Home
last modified time | relevance | path

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

/linux/drivers/net/hyperv/
H A Dnetvsc.c130 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 …]
H A Drndis_filter.c735 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
H A Dnetvsc_drv.c842 struct netvsc_device *net_device, in netvsc_recv_callback()
2015 struct netvsc_device *net_device; in netvsc_link_change() local
H A Dhyperv_net.h1133 struct netvsc_device *net_device; member
/linux/drivers/net/ethernet/chelsio/libcxgb/
H A 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/net/core/
H A Ddev_addr_lists.c317 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()
H A Dnet-sysfs.c130 ssize_t (*format)(const struct net_device *, char *)) in netdev_show() argument
166 int (*set)(struct net_device *, unsigned long)) in netdev_store() argument
197 int (*set)(struct net_device *, unsigned long)) in netdev_lock_store() argument
[all...]
H A Ddev.c11791 alloc_netdev_mqs(int sizeof_priv,const char * name,unsigned char name_assign_type,void (* setup)(struct net_device *),unsigned int txqs,unsigned int rxqs) alloc_netdev_mqs() argument
[all...]
/linux/net/802/
H A Dpsnap.c124 struct net_device *, in register_snap_client()
/linux/tools/testing/selftests/bpf/progs/
H A Dkfree_skb.c27 struct net_device /* same as kernel's struct net_device */ { struct
43 struct net_device *dev; argument
H A Dtest_xdp_bpf2bpf.c8 struct net_device { struct
19 struct net_device *dev; argument
/linux/net/batman-adv/
H A Dhard-interface.c264 batadv_get_real_netdev(struct net_device * net_device) batadv_get_real_netdev() argument
283 batadv_is_wext_netdev(struct net_device * net_device) batadv_is_wext_netdev() argument
307 batadv_is_cfg80211_netdev(struct net_device * net_device) batadv_is_cfg80211_netdev() argument
327 batadv_wifi_flags_evaluate(struct net_device * net_device) batadv_wifi_flags_evaluate() argument
[all...]
/linux/include/linux/
H A Dof_mdio.h110 void (*hndlr)(struct net_device *), in of_phy_connect()
118 void (*hndlr)(struct net_device *)) in of_phy_get_and_connect()
H A Dphy_fixed.h61 fixed_phy_set_link_update(struct phy_device * phydev,int (* link_update)(struct net_device *,struct fixed_phy_status *)) fixed_phy_set_link_update() argument
/linux/net/caif/
H A Dcaif_dev.c312 int caif_enroll_dev(struct net_device *dev, struct caif_dev_common *caifdev, in caif_enroll_dev()
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_dcb.c120 int (*setdel)(struct net_device *, in lan966x_dcb_ieee_dscp_setdel()
/linux/net/ethtool/
H A Dioctl.c1921 ethtool_get_any_eeprom(struct net_device * dev,void __user * useraddr,int (* getter)(struct net_device *,struct ethtool_eeprom *,u8 *),u32 total_len) ethtool_get_any_eeprom() argument
2597 ethtool_get_value(struct net_device * dev,char __user * useraddr,u32 cmd,u32 (* actor)(struct net_device *)) ethtool_get_value() argument
2612 ethtool_set_value_void(struct net_device * dev,char __user * useraddr,void (* actor)(struct net_device *,u32)) ethtool_set_value_void() argument
2627 ethtool_set_value(struct net_device * dev,char __user * useraddr,int (* actor)(struct net_device *,u32)) ethtool_set_value() argument
[all...]
/linux/drivers/net/ethernet/sun/
H A 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/drivers/infiniband/hw/hfi1/
H A Dvnic_main.c558 void (*setup)(struct net_device *)) in hfi1_vnic_alloc_rn()
/linux/drivers/net/ethernet/socionext/
H A 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/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c681 static ssize_t attr_show(struct device *d, char *buf, in attr_show()
693 static ssize_t attr_store(struct device *d, in attr_store()
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_com.h359 struct net_device *net_device; member