| /linux-6.15/include/linux/ |
| H A D | netdev_features.h | 135 #define NETIF_F_RXALL __NETIF_F(RXALL) macro
|
| /linux-6.15/drivers/net/ethernet/sfc/ |
| H A D | ef100_rx.c | 78 unlikely(!(efx->net_dev->features & NETIF_F_RXALL))) in __ef100_rx_packet()
|
| H A D | ef100_netdev.c | 448 ~(NETIF_F_RXFCS | NETIF_F_RXALL); in ef100_probe_netdev()
|
| H A D | efx.c | 1113 net_dev->features &= ~NETIF_F_RXALL; in efx_pci_probe_post_io()
|
| H A D | ef100_nic.c | 1221 NETIF_F_RXHASH | NETIF_F_RXFCS | NETIF_F_TSO_ECN | NETIF_F_RXALL | \
|
| H A D | ef10.c | 2728 if (!(efx->net_dev->features & NETIF_F_RXALL)) { in efx_ef10_handle_rx_event_errors() 4059 NETIF_F_RXALL)
|
| /linux-6.15/drivers/net/ethernet/realtek/ |
| H A D | 8139too.c | 907 if (!(changed & (NETIF_F_RXALL))) in rtl8139_set_features() 912 if (changed & NETIF_F_RXALL) { in rtl8139_set_features() 914 if (features & NETIF_F_RXALL) in rtl8139_set_features() 1014 dev->hw_features |= NETIF_F_RXALL; in rtl8139_init_one() 2015 if ((dev->features & NETIF_F_RXALL) && in rtl8139_rx() 2586 if (dev->features & NETIF_F_RXALL) in __set_rx_mode()
|
| H A D | r8169_main.c | 1675 if (features & NETIF_F_RXALL) in rtl_set_rx_config_features() 4673 if (!(dev->features & NETIF_F_RXALL)) in rtl_rx() 5576 dev->hw_features |= NETIF_F_RXALL; in rtl_init_one()
|
| /linux-6.15/drivers/net/ethernet/atheros/atl1e/ |
| H A D | atl1e_main.c | 302 if (features & NETIF_F_RXALL) { in __atl1e_rx_mode() 408 if (changed & NETIF_F_RXALL) in atl1e_set_features() 1073 if (netdev->features & NETIF_F_RXALL) in atl1e_setup_mac_ctrl() 1435 !(netdev->features & NETIF_F_RXALL)) { in atl1e_clean_rx_irq() 2282 netdev->hw_features |= NETIF_F_RXALL | NETIF_F_RXFCS; in atl1e_init_netdev()
|
| /linux-6.15/drivers/net/ethernet/realtek/rtase/ |
| H A D | rtase_main.c | 520 if (dev->features & NETIF_F_RXALL) in rx_handler() 737 if (features & NETIF_F_RXALL) in rtase_hw_set_features() 791 if (dev->features & NETIF_F_RXALL) in rtase_hw_set_rx_packet_filter() 1681 features_set &= NETIF_F_RXALL | NETIF_F_RXCSUM | in rtase_set_features() 2162 NETIF_F_RXALL | NETIF_F_RXFCS | in rtase_init_one()
|
| /linux-6.15/drivers/net/ethernet/sfc/siena/ |
| H A D | efx.c | 998 NETIF_F_TSO | NETIF_F_RXCSUM | NETIF_F_RXALL); in efx_pci_probe_post_io() 1012 net_dev->features &= ~NETIF_F_RXALL; in efx_pci_probe_post_io()
|
| H A D | farch.c | 926 if (efx->net_dev->features & NETIF_F_RXALL) in efx_farch_handle_rx_not_ok()
|
| /linux-6.15/drivers/net/ethernet/wangxun/ngbe/ |
| H A D | ngbe_main.c | 610 netdev->hw_features |= netdev->features | NETIF_F_RXALL; in ngbe_probe()
|
| /linux-6.15/drivers/net/ethernet/wangxun/txgbe/ |
| H A D | txgbe_main.c | 650 netdev->hw_features |= netdev->features | NETIF_F_RXALL; in txgbe_probe()
|
| /linux-6.15/drivers/net/ethernet/intel/ |
| H A D | e100.c | 1143 if (netdev->features & NETIF_F_RXALL) { in e100_configure() 2019 if (unlikely(dev->features & NETIF_F_RXALL)) { in e100_rx_indicate() 2804 if (!(changed & (NETIF_F_RXFCS | NETIF_F_RXALL))) in e100_set_features() 2838 netdev->hw_features |= NETIF_F_RXALL; in e100_probe()
|
| /linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_vf.c | 666 netdev->hw_features |= NETIF_F_RXALL; in otx2vf_probe()
|
| H A D | otx2_txrx.c | 321 if (pfvf->netdev->features & NETIF_F_RXALL) in otx2_check_rcv_errors()
|
| /linux-6.15/drivers/net/ethernet/intel/e1000/ |
| H A D | e1000_main.c | 812 if (!(changed & (NETIF_F_RXCSUM | NETIF_F_RXALL))) in e1000_set_features() 1052 NETIF_F_RXALL | in e1000_probe() 1829 if (adapter->netdev->features & NETIF_F_RXALL) { in e1000_setup_rctl() 4187 } else if (netdev->features & NETIF_F_RXALL) { in e1000_clean_jumbo_rx_irq() 4436 } else if (netdev->features & NETIF_F_RXALL) { in e1000_clean_rx_irq()
|
| /linux-6.15/drivers/net/ethernet/intel/e1000e/ |
| H A D | netdev.c | 983 !(netdev->features & NETIF_F_RXALL))) { in e1000_clean_rx_irq() 1369 !(netdev->features & NETIF_F_RXALL))) { in e1000_clean_rx_irq_ps() 1556 !(netdev->features & NETIF_F_RXALL)))) { in e1000_clean_jumbo_rx_irq() 3156 if (adapter->netdev->features & NETIF_F_RXALL) { in e1000_setup_rctl() 7305 NETIF_F_RXALL))) in e1000_set_features() 7542 netdev->hw_features |= NETIF_F_RXALL; in e1000_probe()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_netdev.c | 2531 if (DEV_FEATURE_CHANGED(netdev, features, NETIF_F_RXALL)) { in mlx4_en_set_features() 2532 u8 ignore_fcs_value = (features & NETIF_F_RXALL) ? 1 : 0; in mlx4_en_set_features() 3414 dev->hw_features |= NETIF_F_RXALL; in mlx4_en_init_netdev()
|
| /linux-6.15/drivers/net/ethernet/intel/igb/ |
| H A D | igb_main.c | 2468 if (!(changed & (NETIF_F_RXALL | NETIF_F_NTUPLE))) in igb_set_features() 3317 NETIF_F_RXALL; in igb_probe() 4622 if (adapter->netdev->features & NETIF_F_RXALL) { in igb_setup_rctl() 5344 (netdev->features & NETIF_F_RXALL)) { in igb_set_rx_mode() 8831 if (!(netdev->features & NETIF_F_RXALL)) { in igb_cleanup_headers()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_main.c | 4311 err |= MLX5E_HANDLE_FEATURE(NETIF_F_RXALL, set_feature_rx_all); in mlx5e_set_features() 5551 netdev->hw_features |= NETIF_F_RXALL; in mlx5e_build_nic_netdev() 5563 netdev->features &= ~NETIF_F_RXALL; in mlx5e_build_nic_netdev()
|
| /linux-6.15/drivers/net/ethernet/intel/igc/ |
| H A D | igc_main.c | 863 if (adapter->netdev->features & NETIF_F_RXALL) { in igc_setup_rctl() 2149 if (!(netdev->features & NETIF_F_RXALL)) { in igc_cleanup_headers() 5451 if (!(changed & (NETIF_F_RXALL | NETIF_F_NTUPLE))) in igc_set_features()
|
| /linux-6.15/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_hw.c | 1516 if (netdev->features & NETIF_F_RXALL) { in wx_set_rx_mode()
|
| /linux-6.15/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_main.c | 1932 !(netdev->features & NETIF_F_RXALL)))) { in ixgbe_cleanup_headers() 5229 if (features & NETIF_F_RXALL) { in ixgbe_set_rx_mode() 10307 if (changed & NETIF_F_RXALL) in ixgbe_set_features() 11444 NETIF_F_RXALL | in ixgbe_probe()
|