Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_vfpf.h184 #define PFVF_CAP_VLAN_FILTER 0x00000010 macro
H A Dbnx2x_vfpf.c938 if (!(bp->acquire_resp.pfdev_info.pf_cap & PFVF_CAP_VLAN_FILTER)) { in bnx2x_vfpf_update_vlan()
1274 PFVF_CAP_VLAN_FILTER); in bnx2x_vf_mbx_acquire_resp()
H A Dbnx2x_main.c13947 if (bp->acquire_resp.pfdev_info.pf_cap & PFVF_CAP_VLAN_FILTER) { in bnx2x_init_one()