Home
last modified time | relevance | path

Searched refs:dhd_idx2net (Results 1 – 25 of 45) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_linux_mon.c127 ndev = dhd_idx2net(g_monitor.dhd_pub, i); in lookup_real_netdev()
H A Dwl_android_ext.c473 struct net_device *dev = dhd_idx2net(dhd, ifidx); in wl_ext_user_sync()
504 struct net_device *dev = dhd_idx2net(dhd, ifidx); in wl_ext_event_complete()
553 net = dhd_idx2net(dhd, ifidx); in wl_ext_wait_event_complete()
H A Ddhd_linux.c2812 struct net_device * dhd_idx2net(void *pub, int ifidx) in dhd_idx2net() function
4001 wl_handle_wps_states(dhd_idx2net(dhdp, ifidx), in BCMFASTPATH()
8188 net = dhd_idx2net(pub, ifidx); in dhd_ioctl_process()
16719 dhd_idx2net(dhdp, ndo_work->if_idx)); in dhd_inet6_work_handler()
22014 net = dhd_idx2net(dhdp, ifidx); in dhd_os_check_hang()
22131 struct net_device * net = dhd_idx2net((dhd_pub_t *)dhdp, idx); in dhd_wlfc_skip_fc()
29980 struct net_device *net = dhd_idx2net((dhd_pub_t *)dhdp, 0);
29988 struct net_device * net = dhd_idx2net((dhd_pub_t *)dhdp, 0);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_linux_mon.c126 ndev = dhd_idx2net(g_monitor.dhd_pub, i); in lookup_real_netdev()
H A Ddhd_common.c3575 wl_cfg80211_overtemp_event(dhd_idx2net(dhd_pub, event->ifidx)); in wl_process_host_event()
3697 !wl_cfg80211_is_roam_offload(dhd_idx2net(dhd_pub, ifindex)) && in wl_process_host_event()
3699 dhd_idx2net(dhd_pub, ifindex), event, *ifidx)) { in wl_process_host_event()
H A Ddhd.h2233 extern struct net_device * dhd_idx2net(void *pub, int ifidx);
H A Ddhd_linux.c2473 struct net_device * dhd_idx2net(void *pub, int ifidx)
3314 wl_handle_wps_states(dhd_idx2net(dhdp, ifidx),
6109 net = dhd_idx2net(pub, ifidx);
11922 dhd_idx2net(dhdp, ndo_work->if_idx));
16903 net = dhd_idx2net(dhdp, ifidx);
17009 struct net_device * net = dhd_idx2net((dhd_pub_t *)dhdp, idx);
H A Dwl_cfgscan.c1217 net = dhd_idx2net(dhd, idx); in wl_update_ap_chandef()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_linux_mon.c125 ndev = dhd_idx2net(g_monitor.dhd_pub, i); in lookup_real_netdev()
H A Ddhd.h1745 extern struct net_device * dhd_idx2net(void *pub, int ifidx);
H A Ddhd_linux.c3893 struct net_device * dhd_idx2net(void *pub, int ifidx) in dhd_idx2net() function
4918 dhd_trx_dump(dhd_idx2net(dhdp, ifidx), PKTDATA(dhdp->osh, pktbuf), in __dhd_sendpkt()
5954 dhd_trx_dump(dhd_idx2net(dhdp, ifidx), dump_data, skb->len, FALSE); in dhd_rx_frame()
7454 net = dhd_idx2net(pub, ifidx); in dhd_ioctl_process()
12817 dhd_idx2net(dhdp, ndo_work->if_idx)); in dhd_inet6_work_handler()
17583 net = dhd_idx2net(dhdp, ifidx); in dhd_os_check_hang()
17622 struct net_device * net = dhd_idx2net((dhd_pub_t *)dhdp, idx); in dhd_wlfc_skip_fc()
H A Ddhd_common.c3224 !wl_cfg80211_is_roam_offload(dhd_idx2net(dhd_pub, ifindex)) && in wl_process_host_event()
3226 dhd_idx2net(dhd_pub, ifindex), event, *ifidx)) { in wl_process_host_event()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_linux_mon.c126 ndev = dhd_idx2net(g_monitor.dhd_pub, i); in lookup_real_netdev()
H A Ddhd.h2235 extern struct net_device * dhd_idx2net(void *pub, int ifidx);
H A Ddhd_linux.c2487 struct net_device * dhd_idx2net(void *pub, int ifidx)
3328 wl_handle_wps_states(dhd_idx2net(dhdp, ifidx),
6344 net = dhd_idx2net(pub, ifidx);
12107 dhd_idx2net(dhdp, ndo_work->if_idx));
17085 net = dhd_idx2net(dhdp, ifidx);
17191 struct net_device * net = dhd_idx2net((dhd_pub_t *)dhdp, idx);
H A Ddhd_common.c3677 !wl_cfg80211_is_roam_offload(dhd_idx2net(dhd_pub, ifindex)) && in wl_process_host_event()
3679 dhd_idx2net(dhd_pub, ifindex), event, *ifidx)) { in wl_process_host_event()
H A Dwl_cfgscan.c1207 net = dhd_idx2net(dhd, idx); in wl_update_ap_chandef()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_linux_mon.c127 ndev = dhd_idx2net(g_monitor.dhd_pub, i); in lookup_real_netdev()
H A Dwl_android_ext.c467 struct net_device *dev = dhd_idx2net(dhd, ifidx); in wl_ext_user_sync()
498 struct net_device *dev = dhd_idx2net(dhd, ifidx); in wl_ext_event_complete()
547 net = dhd_idx2net(dhd, ifidx); in wl_ext_wait_event_complete()
H A Ddhd_linux.c2803 struct net_device * dhd_idx2net(void *pub, int ifidx) in dhd_idx2net() function
3992 wl_handle_wps_states(dhd_idx2net(dhdp, ifidx), in BCMFASTPATH()
8174 net = dhd_idx2net(pub, ifidx); in dhd_ioctl_process()
16829 dhd_idx2net(dhdp, ndo_work->if_idx)); in dhd_inet6_work_handler()
22125 net = dhd_idx2net(dhdp, ifidx); in dhd_os_check_hang()
22242 struct net_device * net = dhd_idx2net((dhd_pub_t *)dhdp, idx); in dhd_wlfc_skip_fc()
30111 struct net_device *net = dhd_idx2net((dhd_pub_t *)dhdp, 0);
30119 struct net_device * net = dhd_idx2net((dhd_pub_t *)dhdp, 0);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_linux_mon.c126 ndev = dhd_idx2net(g_monitor.dhd_pub, i); in lookup_real_netdev()
H A Ddhd_common.c3575 wl_cfg80211_overtemp_event(dhd_idx2net(dhd_pub, event->ifidx)); in wl_process_host_event()
3697 !wl_cfg80211_is_roam_offload(dhd_idx2net(dhd_pub, ifindex)) && in wl_process_host_event()
3699 dhd_idx2net(dhd_pub, ifindex), event, *ifidx)) { in wl_process_host_event()
H A Ddhd.h2233 extern struct net_device * dhd_idx2net(void *pub, int ifidx);
H A Ddhd_linux.c2473 struct net_device * dhd_idx2net(void *pub, int ifidx)
3314 wl_handle_wps_states(dhd_idx2net(dhdp, ifidx),
6109 net = dhd_idx2net(pub, ifidx);
11987 dhd_idx2net(dhdp, ndo_work->if_idx));
16968 net = dhd_idx2net(dhdp, ifidx);
17074 struct net_device * net = dhd_idx2net((dhd_pub_t *)dhdp, idx);
H A Dwl_cfgscan.c1217 net = dhd_idx2net(dhd, idx); in wl_update_ap_chandef()

12