Home
last modified time | relevance | path

Searched defs:netdev (Results 1 – 25 of 26) sorted by relevance

12

/net/core/
Ddev_addr_lists_test.c15 static int dev_addr_test_sync(struct net_device *netdev, const unsigned char *a) in dev_addr_test_sync()
24 static int dev_addr_test_unsync(struct net_device *netdev, in dev_addr_test_unsync()
37 struct net_device *netdev; in dev_addr_test_init() local
58 struct net_device *netdev = test->priv; in dev_addr_test_exit() local
67 struct net_device *netdev = test->priv; in dev_addr_test_basic() local
83 struct net_device *netdev = test->priv; in dev_addr_test_sync_one() local
110 struct net_device *netdev = test->priv; in dev_addr_test_add_del() local
150 struct net_device *netdev = test->priv; in dev_addr_test_del_main() local
168 struct net_device *netdev = test->priv; in dev_addr_test_add_set() local
198 struct net_device *netdev = test->priv; in dev_addr_test_add_excl() local
Dnet-sysfs.c83 struct net_device *netdev = to_net_dev(dev); in netdev_store() local
180 struct net_device *netdev = to_net_dev(dev); in carrier_store() local
194 struct net_device *netdev = to_net_dev(dev); in carrier_show() local
206 struct net_device *netdev = to_net_dev(dev); in speed_show() local
232 struct net_device *netdev = to_net_dev(dev); in duplex_show() local
272 struct net_device *netdev = to_net_dev(dev); in testing_show() local
284 struct net_device *netdev = to_net_dev(dev); in dormant_show() local
306 const struct net_device *netdev = to_net_dev(dev); in operstate_show() local
326 struct net_device *netdev = to_net_dev(dev); in carrier_changes_show() local
338 struct net_device *netdev = to_net_dev(dev); in carrier_up_count_show() local
[all …]
/net/openvswitch/
Dvport-internal_dev.c27 static struct internal_dev *internal_dev_priv(struct net_device *netdev) in internal_dev_priv()
34 internal_dev_xmit(struct sk_buff *skb, struct net_device *netdev) in internal_dev_xmit()
53 static int internal_dev_open(struct net_device *netdev) in internal_dev_open()
59 static int internal_dev_stop(struct net_device *netdev) in internal_dev_stop()
65 static void internal_dev_getinfo(struct net_device *netdev, in internal_dev_getinfo()
95 static void do_setup(struct net_device *netdev) in do_setup()
195 struct net_device *netdev = skb->dev; in internal_dev_recv() local
223 int ovs_is_internal_dev(const struct net_device *netdev) in ovs_is_internal_dev()
228 struct vport *ovs_internal_dev_get_vport(struct net_device *netdev) in ovs_internal_dev_get_vport()
/net/dcb/
Ddcbnl.c207 static int dcbnl_getstate(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getstate()
218 static int dcbnl_getpfccfg(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getpfccfg()
263 static int dcbnl_getperm_hwaddr(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getperm_hwaddr()
277 static int dcbnl_getcap(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getcap()
322 static int dcbnl_getnumtcs(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getnumtcs()
369 static int dcbnl_setnumtcs(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_setnumtcs()
403 static int dcbnl_getpfcstate(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getpfcstate()
413 static int dcbnl_setpfcstate(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_setpfcstate()
431 static int dcbnl_getapp(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getapp()
501 static int dcbnl_setapp(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_setapp()
[all …]
/net/dsa/
Dtag_ocelot.c41 static void ocelot_xmit_common(struct sk_buff *skb, struct net_device *netdev, in ocelot_xmit_common()
76 struct net_device *netdev) in ocelot_xmit()
88 struct net_device *netdev) in seville_xmit()
100 struct net_device *netdev) in ocelot_rcv()
Dtag_ocelot_8021q.c60 struct net_device *netdev) in ocelot_xmit()
76 struct net_device *netdev) in ocelot_rcv()
Dtag_sja1105.c206 struct net_device *netdev) in sja1105_imprecise_xmit()
262 struct net_device *netdev) in sja1105_xmit()
289 struct net_device *netdev) in sja1110_xmit()
493 struct net_device *netdev) in sja1105_rcv()
673 struct net_device *netdev) in sja1110_rcv()
Dtag_8021q.c444 struct sk_buff *dsa_8021q_xmit(struct sk_buff *skb, struct net_device *netdev, in dsa_8021q_xmit()
Ddsa.c452 struct dsa_port *dsa_port_from_netdev(struct net_device *netdev) in dsa_port_from_netdev()
/net/bluetooth/
D6lowpan.c69 struct net_device *netdev; member
78 lowpan_btle_dev(const struct net_device *netdev) in lowpan_btle_dev()
246 static int iphc_decompress(struct sk_buff *skb, struct net_device *netdev, in iphc_decompress()
367 static int setup_header(struct sk_buff *skb, struct net_device *netdev, in setup_header()
417 static int header_create(struct sk_buff *skb, struct net_device *netdev, in header_create()
429 struct net_device *netdev) in send_pkt()
459 static int send_mcast_pkt(struct sk_buff *skb, struct net_device *netdev) in send_mcast_pkt()
498 static netdev_tx_t bt_xmit(struct sk_buff *skb, struct net_device *netdev) in bt_xmit()
579 static void ifup(struct net_device *netdev) in ifup()
590 static void ifdown(struct net_device *netdev) in ifdown()
[all …]
/net/tls/
Dtls_device.c76 struct net_device *netdev; in tls_device_tx_del_task() local
92 struct net_device *netdev; in tls_device_queue_ctx_destruction() local
129 struct net_device *netdev = NULL; in get_netdev_for_sock() local
235 struct net_device *netdev; in tls_device_resync_tx() local
715 struct net_device *netdev; in tls_device_resync_rx() local
1042 struct net_device *netdev) in tls_device_attach()
1065 struct net_device *netdev; in tls_set_device_offload() local
1240 struct net_device *netdev; in tls_set_device_offload_rx() local
1315 struct net_device *netdev; in tls_device_offload_cleanup_rx() local
1337 static int tls_device_down(struct net_device *netdev) in tls_device_down()
/net/wireless/
Drdev-ops.h80 struct net_device *netdev, int link_id, in rdev_add_key()
94 rdev_get_key(struct cfg80211_registered_device *rdev, struct net_device *netdev, in rdev_get_key()
109 struct net_device *netdev, int link_id, in rdev_del_key()
123 struct net_device *netdev, int link_id, u8 key_index, in rdev_set_default_key()
137 struct net_device *netdev, int link_id, u8 key_index) in rdev_set_default_mgmt_key()
150 struct net_device *netdev, int link_id, in rdev_set_default_beacon_key()
669 struct net_device *netdev, int idx, in rdev_dump_survey()
683 struct net_device *netdev, in rdev_set_pmksa()
694 struct net_device *netdev, in rdev_del_pmksa()
705 struct net_device *netdev) in rdev_flush_pmksa()
Dnl80211.c143 struct net_device *netdev; in __cfg80211_rdev_from_attrs() local
3013 struct net_device *netdev; in nl80211_dump_wiphy_parse() local
3399 struct net_device *netdev = info->user_ptr[1]; in nl80211_set_channel() local
3412 struct net_device *netdev = NULL; in nl80211_set_wiphy() local
4117 struct net_device *netdev, u8 use_4addr, in nl80211_valid_4addr()
17679 struct net_device *netdev, in nl80211_send_mlme_event()
17732 struct net_device *netdev, const u8 *buf, in nl80211_send_rx_auth()
17741 struct net_device *netdev, in nl80211_send_rx_assoc()
17751 struct net_device *netdev, const u8 *buf, in nl80211_send_deauth()
17760 struct net_device *netdev, const u8 *buf, in nl80211_send_disassoc()
[all …]
Dmlme.c1002 void cfg80211_cac_event(struct net_device *netdev, in cfg80211_cac_event()
1053 struct net_device *netdev; in __cfg80211_background_cac_event() local
/net/atm/
Dbr2684.c633 static void br2684_setup(struct net_device *netdev) in br2684_setup()
646 static void br2684_setup_routed(struct net_device *netdev) in br2684_setup_routed()
666 struct net_device *netdev; in br2684_create() local
/net/ethernet/
Deth.c526 int platform_get_ethdev_address(struct device *dev, struct net_device *netdev) in platform_get_ethdev_address()
640 int device_get_ethdev_address(struct device *dev, struct net_device *netdev) in device_get_ethdev_address()
/net/batman-adv/
Dhard-interface.c90 static struct net *batadv_getlink_net(const struct net_device *netdev, in batadv_getlink_net()
215 static struct net_device *batadv_get_real_netdevice(struct net_device *netdev) in batadv_get_real_netdevice()
Dnetwork-coding.c1411 struct net_device *netdev = neigh_node->if_incoming->soft_iface; in batadv_nc_skb_dst_search() local
1498 const struct net_device *netdev = neigh_node->if_incoming->soft_iface; in batadv_nc_skb_forward() local
/net/xdp/
Dxsk_buff_pool.c144 struct net_device *netdev, u16 queue_id, u16 flags) in xp_assign_dev()
297 static struct xsk_dma_map *xp_create_dma_map(struct device *dev, struct net_device *netdev, in xp_create_dma_map()
/net/netfilter/
Dnfnetlink_hook.c190 struct net_device *netdev; in nfnl_hook_entries_head() local
/net/caif/
Dchnl_net.c48 struct net_device *netdev; member
Dcfcnfg.c378 struct net_device *netdev; in cfcnfg_linkup_rsp() local
Dcaif_dev.c36 struct net_device *netdev; member
/net/ieee802154/
Dnl802154.c95 struct net_device *netdev; in __cfg802154_rdev_from_attrs() local
561 struct net_device *netdev; in nl802154_dump_wpan_phy_parse() local
/net/smc/
Dsmc_pnet.c1028 static void smc_pnet_find_rdma_dev(struct net_device *netdev, in smc_pnet_find_rdma_dev()

12