Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.h256 #define MBX_MSG_ALIGNED_SIZE (roundup(sizeof(struct bnx2x_vf_mbx_msg), \
259 struct bnx2x_vf_mbx_msg { struct
265 struct bnx2x_vf_mbx_msg *msg; argument
Dbnx2x_sriov.c1596 BP_VF_MBX(bp, vfid)->msg = (struct bnx2x_vf_mbx_msg *) in bnx2x_iov_nic_init()
3039 sizeof(struct bnx2x_vf_mbx_msg)); in bnx2x_vf_pci_dealloc()
3050 sizeof(struct bnx2x_vf_mbx_msg)); in bnx2x_vf_pci_alloc()
Dbnx2x_vfpf.c49 memset(bp->vf2pf_mbox, 0, sizeof(struct bnx2x_vf_mbx_msg)); in bnx2x_vfpf_prep()
1160 offsetof(struct bnx2x_vf_mbx_msg, resp); in bnx2x_vf_mbx_resp_send_msg()
Dbnx2x.h1475 struct bnx2x_vf_mbx_msg *vf2pf_mbox;