Searched refs:hclge_mbx_ops_param (Results 1 – 2 of 2) sorted by relevance
835 hclge_mbx_map_ring_to_vector_handler(struct hclge_mbx_ops_param *param) in hclge_mbx_map_ring_to_vector_handler()842 hclge_mbx_unmap_ring_to_vector_handler(struct hclge_mbx_ops_param *param) in hclge_mbx_unmap_ring_to_vector_handler()849 hclge_mbx_get_ring_vector_map_handler(struct hclge_mbx_ops_param *param) in hclge_mbx_get_ring_vector_map_handler()892 static int hclge_mbx_set_vlan_handler(struct hclge_mbx_ops_param *param) in hclge_mbx_set_vlan_handler()904 static int hclge_mbx_set_alive_handler(struct hclge_mbx_ops_param *param) in hclge_mbx_set_alive_handler()916 static int hclge_mbx_get_qinfo_handler(struct hclge_mbx_ops_param *param) in hclge_mbx_get_qinfo_handler()952 static int hclge_mbx_reset_handler(struct hclge_mbx_ops_param *param) in hclge_mbx_reset_handler()963 static int hclge_mbx_set_mtu_handler(struct hclge_mbx_ops_param *param) in hclge_mbx_set_mtu_handler()992 hclge_mbx_get_vf_flr_status_handler(struct hclge_mbx_ops_param *param) in hclge_mbx_get_vf_flr_status_handler()1002 static int hclge_mbx_vf_uninit_handler(struct hclge_mbx_ops_param *param) in hclge_mbx_vf_uninit_handler()[all …]
239 struct hclge_mbx_ops_param { struct245 typedef int (*hclge_mbx_ops_fn)(struct hclge_mbx_ops_param *param); argument
Completed in 7 milliseconds