Home
last modified time | relevance | path

Searched refs:wl_ext_iapsta_attach_netdev (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_iapsta.h42 int wl_ext_iapsta_attach_netdev(struct net_device *net, int ifidx, uint8 bssidx);
H A Dwl_iapsta.c6275 wl_ext_iapsta_attach_netdev(struct net_device *net, int ifidx, uint8 bssidx) in wl_ext_iapsta_attach_netdev() function
H A Ddhd_linux.c9324 wl_ext_iapsta_attach_netdev(net, ifidx, dhd->iflist[ifidx]->bssidx); in dhd_open()
10109 wl_ext_iapsta_attach_netdev(ndev, ifidx, bssidx); in dhd_update_iflist_info()
17112 wl_ext_iapsta_attach_netdev(net, ifidx, ifp->bssidx); in dhd_register_if()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_iapsta.h44 int wl_ext_iapsta_attach_netdev(struct net_device *net, int ifidx, uint8 bssidx);
H A Dwl_iapsta.c6914 wl_ext_iapsta_attach_netdev(struct net_device *net, int ifidx, uint8 bssidx) in wl_ext_iapsta_attach_netdev() function
H A Ddhd_linux.c9328 wl_ext_iapsta_attach_netdev(net, ifidx, dhd->iflist[ifidx]->bssidx); in dhd_open()
10113 wl_ext_iapsta_attach_netdev(ndev, ifidx, bssidx); in dhd_update_iflist_info()
17002 wl_ext_iapsta_attach_netdev(net, ifidx, ifp->bssidx); in dhd_register_if()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_android.h121 int wl_ext_iapsta_attach_netdev(struct net_device *net, int ifidx, uint8 bssidx);
H A Ddhd_linux.c8523 wl_ext_iapsta_attach_netdev(net, ifidx, dhd->iflist[ifidx]->bssidx); in dhd_open()
13019 wl_ext_iapsta_attach_netdev(net, ifidx, ifp->bssidx); in dhd_register_if()
H A Dwl_android_ext.c5104 wl_ext_iapsta_attach_netdev(struct net_device *net, int ifidx, uint8 bssidx) in wl_ext_iapsta_attach_netdev() function