Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mbx.c56 resp_pf_to_vf->dest_vfid = vf_to_pf_req->mbx_src_vfid; in hclge_gen_resp_to_vf()
85 status, vf_to_pf_req->mbx_src_vfid, in hclge_gen_resp_to_vf()
612 dest_vfid = mbx_req->mbx_src_vfid; in hclge_get_link_mode()
735 queue_id, mbx_req->mbx_src_vfid); in hclge_get_queue_id_in_pf()
1095 param->req->mbx_src_vfid, in hclge_mbx_request_handling()
1141 param.vport = &hdev->vport[req->mbx_src_vfid]; in hclge_mbx_handler()
Dhclge_trace.h32 __entry->vfid = req->mbx_src_vfid;
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_trace.h63 __entry->vfid = req->mbx_src_vfid;
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/
Dhclge_mbx.h156 u8 mbx_src_vfid; /* Auto filled by IMP */ member