Home
last modified time | relevance | path

Searched refs:netdev (Results 1 – 25 of 28) sorted by relevance

12

/include/linux/platform_data/
A Ddsa.h22 struct device *netdev[DSA_MAX_PORTS]; member
56 struct device *netdev; member
A Dmv88e6xxx.h14 struct net_device *netdev; member
/include/net/
A Dnet_debug.h113 #define netif_dbg(priv, type, netdev, format, args...) \ argument
116 dynamic_netdev_dbg(netdev, format, ##args); \
131 #define netif_cond_dbg(priv, type, netdev, cond, level, fmt, args...) \ argument
134 netif_dbg(priv, type, netdev, fmt, ##args); \
136 netif_ ## level(priv, type, netdev, fmt, ##args); \
A Dnet_shaper.h22 struct net_device *netdev; member
A Dtls.h236 struct net_device __rcu *netdev; member
273 int (*tls_dev_add)(struct net_device *netdev, struct sock *sk,
277 void (*tls_dev_del)(struct net_device *netdev,
280 int (*tls_dev_resync)(struct net_device *netdev,
A Dmacsec.h233 struct net_device *netdev; member
270 struct net_device *netdev; member
A Dxsk_buff_pool.h40 struct net_device *netdev; member
49 struct net_device *netdev; member
A Dcfg80211.h4775 struct net_device *netdev, int link_id,
4778 struct net_device *netdev, int link_id,
4781 struct net_device *netdev,
6465 struct net_device *netdev; member
6576 if (wdev->netdev) in wdev_address()
6577 return wdev->netdev->dev_addr; in wdev_address()
6583 if (wdev->netdev) in wdev_running()
6584 return netif_running(wdev->netdev); in wdev_running()
9013 void cfg80211_cac_event(struct net_device *netdev,
9378 void cfg80211_ft_event(struct net_device *netdev,
[all …]
A Dnetdev_queues.h108 void netdev_stat_queue_sum(struct net_device *netdev,
A Dcfg802154.h477 struct net_device *netdev; member
/include/linux/dsa/
A Dloop.h38 struct net_device *netdev; member
/include/linux/
A Doa_tc6.h15 struct oa_tc6 *oa_tc6_init(struct spi_device *spi, struct net_device *netdev);
A Dethtool_netlink.h46 void ethnl_pse_send_ntf(struct net_device *netdev, unsigned long notif);
125 static inline void ethnl_pse_send_ntf(struct net_device *netdev, in ethnl_pse_send_ntf() argument
A Dphy_link_topology.h30 struct net_device *netdev; member
A Detherdevice.h32 int platform_get_ethdev_address(struct device *dev, struct net_device *netdev);
36 int device_get_ethdev_address(struct device *dev, struct net_device *netdev);
A Dbpf.h621 struct net_device *netdev; member
1093 struct net_device *netdev; member
3212 struct net_device *netdev);
3214 struct net_device *netdev);
3215 bool bpf_offload_dev_match(struct bpf_prog *prog, struct net_device *netdev);
/include/linux/net/intel/
A Diidc_rdma_idpf.h13 struct net_device *netdev; member
A Diidc_rdma_ice.h52 struct net_device *netdev; member
A Di40e_client.h76 struct net_device *netdev; member
/include/scsi/
A Dlibfcoe.h262 int fcoe_get_wwn(struct net_device *netdev, u64 *wwn, int type);
264 struct net_device *netdev);
402 struct net_device *netdev; member
A Dlibiscsi.h377 char *netdev; member
/include/net/phonet/
A Dpn_dev.h27 struct net_device *netdev; member
/include/net/page_pool/
A Dtypes.h90 struct net_device *netdev;
/include/linux/can/
A Ddev.h191 int can_eth_ioctl_hwts(struct net_device *netdev, struct ifreq *ifr, int cmd);
/include/rdma/
A Dib_verbs.h2243 struct net_device __rcu *netdev; member
2271 void (*free_rdma_netdev)(struct net_device *netdev);
2274 void (*set_id)(struct net_device *netdev, int id);
2295 struct net_device *netdev, void *param);
4868 struct net_device *netdev);

Completed in 87 milliseconds

12