Home
last modified time | relevance | path

Searched refs:hclge_mbx_ops_fn (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhclge_mbx.h245 typedef int (*hclge_mbx_ops_fn)(struct hclge_mbx_ops_param *param); typedef
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_mbx.c1043 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()