Home
last modified time | relevance | path

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

12

/linux/include/linux/
A Dnetdevice.h1949 struct net_device { struct
1984 const struct net_device_ops *netdev_ops; argument
1985 int ifindex;
2014 struct net_device_stats stats; /* not used by modern drivers */ argument
2065 int irq;
2105 void *ax25_ptr;
2203 void (*priv_destructor)(struct net_device *dev); argument
2212 void *ml_priv;
2215 union {
2243 s16 num_tc;
[all …]
A Dof_mdio.h94 void (*hndlr)(struct net_device *), in of_phy_connect()
102 void (*hndlr)(struct net_device *)) in of_phy_get_and_connect()
A Dphy_fixed.h58 int (*link_update)(struct net_device *, in fixed_phy_set_link_update()
/linux/drivers/net/hyperv/
A Dnetvsc.c129 struct netvsc_device *net_device; in alloc_net_device() local
175 struct netvsc_device *net_device, in netvsc_revoke_recv_buf()
225 struct netvsc_device *net_device, in netvsc_revoke_send_buf()
332 struct netvsc_device *net_device, in netvsc_init_buf()
691 struct netvsc_device *net_device in netvsc_device_remove() local
807 struct netvsc_device *net_device, in netvsc_send_completion()
952 struct netvsc_device *net_device, in netvsc_send_pkt()
1074 struct netvsc_device *net_device in netvsc_send() local
1279 struct netvsc_device *net_device, in netvsc_receive()
1486 struct netvsc_device *net_device, in netvsc_process_raw_pkt()
[all …]
A Drndis_filter.c745 rndis_query_hwcaps(struct rndis_device *dev, struct netvsc_device *net_device, in rndis_query_hwcaps()
783 struct netvsc_device *net_device) in rndis_filter_query_device_mac()
1000 struct netvsc_device *net_device) in rndis_filter_query_device_link_status()
1011 struct netvsc_device *net_device) in rndis_filter_query_link_speed()
1441 struct netvsc_device *net_device) in rndis_get_friendly_name()
1470 struct netvsc_device *net_device; in rndis_filter_device_add() local
A Dnetvsc_drv.c921 struct netvsc_device *net_device, in netvsc_recv_callback()
2068 struct netvsc_device *net_device; in netvsc_link_change() local
/linux/drivers/net/ethernet/chelsio/libcxgb/
A Dlibcxgb_cm.c78 struct net_device *(*get_real_dev)(struct net_device *), in cxgb_our_interface()
92 struct net_device *(*get_real_dev)(struct net_device *), in cxgb_find_route()
121 struct net_device *(*get_real_dev)(struct net_device *), in cxgb_find_route6()
/linux/net/802/
A Dpsnap.c124 struct net_device *, in register_snap_client()
/linux/net/core/
A Ddev_addr_lists.c310 int (*sync)(struct net_device *, const unsigned char *), in __hw_addr_sync_dev()
311 int (*unsync)(struct net_device *, in __hw_addr_sync_dev()
365 int (*sync)(struct net_device *, in __hw_addr_ref_sync_dev()
367 int (*unsync)(struct net_device *, in __hw_addr_ref_sync_dev()
424 int (*unsync)(struct net_device *, in __hw_addr_ref_unsync_dev() argument
458 int (*unsync)(struct net_device *, in __hw_addr_unsync_dev()
A Dnet-sysfs.c43 ssize_t (*format)(const struct net_device *, char *)) in netdev_show()
79 int (*set)(struct net_device *, unsigned long)) in netdev_store()
/linux/net/batman-adv/
A Dhard-interface.c251 struct net_device *batadv_get_real_netdev(struct net_device *net_device) in batadv_get_real_netdev()
270 static bool batadv_is_wext_netdev(struct net_device *net_device) in batadv_is_wext_netdev()
294 static bool batadv_is_cfg80211_netdev(struct net_device *net_device) in batadv_is_cfg80211_netdev()
312 static u32 batadv_wifi_flags_evaluate(struct net_device *net_device) in batadv_wifi_flags_evaluate()
/linux/tools/testing/selftests/bpf/progs/
A Dkfree_skb.c27 struct net_device /* same as kernel's struct net_device */ { struct
43 struct net_device *dev; argument
A Dtest_xdp_bpf2bpf.c8 struct net_device { struct
19 struct net_device *dev; argument
/linux/drivers/net/mdio/
A Dof_mdio.c280 void (*hndlr)(struct net_device *), u32 flags, in of_phy_connect()
313 void (*hndlr)(struct net_device *)) in of_phy_get_and_connect()
/linux/net/caif/
A Dcaif_dev.c311 int caif_enroll_dev(struct net_device *dev, struct caif_dev_common *caifdev, in caif_enroll_dev()
/linux/drivers/net/phy/
A Dfixed_phy.c112 int (*link_update)(struct net_device *, in fixed_phy_set_link_update()
A Dphy_device.c1029 void (*handler)(struct net_device *)) in phy_prepare_link()
1042 void (*handler)(struct net_device *), in phy_connect_direct()
1078 void (*handler)(struct net_device *), in phy_connect()
/linux/net/ethtool/
A Dioctl.c1526 int (*getter)(struct net_device *, in ethtool_get_any_eeprom()
2156 u32 cmd, u32 (*actor)(struct net_device *)) in ethtool_get_value()
2171 void (*actor)(struct net_device *, u32)) in ethtool_set_value_void()
2186 int (*actor)(struct net_device *, u32)) in ethtool_set_value()
/linux/drivers/net/ethernet/sun/
A Dsunvnet_common.c1222 (struct sk_buff *, struct net_device *)) in vnet_handle_offloads()
1323 sunvnet_start_xmit_common(struct sk_buff *skb, struct net_device *dev, in sunvnet_start_xmit_common()
/linux/drivers/infiniband/hw/hfi1/
A Dvnic_main.c558 void (*setup)(struct net_device *)) in hfi1_vnic_alloc_rn()
/linux/drivers/staging/octeon/
A Dethernet.c454 void (*link_poll)(struct net_device *)) in cvm_oct_common_open()
/linux/drivers/net/ethernet/socionext/
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/infiniband/core/
A Dverbs.c2904 void (*setup)(struct net_device *)) in rdma_alloc_netdev()
2930 void (*setup)(struct net_device *), in rdma_init_netdev()
/linux/net/ieee802154/
A Dnl-mac.c815 int (*fn)(struct net_device*, struct genl_info*)) in ieee802154_nl_llsec_change()
/linux/drivers/net/ethernet/chelsio/cxgb3/
A Dcxgb3_main.c683 static ssize_t attr_show(struct device *d, char *buf, in attr_show()
695 static ssize_t attr_store(struct device *d, in attr_store()

Completed in 101 milliseconds

12