Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/
Dhclge_mbx.h245 typedef int (*hclge_mbx_ops_fn)(struct hclge_mbx_ops_param *param); typedef
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mbx.c990 static const hclge_mbx_ops_fn hclge_mbx_ops_list[HCLGE_MBX_OPCODE_MAX] = {
1021 hclge_mbx_ops_fn cmd_func = NULL; in hclge_mbx_request_handling()