/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_netdev.c | 2337 en_dbg(DRV, priv, "Destroying netdev on port:%d\n", priv->port); in mlx4_en_destroy_netdev() 2348 /* flush any pending task for this netdev */ in mlx4_en_destroy_netdev() 2354 /* Detach the netdev so tasks would not attempt to access it */ in mlx4_en_destroy_netdev() 2495 static netdev_features_t mlx4_en_fix_features(struct net_device *netdev, in mlx4_en_fix_features() argument 2498 struct mlx4_en_priv *en_priv = netdev_priv(netdev); in mlx4_en_fix_features() 2514 static int mlx4_en_set_features(struct net_device *netdev, in mlx4_en_set_features() argument 2517 struct mlx4_en_priv *priv = netdev_priv(netdev); in mlx4_en_set_features() 2521 if (DEV_FEATURE_CHANGED(netdev, features, NETIF_F_RXFCS)) { in mlx4_en_set_features() 2527 if (DEV_FEATURE_CHANGED(netdev, features, NETIF_F_RXALL)) { in mlx4_en_set_features() 2538 if (DEV_FEATURE_CHANGED(netdev, feature in mlx4_en_set_features() [all...] |
/drivers/hdf_core/adapter/khdf/liteos_m/network/src/ |
H A D | netbuf_adapter.c | 653 * @param : netdev The net device object 657 NetBuf *Pbuf2NetBuf(const NetDevice *netdev, struct pbuf *lwipBuf) in Pbuf2NetBuf() argument 668 nb = NetBufDevAlloc(netdev, lwipBuf->tot_len); in Pbuf2NetBuf()
|
/drivers/hdf_core/adapter/khdf/liteos/network/src/ |
H A D | netbuf_adapter.c | 653 * @param : netdev The net device object 657 NetBuf *Pbuf2NetBuf(const NetDevice *netdev, struct pbuf *lwipBuf) in Pbuf2NetBuf() argument 668 nb = NetBufDevAlloc(netdev, lwipBuf->tot_len); in Pbuf2NetBuf()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/ |
H A D | atl1c.h | 506 struct net_device *netdev; member 589 void atl1c_set_ethtool_ops(struct net_device *netdev);
|
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-debugfs.c | 448 buf = kasprintf(GFP_KERNEL, "amd-xgbe-%s", pdata->netdev->name); in xgbe_debugfs_init() 513 buf = kasprintf(GFP_KERNEL, "amd-xgbe-%s", pdata->netdev->name); in xgbe_debugfs_rename()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/oki-semi/pch_gbe/ |
H A D | pch_gbe.h | 549 * @netdev: Pointer of network device structure 573 struct net_device *netdev; member 629 void pch_gbe_set_ethtool_ops(struct net_device *netdev);
|
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_stats.c | 177 #define MAX_Q(lif) ((lif)->netdev->real_num_tx_queues) 206 ionic_get_stats64(lif->netdev, &ns); in ionic_get_lif_stats()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/ |
H A D | i40iw.h | 233 struct net_device *netdev; member 516 struct i40iw_handler *i40iw_find_netdev(struct net_device *netdev);
|
/kernel/linux/linux-5.10/drivers/net/netdevsim/ |
H A D | netdev.c | 298 ns->netdev = dev; in nsim_create() 338 struct net_device *dev = ns->netdev; in nsim_destroy()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/ |
H A D | atl1.h | 49 static int atl1_mii_ioctl(struct net_device *netdev, struct ifreq *ifr, 744 struct net_device *netdev; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1e/ |
H A D | atl1e.h | 420 struct net_device *netdev; member 491 void atl1e_set_ethtool_ops(struct net_device *netdev);
|
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
H A D | uap_txrx.c | 344 skb->dev = priv->netdev; in mwifiex_uap_recv_packet() 345 skb->protocol = eth_type_trans(skb, priv->netdev); in mwifiex_uap_recv_packet()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac.h | 543 struct net_device *netdev; member 644 void xlgmac_print_pkt(struct net_device *netdev,
|
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/ |
H A D | prism2mib.c | 626 netdev_warn(wlandev->netdev, in prism2mib_fragmentationthreshold() 692 netdev_err(wlandev->netdev, "Unhandled DID 0x%08x\n", mib->did); in prism2mib_priv()
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | ibss.c | 286 if (!netif_running(wdev->netdev)) in cfg80211_ibss_wext_join() 301 err = __cfg80211_join_ibss(rdev, wdev->netdev, in cfg80211_ibss_wext_join()
|
H A D | wext-sme.c | 28 if (!netif_running(wdev->netdev)) in cfg80211_mgd_wext_connect() 57 err = cfg80211_connect(rdev, wdev->netdev, in cfg80211_mgd_wext_connect()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core_env.c | 273 int mlxsw_env_get_module_eeprom(struct net_device *netdev, in mlxsw_env_get_module_eeprom() argument 297 netdev_err(netdev, "Eeprom query failed\n"); in mlxsw_env_get_module_eeprom()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/ |
H A D | atl1c.h | 511 struct net_device *netdev; member 592 void atl1c_set_ethtool_ops(struct net_device *netdev);
|
/kernel/linux/linux-6.6/drivers/net/ethernet/engleder/ |
H A D | tsnep_tc.c | 427 int tsnep_tc_setup(struct net_device *netdev, enum tc_setup_type type, in tsnep_tc_setup() argument 430 struct tsnep_adapter *adapter = netdev_priv(netdev); in tsnep_tc_setup()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | mlx5_core.h | 228 void mlx5_lag_add_netdev(struct mlx5_core_dev *dev, struct net_device *netdev); 229 void mlx5_lag_remove_netdev(struct mlx5_core_dev *dev, struct net_device *netdev);
|
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/ |
H A D | atl1.h | 49 static int atl1_mii_ioctl(struct net_device *netdev, struct ifreq *ifr, 744 struct net_device *netdev; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-debugfs.c | 448 buf = kasprintf(GFP_KERNEL, "amd-xgbe-%s", pdata->netdev->name); in xgbe_debugfs_init() 513 buf = kasprintf(GFP_KERNEL, "amd-xgbe-%s", pdata->netdev->name); in xgbe_debugfs_rename()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1e/ |
H A D | atl1e.h | 420 struct net_device *netdev; member 491 void atl1e_set_ethtool_ops(struct net_device *netdev);
|
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_main.c | 332 static int aq_ndev_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in aq_ndev_ioctl() argument 334 struct aq_nic_s *aq_nic = netdev_priv(netdev); in aq_ndev_ioctl()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/oki-semi/pch_gbe/ |
H A D | pch_gbe.h | 549 * @netdev: Pointer of network device structure 573 struct net_device *netdev; member 618 void pch_gbe_set_ethtool_ops(struct net_device *netdev);
|