Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_sriov.c1035 struct vf_cmd_msg_handle *vf_msg_handle; in nic_pf_mbox_handler() local
1056 vf_msg_handle = &nic_vf_cmd_msg_handler[i]; in nic_pf_mbox_handler()
1057 if (cmd == vf_msg_handle->cmd && in nic_pf_mbox_handler()
1058 vf_msg_handle->cmd_msg_handler) { in nic_pf_mbox_handler()
1059 err = vf_msg_handle->cmd_msg_handler(hwdev, vf_id, in nic_pf_mbox_handler()