Searched refs:NETIF_F_HW_VLAN_RX (Results 1 – 13 of 13) sorted by relevance
230 (NETIF_F_HW_VLAN_RX | NETIF_F_HW_VLAN_FILTER)) { in unregister_vlan_dev()253 if (real_dev->features & NETIF_F_HW_VLAN_RX) in unregister_vlan_dev()348 if ((real_dev->features & NETIF_F_HW_VLAN_RX) && in register_vlan_device()530 if (real_dev->features & NETIF_F_HW_VLAN_RX) in register_vlan_device()
382 #define NETIF_F_HW_VLAN_RX 256 /* Receive VLAN hw acceleration */ macro
872 if ((slave_dev->features & NETIF_F_HW_VLAN_RX) && in bond_vlan_rx_register()951 if ((slave_dev->features & NETIF_F_HW_VLAN_RX) && in bond_add_vlans_on_slave()995 if ((slave_dev->features & NETIF_F_HW_VLAN_RX) && in bond_del_vlans_from_slave()4325 NETIF_F_HW_VLAN_RX | in bond_init()
1867 dev->features |= NETIF_F_HW_VLAN_TX | NETIF_F_HW_VLAN_RX ; in amd8111e_probe_one()1918 dev->features |= NETIF_F_HW_VLAN_TX | NETIF_F_HW_VLAN_RX; in amd8111e_probe_one()
344 defined(NETIF_F_HW_VLAN_RX)664 dev->features |= NETIF_F_HW_VLAN_TX | NETIF_F_HW_VLAN_RX; in acenic_probe()
860 dev->features |= NETIF_F_HW_VLAN_RX | NETIF_F_HW_VLAN_FILTER; in starfire_init_one()
1757 dev->features |= NETIF_F_HW_VLAN_TX | NETIF_F_HW_VLAN_RX; in cp_init_one()
2475 dev->features |= NETIF_F_HW_VLAN_TX | NETIF_F_HW_VLAN_RX; in typhoon_init_one()
2565 dev->features |= NETIF_F_HW_VLAN_RX | NETIF_F_HW_VLAN_TX; in nv_probe()
9336 dev->features |= NETIF_F_HW_VLAN_TX | NETIF_F_HW_VLAN_RX; in tg3_init_one()
658 NETIF_F_HW_VLAN_TX | NETIF_F_HW_VLAN_RX; in e100_found1()
992 NETIF_F_HW_VLAN_RX |
5550 NETIF_F_HW_VLAN_RX; in qeth_softsetup_card()