Home
last modified time | relevance | path

Searched refs:pf2vf_bulletin (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_vfpf.c30 bull = sc->pf2vf_bulletin; in bnx2x_check_bull()
36 bull = sc->pf2vf_bulletin; in bnx2x_check_bull()
586 rte_memcpy(sc->link_params.mac_addr, sc->pf2vf_bulletin->mac, in bnx2x_vf_set_mac()
588 rte_memcpy(query->filters[0].mac, sc->pf2vf_bulletin->mac, in bnx2x_vf_set_mac()
H A Dbnx2x_ethdev.c734 sc->pf2vf_bulletin = (struct bnx2x_vf_bulletin *) in bnx2x_common_dev_init()
H A Dbnx2x.h1049 struct bnx2x_vf_bulletin *pf2vf_bulletin; member