| /linux/include/linux/ |
| H A D | netdevice.h | 2158 struct net_device { struct 2171 const struct net_device_ops *netdev_ops; argument 2172 const struct header_ops *header_ops; 2173 struct netdev_queue *_tx; 2197 __cacheline_group_end(net_device_read_tx); argument 2212 __cacheline_group_end(net_device_read_txrx); argument 2232 __cacheline_group_end(net_device_read_rx); argument 2234 char name[IFNAMSIZ]; 2235 struct netdev_name_node *name_node; 2236 struct dev_ifalias __rcu *ifalias; [all …]
|
| H A D | of_mdio.h | 110 void (*hndlr)(struct net_device *), in of_phy_connect() 118 void (*hndlr)(struct net_device *)) in of_phy_get_and_connect()
|
| /linux/drivers/net/ethernet/chelsio/libcxgb/ |
| H A D | libcxgb_cm.c | 79 struct net_device *(*get_real_dev)(struct net_device *), in cxgb_our_interface() 93 struct net_device *(*get_real_dev)(struct net_device *), in cxgb_find_route() 122 struct net_device *(*get_real_dev)(struct net_device *), in cxgb_find_route6()
|
| /linux/net/802/ |
| H A D | psnap.c | 124 struct net_device *, in register_snap_client()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | kfree_skb.c | 27 struct net_device /* same as kernel's struct net_device */ { struct 43 struct net_device *dev; argument
|
| H A D | test_xdp_bpf2bpf.c | 8 struct net_device { struct 19 struct net_device *dev; argument
|
| /linux/net/batman-adv/ |
| H A D | hard-interface.c | 288 struct net_device *batadv_get_real_netdev(struct net_device *net_device) in batadv_get_real_netdev() 307 static bool batadv_is_wext_netdev(struct net_device *net_device) in batadv_is_wext_netdev() 331 static bool batadv_is_cfg80211_netdev(struct net_device *net_device) in batadv_is_cfg80211_netdev() 351 static u32 batadv_wifi_flags_evaluate(struct net_device *net_device) in batadv_wifi_flags_evaluate()
|
| /linux/drivers/net/hyperv/ |
| H A D | rndis_filter.c | 735 rndis_query_hwcaps(struct rndis_device *dev, struct netvsc_device *net_device, in rndis_query_hwcaps() 773 struct netvsc_device *net_device) in rndis_filter_query_device_mac() 990 struct netvsc_device *net_device) in rndis_filter_query_device_link_status() 1001 struct netvsc_device *net_device) in rndis_filter_query_link_speed() 1446 struct netvsc_device *net_device) in rndis_get_friendly_name() 1475 struct netvsc_device *net_device; in rndis_filter_device_add() local
|
| /linux/net/core/ |
| H A D | dev_addr_lists.c | 319 int (*sync)(struct net_device *, const unsigned char *), in __hw_addr_sync_dev() 320 int (*unsync)(struct net_device *, in __hw_addr_sync_dev() 374 int (*sync)(struct net_device *, in __hw_addr_ref_sync_dev() 376 int (*unsync)(struct net_device *, in __hw_addr_ref_sync_dev() 433 int (*unsync)(struct net_device *, in __hw_addr_ref_unsync_dev() argument 467 int (*unsync)(struct net_device *, in __hw_addr_unsync_dev()
|
| H A D | net-sysfs.c | 124 ssize_t (*format)(const struct net_device *, char *)) in netdev_show() 160 int (*set)(struct net_device *, unsigned long)) in netdev_store() 191 int (*set)(struct net_device *, unsigned long)) in netdev_lock_store()
|
| H A D | dev.c | 12096 void (*setup)(struct net_device *), in alloc_netdev_mqs()
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_dcb.c | 120 int (*setdel)(struct net_device *, in lan966x_dcb_ieee_dscp_setdel()
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | sunvnet_common.c | 1223 (struct sk_buff *, struct net_device *)) in vnet_handle_offloads() 1324 sunvnet_start_xmit_common(struct sk_buff *skb, struct net_device *dev, in sunvnet_start_xmit_common()
|
| /linux/drivers/net/ethernet/socionext/ |
| H A D | netsec.c | 526 static void netsec_et_get_drvinfo(struct net_device *net_device, in netsec_et_get_drvinfo() 534 static int netsec_et_get_coalesce(struct net_device *net_device, in netsec_et_get_coalesce() 546 static int netsec_et_set_coalesce(struct net_device *net_device, in netsec_et_set_coalesce()
|
| /linux/drivers/net/phy/ |
| H A D | phy_device.c | 1213 void (*handler)(struct net_device *)) in phy_prepare_link() 1226 void (*handler)(struct net_device *), in phy_connect_direct() 1262 void (*handler)(struct net_device *), in phy_connect()
|
| /linux/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_com.h | 359 struct net_device *net_device; member
|