Searched refs:bnx2x_vf_mbx_msg (Results 1 – 4 of 4) sorted by relevance
248 #define MBX_MSG_ALIGNED_SIZE (roundup(sizeof(struct bnx2x_vf_mbx_msg), \251 struct bnx2x_vf_mbx_msg { struct257 struct bnx2x_vf_mbx_msg *msg; argument
1638 BP_VF_MBX(bp, vfid)->msg = (struct bnx2x_vf_mbx_msg *) in bnx2x_iov_nic_init()3067 sizeof(struct bnx2x_vf_mbx_msg)); in bnx2x_vf_pci_dealloc()3078 sizeof(struct bnx2x_vf_mbx_msg)); in bnx2x_vf_pci_alloc()
47 memset(bp->vf2pf_mbox, 0, sizeof(struct bnx2x_vf_mbx_msg)); in bnx2x_vfpf_prep()1078 offsetof(struct bnx2x_vf_mbx_msg, resp); in bnx2x_vf_mbx_resp_send_msg()
1448 struct bnx2x_vf_mbx_msg *vf2pf_mbox;