Searched refs:E1000_VLVF_VLANID_MASK (Results 1 – 3 of 3) sorted by relevance
220 #define E1000_VLVF_VLANID_MASK 0x00000FFF macro
153 bits = rd32(E1000_VLVF(regindex)) & E1000_VLVF_VLANID_MASK; in igb_find_vlvf_slot()
7359 vid = vlvf & E1000_VLVF_VLANID_MASK; in igb_clear_vf_vfta()7537 int vid = (msgbuf[1] & E1000_VLVF_VLANID_MASK); in igb_set_vf_vlan_msg()