/include/linux/can/ |
D | led.h | 27 void can_led_event(struct net_device *netdev, enum can_led_event event); 28 void devm_can_led_init(struct net_device *netdev); 34 static inline void can_led_event(struct net_device *netdev, in can_led_event() argument 38 static inline void devm_can_led_init(struct net_device *netdev) in devm_can_led_init() argument
|
/include/linux/platform_data/ |
D | dsa.h | 22 struct device *netdev[DSA_MAX_PORTS]; member 56 struct device *netdev; member
|
D | mv88e6xxx.h | 14 struct net_device *netdev; member
|
/include/linux/dsa/ |
D | loop.h | 37 struct net_device *netdev; member
|
D | 8021q.h | 33 struct sk_buff *dsa_8021q_xmit(struct sk_buff *skb, struct net_device *netdev,
|
/include/scsi/ |
D | libfcoe.h | 258 int fcoe_get_wwn(struct net_device *netdev, u64 *wwn, int type); 260 struct net_device *netdev); 389 struct net_device *netdev; member
|
D | libiscsi.h | 368 char *netdev; member
|
/include/net/phonet/ |
D | pn_dev.h | 22 struct net_device *netdev; member
|
/include/net/ |
D | xsk_buff_pool.h | 34 struct net_device *netdev; member 44 struct net_device *netdev; member
|
D | macsec.h | 215 struct net_device *netdev; member 235 struct net_device *netdev; member
|
D | tls.h | 262 struct net_device *netdev; member 299 int (*tls_dev_add)(struct net_device *netdev, struct sock *sk, 303 void (*tls_dev_del)(struct net_device *netdev, 306 int (*tls_dev_resync)(struct net_device *netdev,
|
D | cfg80211.h | 4582 int (*add_key)(struct wiphy *wiphy, struct net_device *netdev, 4585 int (*get_key)(struct wiphy *wiphy, struct net_device *netdev, 4589 int (*del_key)(struct wiphy *wiphy, struct net_device *netdev, 4593 struct net_device *netdev, int link_id, 4596 struct net_device *netdev, int link_id, 4599 struct net_device *netdev, 4720 int (*dump_survey)(struct wiphy *wiphy, struct net_device *netdev, 4723 int (*set_pmksa)(struct wiphy *wiphy, struct net_device *netdev, 4725 int (*del_pmksa)(struct wiphy *wiphy, struct net_device *netdev, 4727 int (*flush_pmksa)(struct wiphy *wiphy, struct net_device *netdev); [all …]
|
D | cfg802154.h | 332 struct net_device *netdev; member
|
D | dsa.h | 978 struct dsa_port *dsa_port_from_netdev(struct net_device *netdev);
|
D | devlink.h | 1579 struct net_device *netdev);
|
/include/linux/net/intel/ |
D | i40e_client.h | 81 struct net_device *netdev; member
|
/include/linux/ |
D | bpf.h | 270 struct net_device *netdev; member 600 struct net_device *netdev; member 2007 struct net_device *netdev); 2009 struct net_device *netdev); 2010 bool bpf_offload_dev_match(struct bpf_prog *prog, struct net_device *netdev);
|
D | netdevice.h | 5474 #define netif_dbg(priv, type, netdev, format, args...) \ argument 5477 dynamic_netdev_dbg(netdev, format, ##args); \ 5492 #define netif_cond_dbg(priv, type, netdev, cond, level, fmt, args...) \ argument 5495 netif_dbg(priv, type, netdev, fmt, ##args); \ 5497 netif_ ## level(priv, type, netdev, fmt, ##args); \
|
/include/rdma/ |
D | ib_verbs.h | 2186 struct net_device __rcu *netdev; member 2213 void (*free_rdma_netdev)(struct net_device *netdev); 2216 void (*set_id)(struct net_device *netdev, int id); 2237 struct net_device *netdev, void *param); 4646 struct net_device *netdev);
|