Searched refs:hclge_mbx_ops_fn (Results 1 – 2 of 2) sorted by relevance
245 typedef int (*hclge_mbx_ops_fn)(struct hclge_mbx_ops_param *param); typedef
1043 static const hclge_mbx_ops_fn hclge_mbx_ops_list[HCLGE_MBX_OPCODE_MAX] = {1074 hclge_mbx_ops_fn cmd_func = NULL; in hclge_mbx_request_handling()