Home
last modified time | relevance | path

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

/include/linux/can/
Dled.h27 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/
Ddsa.h22 struct device *netdev[DSA_MAX_PORTS]; member
56 struct device *netdev; member
Dmv88e6xxx.h14 struct net_device *netdev; member
/include/linux/dsa/
Dloop.h37 struct net_device *netdev; member
D8021q.h52 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/
Dlibfcoe.h258 int fcoe_get_wwn(struct net_device *netdev, u64 *wwn, int type);
260 struct net_device *netdev);
389 struct net_device *netdev; member
Dlibiscsi.h357 char *netdev; member
/include/net/phonet/
Dpn_dev.h22 struct net_device *netdev; member
/include/net/
Dxsk_buff_pool.h34 struct net_device *netdev; member
44 struct net_device *netdev; member
Dmacsec.h215 struct net_device *netdev; member
235 struct net_device *netdev; member
Dcfg80211.h3994 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 …]
Dtls.h261 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,
Dcfg802154.h332 struct net_device *netdev; member
Ddsa.h692 struct dsa_port *dsa_port_from_netdev(struct net_device *netdev);
Ddevlink.h1394 struct net_device *netdev);
/include/linux/net/intel/
Di40e_client.h79 struct net_device *netdev; member
/include/linux/
Dbpf.h238 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);
Dnetdevice.h5264 #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/
Dib_verbs.h2175 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);