summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_cmd.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-13net: hns3: add support to query scc version by devlink infoHao Chen1-0/+8
2024-04-13net: hns3: dump more reg info based on ras modPeiyang Wang1-0/+2
2024-04-13net: hns3: add command queue trace for hns3Hao Lan1-1/+13
2024-03-08net: hns3: fix reset timeout under full functions and queuesPeiyang Wang1-1/+1
2023-10-11net: hns3: add vf fault detect supportJie Wang1-0/+1
2023-10-11net: hns3: add hns3 vf fault detect cap bit supportJie Wang1-0/+1
2023-07-24net: hns3: add tm flush when setting tmHao Lan1-0/+2
2023-05-13net: hns3: fix reset timeout when enable full VFJijie Shao1-1/+7
2023-03-29net: hns3: support wake on lan configuration and queryHao Lan1-0/+3
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