Home
last modified time | relevance | path

Searched refs:VLAN_VALID (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_vfpf.h289 #define VLAN_VALID 1 /* when set, the vf should no access the macro
H A Dbnx2x_vfpf.c56 if (valid_bitmap & (1 << VLAN_VALID)) in bnx2x_check_bull()