Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mbx.c40 resp_pf_to_vf->dest_vfid = vf_to_pf_req->mbx_src_vfid; in hclge_gen_resp_to_vf()
60 u16 mbx_opcode, u8 dest_vfid) in hclge_send_mbx_msg() argument
71 resp_pf_to_vf->dest_vfid = dest_vfid; in hclge_send_mbx_msg()
91 u8 dest_vfid; in hclge_inform_reset_assert_to_vf() local
93 dest_vfid = (u8)vport->vport_id; in hclge_inform_reset_assert_to_vf()
106 HCLGE_MBX_ASSERTING_RESET, dest_vfid); in hclge_inform_reset_assert_to_vf()
434 u8 dest_vfid; in hclge_get_link_info() local
443 dest_vfid = mbx_req->mbx_src_vfid; in hclge_get_link_info()
447 HCLGE_MBX_LINK_STAT_CHANGE, dest_vfid); in hclge_get_link_info()
459 u8 dest_vfid; in hclge_get_link_mode() local
[all …]
Dhclge_main.c3224 req->dest_vfid = func_id; in hclge_set_vf_rst()
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/
Dhclge_mbx.h99 u8 dest_vfid; member
107 u8 dest_vfid; member