Searched refs:E1000_VMVIR_VLANA_DEFAULT (Results 1 – 4 of 4) sorted by relevance
226 #define E1000_VMVIR_VLANA_DEFAULT 0x40000000 /* Always use default VLAN */ macro
7491 wr32(E1000_VMVIR(vf), (vid | E1000_VMVIR_VLANA_DEFAULT)); in igb_set_vmvir()
260 #define E1000_VMVIR_VLANA_DEFAULT 0x40000000 /* Always use default VLAN */ macro
444 if (core->mac[VMVIR0 + pool] & E1000_VMVIR_VLANA_DEFAULT) { in igb_tx_insert_vlan()