Home
last modified time | relevance | path

Searched refs:NETIF_F_HW_VLAN_CTAG_RX (Results 76 – 100 of 109) sorted by relevance

12345

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.c148 cfg->is_vlan_rx_strip = !!(cfg->features & NETIF_F_HW_VLAN_CTAG_RX); in aq_nic_cfg_start()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2244 (NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_HW_VLAN_STAG_RX)
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_core.c692 if ((netdev->features & NETIF_F_HW_VLAN_CTAG_RX) && in liquidio_push_packet()
H A Dlio_main.c3599 NETIF_F_HW_VLAN_CTAG_RX | in setup_nic_devices()
3607 ~NETIF_F_HW_VLAN_CTAG_RX; in setup_nic_devices()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c1690 if ((dev->features & NETIF_F_HW_VLAN_CTAG_RX) && in ixgbe_process_skb_fields()
4966 if (features & NETIF_F_HW_VLAN_CTAG_RX) in ixgbe_set_rx_mode()
9920 else if (changed & (NETIF_F_HW_VLAN_CTAG_RX | in ixgbe_set_features()
11018 NETIF_F_HW_VLAN_CTAG_RX | in ixgbe_probe()
11039 NETIF_F_HW_VLAN_CTAG_RX | in ixgbe_probe()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.c3587 if (!(dev->features & NETIF_F_HW_VLAN_CTAG_RX) && in bnx2_set_rx_mode()
7745 if ((!!(features & NETIF_F_HW_VLAN_CTAG_RX) != in bnx2_set_features()
8563 dev->hw_features |= NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX; in bnx2_init_one()
8570 dev->hw_features &= ~NETIF_F_HW_VLAN_CTAG_RX; in bnx2_init_one()
/openbmc/linux/drivers/net/ethernet/adaptec/
H A Dstarfire.c692 dev->features |= NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_HW_VLAN_CTAG_FILTER; in starfire_init_one()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_new.c1410 NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_NETNS_LOCAL | NETIF_F_HW_TC; in cpsw_create_ports()
/openbmc/linux/drivers/s390/net/
H A Dqeth_l3_main.c1910 NETIF_F_HW_VLAN_CTAG_RX; in qeth_l3_setup_netdev()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dsge.c731 if (features & NETIF_F_HW_VLAN_CTAG_RX) in t1_vlan_mode()
/openbmc/linux/drivers/net/ethernet/natsemi/
H A Dns83820.c2152 ndev->features |= NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX;
/openbmc/linux/drivers/net/ethernet/tehuti/
H A Dtehuti.c1980 NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX | in bdx_probe()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfec_main.c1763 if ((ndev->features & NETIF_F_HW_VLAN_CTAG_RX) && in fec_enet_rx_queue()
4080 ndev->features |= NETIF_F_HW_VLAN_CTAG_RX; in fec_enet_init()
/openbmc/linux/drivers/net/ethernet/via/
H A Dvia-rhine.c975 NETIF_F_HW_VLAN_CTAG_RX | in rhine_init_one_common()
H A Dvia-velocity.c2853 NETIF_F_HW_VLAN_CTAG_FILTER | NETIF_F_HW_VLAN_CTAG_RX | in velocity_probe()
/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.c2482 NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_RXCSUM; in typhoon_init_one()
/openbmc/linux/drivers/net/hyperv/
H A Dnetvsc_drv.c2605 NETIF_F_HW_VLAN_CTAG_RX; in netvsc_probe()
/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2817 NETIF_F_HW_VLAN_CTAG_RX | in igbvf_probe()
/openbmc/linux/drivers/net/ethernet/alteon/
H A Dacenic.c473 dev->features |= NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX; in acenic_probe_one()
/openbmc/linux/drivers/net/team/
H A Dteam.c2200 NETIF_F_HW_VLAN_CTAG_RX | in team_setup()
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c906 NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_HIGHDMA | in qede_init_ndev()
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_main.c2899 netdev->features |= NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX; in enic_probe()
/openbmc/linux/drivers/net/ethernet/
H A Djme.c2970 NETIF_F_HW_VLAN_CTAG_RX; in jme_init_one()
/openbmc/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_en.c2688 NETIF_F_HW_VLAN_CTAG_RX; in mana_probe_port()
/openbmc/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_main.c3002 NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX | in ehea_setup_single_port()

12345