summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_common
AgeCommit message (Expand)AuthorFilesLines
2022-01-05net: hns3: create new common cmd code for PF and VF modulesJie Wang4-51/+272
2022-01-05net: hns3: create new set of common tqp stats APIs for PF and VF reuseJie Wang3-0/+158
2022-01-05net: hns3: create new set of common rss init APIs for PF and VF reuseJie Wang3-5/+213
2022-01-05net: hns3: create new set of common rss set APIs for PF and VF moduleJie Wang3-1/+230
2022-01-05net: hns3: create new set of common rss get APIs for PF and VF rss moduleJie Wang2-0/+195
2022-01-05net: hns3: refactor hclge_comm_send function in PF/VF driversJie Wang2-47/+32
2022-01-05net: hns3: create new rss common structure hclge_comm_rss_cfgJie Wang1-0/+34
2021-12-31net: hns3: create common cmdq init and uninit APIsJie Wang2-0/+163
2021-12-31net: hns3: create common cmdq resource allocate/free/query APIsJie Wang2-1/+311
2021-12-31net: hns3: create new set of unified hclge_comm_cmd_send APIsJie Wang2-0/+325
2021-12-31net: hns3: create new cmdq hardware description structure hclge_comm_hwJie Wang1-0/+55