Searched refs:wifi_get_ed_mac_mode (Results 1 – 3 of 3) sorted by relevance
427 int wifi_get_ed_mac_mode(wifi_ed_mac_ctrl_t *wifi_ed_mac_ctrl, int bss_type);
12034 return wifi_get_ed_mac_mode(wlan_ed_mac_ctrl, MLAN_BSS_TYPE_STA); in wlan_get_ed_mac_mode()12044 return wifi_get_ed_mac_mode(wlan_ed_mac_ctrl, MLAN_BSS_TYPE_UAP); in wlan_get_uap_ed_mac_mode()
4780 int wifi_get_ed_mac_mode(wifi_ed_mac_ctrl_t *wifi_ed_mac_ctrl, int bss_type) in wifi_get_ed_mac_mode() function