Home
last modified time | relevance | path

Searched refs:hclgevf_build_send_msg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c109 static void hclgevf_build_send_msg(struct hclge_vf_to_pf_msg *msg, u8 code, in hclgevf_build_send_msg() function
128 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_GET_BASIC_INFO, 0); in hclgevf_get_basic_info()
155 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_SET_VLAN, in hclgevf_get_port_base_vlan_filter_state()
180 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_GET_QINFO, 0); in hclgevf_get_queue_info()
207 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_GET_QDEPTH, 0); in hclgevf_get_queue_depth()
232 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_GET_QID_IN_PF, 0); in hclgevf_get_qid_global()
248 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_GET_MEDIA_TYPE, 0); in hclgevf_get_pf_media_type()
362 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_GET_LINK_STATUS, 0); in hclgevf_request_link_info()
401 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_GET_LINK_MODE, 0); in hclgevf_update_link_mode()
495 hclgevf_build_send_msg( in hclgevf_get_rss_hash_key()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c233 static void hclgevf_build_send_msg(struct hclge_vf_to_pf_msg *msg, u8 code, in hclgevf_build_send_msg() function
249 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_GET_TCINFO, 0); in hclgevf_get_tc_info()
271 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_SET_VLAN, in hclgevf_get_port_base_vlan_filter_state()
298 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_GET_QINFO, 0); in hclgevf_get_queue_info()
328 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_GET_QDEPTH, 0); in hclgevf_get_queue_depth()
354 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_GET_QID_IN_PF, 0); in hclgevf_get_qid_global()
370 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_GET_MEDIA_TYPE, 0); in hclgevf_get_pf_media_type()
462 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_GET_LINK_STATUS, 0); in hclgevf_request_link_info()
502 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_GET_LINK_MODE, 0); in hclgevf_update_link_mode()
715 hclgevf_build_send_msg( in hclgevf_get_rss_hash_key()
[all...]

Completed in 6 milliseconds