/linux-6.15/include/linux/ |
D | netdevice.h | 2080 struct net_device { struct 2092 const struct net_device_ops *netdev_ops; argument 2093 const struct header_ops *header_ops; 2094 struct netdev_queue *_tx; 2118 __cacheline_group_end(net_device_read_tx); argument 2132 __cacheline_group_end(net_device_read_txrx); argument 2152 __cacheline_group_end(net_device_read_rx); argument 2154 char name[IFNAMSIZ]; 2155 struct netdev_name_node *name_node; 2156 struct dev_ifalias __rcu *ifalias; [all …]
|
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()
|
D | phy_fixed.h | 61 int (*link_update)(struct net_device *, in fixed_phy_set_link_update()
|
/linux-6.15/drivers/net/hyperv/ |
D | netvsc.c | 130 struct netvsc_device *net_device; in alloc_net_device() local 179 struct netvsc_device *net_device, in netvsc_revoke_recv_buf() 229 struct netvsc_device *net_device, in netvsc_revoke_send_buf() 280 struct netvsc_device *net_device, in netvsc_teardown_recv_gpadl() 301 struct netvsc_device *net_device, in netvsc_teardown_send_gpadl() 321 int netvsc_alloc_recv_comp_ring(struct netvsc_device *net_device, u32 q_idx) in netvsc_alloc_recv_comp_ring() 336 struct netvsc_device *net_device, in netvsc_init_buf() 555 struct netvsc_device *net_device, in negotiate_nvsp_ver() 617 struct netvsc_device *net_device, in netvsc_connect_vsp() 693 struct netvsc_device *net_device in netvsc_device_remove() local [all …]
|
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() 1437 struct netvsc_device *net_device) in rndis_get_friendly_name() 1466 struct netvsc_device *net_device; in rndis_filter_device_add() local
|
/linux-6.15/drivers/net/ethernet/chelsio/libcxgb/ |
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-6.15/tools/testing/selftests/bpf/progs/ |
D | test_tc_link.c | 113 struct net_device { struct 121 struct net_device *dev = BPF_CORE_READ((struct sk_buff *)skb, dev); in tc8() argument
|
D | kfree_skb.c | 27 struct net_device /* same as kernel's struct net_device */ { struct 43 struct net_device *dev; argument
|
D | test_xdp_bpf2bpf.c | 8 struct net_device { struct 19 struct net_device *dev; argument
|
/linux-6.15/net/802/ |
D | psnap.c | 124 struct net_device *, in register_snap_client()
|
/linux-6.15/net/core/ |
D | dev_addr_lists.c | 317 int (*sync)(struct net_device *, const unsigned char *), in __hw_addr_sync_dev() 318 int (*unsync)(struct net_device *, in __hw_addr_sync_dev() 372 int (*sync)(struct net_device *, in __hw_addr_ref_sync_dev() 374 int (*unsync)(struct net_device *, in __hw_addr_ref_sync_dev() 431 int (*unsync)(struct net_device *, in __hw_addr_ref_unsync_dev() argument 465 int (*unsync)(struct net_device *, in __hw_addr_unsync_dev()
|
D | net-sysfs.c | 130 ssize_t (*format)(const struct net_device *, char *)) in netdev_show() 166 int (*set)(struct net_device *, unsigned long)) in netdev_store() 197 int (*set)(struct net_device *, unsigned long)) in netdev_lock_store()
|
/linux-6.15/net/batman-adv/ |
D | hard-interface.c | 264 struct net_device *batadv_get_real_netdev(struct net_device *net_device) in batadv_get_real_netdev() 283 static bool batadv_is_wext_netdev(struct net_device *net_device) in batadv_is_wext_netdev() 307 static bool batadv_is_cfg80211_netdev(struct net_device *net_device) in batadv_is_cfg80211_netdev() 327 static u32 batadv_wifi_flags_evaluate(struct net_device *net_device) in batadv_wifi_flags_evaluate()
|
/linux-6.15/drivers/net/mdio/ |
D | of_mdio.c | 318 void (*hndlr)(struct net_device *), u32 flags, in of_phy_connect() 351 void (*hndlr)(struct net_device *)) in of_phy_get_and_connect()
|
/linux-6.15/net/caif/ |
D | caif_dev.c | 312 int caif_enroll_dev(struct net_device *dev, struct caif_dev_common *caifdev, in caif_enroll_dev()
|
/linux-6.15/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_dcb.c | 233 int (*setdel)(struct net_device *, in sparx5_dcb_ieee_dscp_setdel()
|
/linux-6.15/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_dcb.c | 120 int (*setdel)(struct net_device *, in lan966x_dcb_ieee_dscp_setdel()
|
/linux-6.15/drivers/net/phy/ |
D | fixed_phy.c | 112 int (*link_update)(struct net_device *, in fixed_phy_set_link_update()
|
D | phy_device.c | 1111 void (*handler)(struct net_device *)) in phy_prepare_link() 1124 void (*handler)(struct net_device *), in phy_connect_direct() 1160 void (*handler)(struct net_device *), in phy_connect()
|
/linux-6.15/net/ethtool/ |
D | ioctl.c | 1834 int (*getter)(struct net_device *, in ethtool_get_any_eeprom() 2510 u32 cmd, u32 (*actor)(struct net_device *)) in ethtool_get_value() 2525 void (*actor)(struct net_device *, u32)) in ethtool_set_value_void() 2540 int (*actor)(struct net_device *, u32)) in ethtool_set_value()
|
/linux-6.15/drivers/net/ethernet/sun/ |
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-6.15/drivers/infiniband/hw/hfi1/ |
D | vnic_main.c | 558 void (*setup)(struct net_device *)) in hfi1_vnic_alloc_rn()
|
/linux-6.15/drivers/staging/octeon/ |
D | ethernet.c | 454 void (*link_poll)(struct net_device *)) in cvm_oct_common_open()
|
/linux-6.15/drivers/net/ethernet/socionext/ |
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-6.15/drivers/infiniband/core/ |
D | verbs.c | 3051 void (*setup)(struct net_device *)) in rdma_alloc_netdev() 3077 void (*setup)(struct net_device *), in rdma_init_netdev()
|