Home
last modified time | relevance | path

Searched refs:wl_ext_iapsta_alive_postinit (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_iapsta.h47 int wl_ext_iapsta_alive_postinit(struct net_device *dev);
H A Dwl_iapsta.c6007 wl_ext_iapsta_alive_postinit(struct net_device *dev) in wl_ext_iapsta_alive_postinit() function
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_iapsta.h49 int wl_ext_iapsta_alive_postinit(struct net_device *dev);
H A Dwl_iapsta.c6607 wl_ext_iapsta_alive_postinit(struct net_device *dev) in wl_ext_iapsta_alive_postinit() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_android.h130 int wl_ext_iapsta_alive_postinit(struct net_device *dev);
H A Dwl_android_ext.c4918 wl_ext_iapsta_alive_postinit(struct net_device *dev) in wl_ext_iapsta_alive_postinit() function
H A Ddhd_linux.c12210 op_mode = wl_ext_iapsta_alive_postinit(dhd->info->iflist[0]->net); in dhd_alive_postinit()