Home
last modified time | relevance | path

Searched refs:NETIF_F_HW_VLAN_CTAG_FILTER (Results 76 – 88 of 88) sorted by relevance

1234

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c2293 netdev->features |= NETIF_F_HW_VLAN_CTAG_FILTER; in qlcnic_setup_netdev()
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c4632 netdev->features |= NETIF_F_HW_VLAN_CTAG_FILTER | in ixgbevf_probe()
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c13220 dev->hw_features |= NETIF_F_HW_VLAN_CTAG_FILTER; in bnx2x_init_dev()
13948 dev->hw_features |= NETIF_F_HW_VLAN_CTAG_FILTER; in bnx2x_init_one()
13949 dev->features |= NETIF_F_HW_VLAN_CTAG_FILTER; in bnx2x_init_one()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_main.c1042 NETIF_F_HW_VLAN_CTAG_FILTER; in e1000_probe()
/openbmc/linux/drivers/net/vmxnet3/
H A Dvmxnet3_drv.c3574 netdev->features = netdev->hw_features | NETIF_F_HW_VLAN_CTAG_FILTER; in vmxnet3_declare_features()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c1695 NETIF_F_HW_VLAN_CTAG_FILTER | NETIF_F_HW_TC; in mlxsw_sp_port_create()
/openbmc/linux/drivers/net/
H A Dvirtio_net.c4189 vi->dev->features |= NETIF_F_HW_VLAN_CTAG_FILTER; in virtnet_find_vqs()
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c5195 NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_HW_VLAN_CTAG_FILTER | in be_netdev_init()
/openbmc/linux/drivers/net/bonding/
H A Dbond_main.c5926 NETIF_F_HW_VLAN_CTAG_FILTER | in bond_setup()
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c7555 netdev->features |= NETIF_F_HW_VLAN_CTAG_FILTER; in e1000_probe()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c7506 ndev->features |= NETIF_F_HW_VLAN_CTAG_FILTER; in stmmac_dvr_probe()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c3351 netdev->features |= NETIF_F_HW_VLAN_CTAG_FILTER | in igb_probe()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c13838 netdev->features |= hw_features | NETIF_F_HW_VLAN_CTAG_FILTER; in i40e_config_netdev()

1234