Searched refs:sd_wifi_post_init (Results 1 – 3 of 3) sorted by relevance
90 mlan_status sd_wifi_post_init(enum wlan_type type);
2231 ret = (int)sd_wifi_post_init(WLAN_TYPE_NORMAL); in wifi_init()2290 ret = (int)sd_wifi_post_init(WLAN_TYPE_NORMAL); in wifi_reinit()2353 ret = (int)sd_wifi_post_init(WLAN_TYPE_FCC_CERTIFICATION); in wifi_init_fcc()
2929 mlan_status sd_wifi_post_init(enum wlan_type type) in sd_wifi_post_init() function