Home
last modified time | relevance | path

Searched refs:IGBVF_FLAG_RX_LB_VLAN_BSWAP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
2862 adapter->flags |= IGBVF_FLAG_RX_LB_VLAN_BSWAP; in igbvf_probe()
/kernel/linux/linux-6.6/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()
2865 adapter->flags |= IGBVF_FLAG_RX_LB_VLAN_BSWAP; in igbvf_probe()

Completed in 9 milliseconds