Searched refs:bnx2x_vf_mbx_msg (Results 1 – 4 of 4) sorted by relevance
326 struct bnx2x_vf_mbx_msg { struct
719 ret = bnx2x_dma_alloc(sc, sizeof(struct bnx2x_vf_mbx_msg), in bnx2x_common_dev_init()725 sc->vf2pf_mbox = (struct bnx2x_vf_mbx_msg *) in bnx2x_common_dev_init()
81 struct bnx2x_vf_mbx_msg *mbox = sc->vf2pf_mbox; in bnx2x_vf_prep()87 memset(mbox, 0, sizeof(struct bnx2x_vf_mbx_msg)); in bnx2x_vf_prep()
1046 struct bnx2x_vf_mbx_msg *vf2pf_mbox;