Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_vfpf.h326 struct bnx2x_vf_mbx_msg { struct
H A Dbnx2x_ethdev.c719 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()
H A Dbnx2x_vfpf.c81 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()
H A Dbnx2x.h1046 struct bnx2x_vf_mbx_msg *vf2pf_mbox;