Searched refs:E1000_VLVF_VLANID_ENABLE (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/intel/igb/
H A De1000_82575.h224 #define E1000_VLVF_VLANID_ENABLE 0x80000000 macro
H A De1000_mac.c266 wr32(E1000_VLVF(vlvf_index), bits | vlan | E1000_VLVF_VLANID_ENABLE); local
H A Digb_main.c5223 if (vlvf & E1000_VLVF_VLANID_ENABLE) {

Completed in 426 milliseconds