vfpf_tlvs         265 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.h 	union vfpf_tlvs req;
vfpf_tlvs        2255 drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.c 					  sizeof(union vfpf_tlvs)/4);
vfpf_tlvs         434 drivers/net/ethernet/qlogic/qed/qed_sriov.c 	union vfpf_tlvs *p_req_virt_addr;
vfpf_tlvs         456 drivers/net/ethernet/qlogic/qed/qed_sriov.c 		vf->vf_mbx.req_phys = req_p + idx * sizeof(union vfpf_tlvs);
vfpf_tlvs         494 drivers/net/ethernet/qlogic/qed/qed_sriov.c 	p_iov_info->mbx_msg_size = sizeof(union vfpf_tlvs) * num_vfs;
vfpf_tlvs        4113 drivers/net/ethernet/qlogic/qed/qed_sriov.c 			       sizeof(union vfpf_tlvs) / 4, &params)) {
vfpf_tlvs         135 drivers/net/ethernet/qlogic/qed/qed_sriov.h 	union vfpf_tlvs *req_virt;
vfpf_tlvs          60 drivers/net/ethernet/qlogic/qed/qed_vf.c 	memset(p_iov->vf2pf_request, 0, sizeof(union vfpf_tlvs));
vfpf_tlvs          86 drivers/net/ethernet/qlogic/qed/qed_vf.c 	union vfpf_tlvs *p_req = p_hwfn->vf_iov_info->vf2pf_request;
vfpf_tlvs         201 drivers/net/ethernet/qlogic/qed/qed_vf.c 				  sizeof(union vfpf_tlvs),
vfpf_tlvs         503 drivers/net/ethernet/qlogic/qed/qed_vf.c 						  sizeof(union vfpf_tlvs),
vfpf_tlvs         570 drivers/net/ethernet/qlogic/qed/qed_vf.c 			  sizeof(union vfpf_tlvs),
vfpf_tlvs         682 drivers/net/ethernet/qlogic/qed/qed_vf.h 	union vfpf_tlvs *vf2pf_request;