Home
last modified time | relevance | path

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

/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] = { variable
1079 cmd_func = hclge_mbx_ops_list[param->req->msg.code]; in hclge_mbx_request_handling()