Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Digbvf.h269 #define IGBVF_FLAG_RX_LB_VLAN_BSWAP BIT(1) macro
H A Dnetdev.c91 if ((adapter->flags & IGBVF_FLAG_RX_LB_VLAN_BSWAP) && in igbvf_receive_skb()
2864 adapter->flags |= IGBVF_FLAG_RX_LB_VLAN_BSWAP; in igbvf_probe()