/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 | 52 struct sk_buff *dsa_8021q_xmit(struct sk_buff *skb, struct net_device *netdev, 90 struct sk_buff *dsa_8021q_xmit(struct sk_buff *skb, struct net_device *netdev, in dsa_8021q_xmit() argument
|
/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 | 357 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 | cfg80211.h | 3994 int (*add_key)(struct wiphy *wiphy, struct net_device *netdev, 3997 int (*get_key)(struct wiphy *wiphy, struct net_device *netdev, 4001 int (*del_key)(struct wiphy *wiphy, struct net_device *netdev, 4004 struct net_device *netdev, 4007 struct net_device *netdev, 4010 struct net_device *netdev, 4131 int (*dump_survey)(struct wiphy *wiphy, struct net_device *netdev, 4134 int (*set_pmksa)(struct wiphy *wiphy, struct net_device *netdev, 4136 int (*del_pmksa)(struct wiphy *wiphy, struct net_device *netdev, 4138 int (*flush_pmksa)(struct wiphy *wiphy, struct net_device *netdev); [all …]
|
D | tls.h | 261 struct net_device *netdev; member 298 int (*tls_dev_add)(struct net_device *netdev, struct sock *sk, 302 void (*tls_dev_del)(struct net_device *netdev, 305 int (*tls_dev_resync)(struct net_device *netdev,
|
D | cfg802154.h | 332 struct net_device *netdev; member
|
D | dsa.h | 692 struct dsa_port *dsa_port_from_netdev(struct net_device *netdev);
|
D | devlink.h | 1394 struct net_device *netdev);
|
/include/linux/net/intel/ |
D | i40e_client.h | 79 struct net_device *netdev; member
|
/include/linux/ |
D | bpf.h | 238 struct net_device *netdev; member 496 struct net_device *netdev; member 1753 struct net_device *netdev); 1755 struct net_device *netdev); 1756 bool bpf_offload_dev_match(struct bpf_prog *prog, struct net_device *netdev);
|
D | netdevice.h | 5264 #define netif_dbg(priv, type, netdev, format, args...) \ argument 5267 dynamic_netdev_dbg(netdev, format, ##args); \ 5282 #define netif_cond_dbg(priv, type, netdev, cond, level, fmt, args...) \ argument 5285 netif_dbg(priv, type, netdev, fmt, ##args); \ 5287 netif_ ## level(priv, type, netdev, fmt, ##args); \
|
/include/rdma/ |
D | ib_verbs.h | 2175 struct net_device __rcu *netdev; member 2202 void (*free_rdma_netdev)(struct net_device *netdev); 2205 void (*set_id)(struct net_device *netdev, int id); 2224 struct net_device *netdev, void *param); 4605 struct net_device *netdev);
|