Home
last modified time | relevance | path

Searched defs:net_device (Results 1 – 25 of 30) sorted by relevance

12

/linux-6.6.21/include/linux/
Dnetdevice.h2067 struct net_device { struct
2068 char name[IFNAMSIZ];
2069 struct netdev_name_node *name_node;
2070 struct dev_ifalias __rcu *ifalias;
2075 unsigned long mem_end;
2076 unsigned long mem_start;
2077 unsigned long base_addr;
2103 const struct net_device_ops *netdev_ops; argument
2104 const struct xdp_metadata_ops *xdp_metadata_ops;
2105 int ifindex;
[all …]
Dof_mdio.h110 void (*hndlr)(struct net_device *), in of_phy_connect()
118 void (*hndlr)(struct net_device *)) in of_phy_get_and_connect()
Dphy_fixed.h61 int (*link_update)(struct net_device *, in fixed_phy_set_link_update()
/linux-6.6.21/drivers/net/hyperv/
Dnetvsc.c130 struct netvsc_device *net_device; in alloc_net_device() local
176 struct netvsc_device *net_device, in netvsc_revoke_recv_buf()
226 struct netvsc_device *net_device, in netvsc_revoke_send_buf()
277 struct netvsc_device *net_device, in netvsc_teardown_recv_gpadl()
298 struct netvsc_device *net_device, in netvsc_teardown_send_gpadl()
318 int netvsc_alloc_recv_comp_ring(struct netvsc_device *net_device, u32 q_idx) in netvsc_alloc_recv_comp_ring()
333 struct netvsc_device *net_device, in netvsc_init_buf()
552 struct netvsc_device *net_device, in negotiate_nvsp_ver()
614 struct netvsc_device *net_device, in netvsc_connect_vsp()
690 struct netvsc_device *net_device in netvsc_device_remove() local
[all …]
Drndis_filter.c750 rndis_query_hwcaps(struct rndis_device *dev, struct netvsc_device *net_device, in rndis_query_hwcaps()
788 struct netvsc_device *net_device) in rndis_filter_query_device_mac()
1005 struct netvsc_device *net_device) in rndis_filter_query_device_link_status()
1016 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
Dnetvsc_drv.c875 struct netvsc_device *net_device, in netvsc_recv_callback()
2053 struct netvsc_device *net_device; in netvsc_link_change() local
/linux-6.6.21/drivers/net/ethernet/chelsio/libcxgb/
Dlibcxgb_cm.c79 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.6.21/net/802/
Dpsnap.c124 struct net_device *, in register_snap_client()
/linux-6.6.21/net/core/
Ddev_addr_lists.c316 int (*sync)(struct net_device *, const unsigned char *), in __hw_addr_sync_dev()
317 int (*unsync)(struct net_device *, in __hw_addr_sync_dev()
371 int (*sync)(struct net_device *, in __hw_addr_ref_sync_dev()
373 int (*unsync)(struct net_device *, in __hw_addr_ref_sync_dev()
430 int (*unsync)(struct net_device *, in __hw_addr_ref_unsync_dev() argument
464 int (*unsync)(struct net_device *, in __hw_addr_unsync_dev()
Dnet-sysfs.c46 ssize_t (*format)(const struct net_device *, char *)) in netdev_show()
82 int (*set)(struct net_device *, unsigned long)) in netdev_store()
/linux-6.6.21/net/batman-adv/
Dhard-interface.c264 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.6.21/tools/testing/selftests/bpf/progs/
Dkfree_skb.c27 struct net_device /* same as kernel's struct net_device */ { struct
43 struct net_device *dev; argument
Dtest_xdp_bpf2bpf.c8 struct net_device { struct
19 struct net_device *dev; argument
/linux-6.6.21/drivers/net/mdio/
Dof_mdio.c284 void (*hndlr)(struct net_device *), u32 flags, in of_phy_connect()
317 void (*hndlr)(struct net_device *)) in of_phy_get_and_connect()
/linux-6.6.21/net/caif/
Dcaif_dev.c311 int caif_enroll_dev(struct net_device *dev, struct caif_dev_common *caifdev, in caif_enroll_dev()
/linux-6.6.21/drivers/net/ethernet/microchip/sparx5/
Dsparx5_dcb.c233 int (*setdel)(struct net_device *, in sparx5_dcb_ieee_dscp_setdel()
/linux-6.6.21/drivers/net/ethernet/microchip/lan966x/
Dlan966x_dcb.c120 int (*setdel)(struct net_device *, in lan966x_dcb_ieee_dscp_setdel()
/linux-6.6.21/drivers/net/phy/
Dfixed_phy.c112 int (*link_update)(struct net_device *, in fixed_phy_set_link_update()
Dphy_device.c1098 void (*handler)(struct net_device *)) in phy_prepare_link()
1111 void (*handler)(struct net_device *), in phy_connect_direct()
1147 void (*handler)(struct net_device *), in phy_connect()
/linux-6.6.21/net/ethtool/
Dioctl.c1531 int (*getter)(struct net_device *, in ethtool_get_any_eeprom()
2205 u32 cmd, u32 (*actor)(struct net_device *)) in ethtool_get_value()
2220 void (*actor)(struct net_device *, u32)) in ethtool_set_value_void()
2235 int (*actor)(struct net_device *, u32)) in ethtool_set_value()
/linux-6.6.21/drivers/net/ethernet/sun/
Dsunvnet_common.c1223 (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.6.21/drivers/infiniband/hw/hfi1/
Dvnic_main.c558 void (*setup)(struct net_device *)) in hfi1_vnic_alloc_rn()
/linux-6.6.21/drivers/staging/octeon/
Dethernet.c454 void (*link_poll)(struct net_device *)) in cvm_oct_common_open()
/linux-6.6.21/drivers/net/ethernet/socionext/
Dnetsec.c526 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.6.21/drivers/infiniband/core/
Dverbs.c2968 void (*setup)(struct net_device *)) in rdma_alloc_netdev()
2994 void (*setup)(struct net_device *), in rdma_init_netdev()

12