Home
last modified time | relevance | path

Searched refs:hclge_comm_cmd_setup_basic_desc (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_rss.c94 hclge_comm_cmd_setup_basic_desc(&desc, HCLGE_OPC_RSS_TC_MODE, false); in hclge_comm_set_rss_tc_mode()
165 hclge_comm_cmd_setup_basic_desc(&desc, HCLGE_OPC_RSS_INPUT_TUPLE, in hclge_comm_set_rss_tuple()
292 hclge_comm_cmd_setup_basic_desc(&desc, in hclge_comm_set_rss_indir_table()
324 hclge_comm_cmd_setup_basic_desc(&desc, HCLGE_OPC_RSS_INPUT_TUPLE, in hclge_comm_set_rss_input_tuple()
397 hclge_comm_cmd_setup_basic_desc(&desc, in hclge_comm_set_rss_algo_key()
H A Dhclge_comm_cmd.c64 void hclge_comm_cmd_setup_basic_desc(struct hclge_desc *desc, in hclge_comm_cmd_setup_basic_desc() function
76 EXPORT_SYMBOL_GPL(hclge_comm_cmd_setup_basic_desc);
85 hclge_comm_cmd_setup_basic_desc(&desc, HCLGE_OPC_IMP_COMPAT_CFG, false); in hclge_comm_firmware_compat_config()
236 hclge_comm_cmd_setup_basic_desc(&desc, HCLGE_OPC_QUERY_FW_VER, 1); in hclge_comm_cmd_query_version_and_capability()
H A Dhclge_comm_cmd.h489 void hclge_comm_cmd_setup_basic_desc(struct hclge_desc *desc,
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_cmd.h112 hclge_comm_cmd_setup_basic_desc(desc, opcode, is_read)
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_cmd.h24 hclge_comm_cmd_setup_basic_desc(desc, opcode, is_read)
H A Dhclge_err.c3454 hclge_comm_cmd_setup_basic_desc(&desc[0], HCLGE_OPC_GET_QUEUE_ERR_VF, in hclge_handle_vf_queue_err_ras()
3457 hclge_comm_cmd_setup_basic_desc(&desc[1], HCLGE_OPC_GET_QUEUE_ERR_VF, in hclge_handle_vf_queue_err_ras()