Home
last modified time | relevance | path

Searched refs:dhd_net2idx (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/bcmdhd/
Ddhd_linux.c943 dhd_net2idx(dhd_info_t *dhd, struct net_device *net) in dhd_net2idx() function
1453 ifidx = dhd_net2idx(dhd, dev); in dhd_set_mac_address()
1471 ifidx = dhd_net2idx(dhd, dev); in dhd_set_multicast_list()
1627 ifidx = dhd_net2idx(dhd, net); in dhd_start_xmit()
2022 ifidx = dhd_net2idx(dhd, net);
2720 ifidx = dhd_net2idx(dhd, net);
2841 ifidx = dhd_net2idx(dhd, net);
2925 ifidx = dhd_net2idx(dhd, net);
4419 idx = dhd_net2idx(dhd, inet6_ifa->idev->dev);
6066 ifidx = dhd_net2idx(dhd, net);
Ddhd.h609 extern int dhd_net2idx(struct dhd_info *dhd, struct net_device *net);