Searched refs:hclgevf_build_send_msg (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
| H A D | hclgevf_main.c | 190 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_SET_VLAN, in hclgevf_get_port_base_vlan_filter_state() 215 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_GET_QINFO, 0); in hclgevf_get_queue_info() 242 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_GET_QDEPTH, 0); in hclgevf_get_queue_depth() 531 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_GET_RSS_KEY, 0); in hclgevf_get_rss_hash_key() 1043 hclgevf_build_send_msg(&send_msg, code, subcode); in hclgevf_add_del_mac_addr() 1215 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_SET_VLAN, in hclgevf_enable_vlan_filter() 1249 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_SET_VLAN, in hclgevf_set_vlan_filter() 1299 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_SET_VLAN, in hclgevf_en_hw_strip_rxvtag_cmd() 1359 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_SET_MTU, 0); in hclgevf_set_mtu() 1512 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_RESET, 0); in hclgevf_reset_prepare_wait() [all …]
|