aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_cmd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-07net: hns3: add support to query and set lane number by ethtoolHao Chen1-0/+1
2022-09-07net: hns3: add querying fec statisticsHao Lan1-0/+2
2022-08-31net: hns3: add querying and setting fec llrs mode from firmwareHao Lan1-0/+1
2022-08-31net: hns3: add getting capabilities of gro offload and fd from firmwareGuangbin Huang1-0/+2
2022-04-20net: hns3: add ethtool parameter check for CQE/EQE modeYufeng Mo1-0/+1
2022-01-05net: hns3: create new common cmd code for PF and VF modulesJie Wang1-26/+251
2022-01-05net: hns3: create new set of common tqp stats APIs for PF and VF reuseJie Wang1-0/+2
2022-01-05net: hns3: create new set of common rss init APIs for PF and VF reuseJie Wang1-0/+1
2022-01-05net: hns3: create new set of common rss set APIs for PF and VF moduleJie Wang1-0/+3
2022-01-05net: hns3: refactor hclge_comm_send function in PF/VF driversJie Wang1-3/+3
2021-12-31net: hns3: create common cmdq init and uninit APIsJie Wang1-0/+19
2021-12-31net: hns3: create common cmdq resource allocate/free/query APIsJie Wang1-1/+88
2021-12-31net: hns3: create new set of unified hclge_comm_cmd_send APIsJie Wang1-0/+66
2021-12-31net: hns3: create new cmdq hardware description structure hclge_comm_hwJie Wang1-0/+55