Searched refs:wifi_send_remain_on_channel_cmd (Results 1 – 4 of 4) sorted by relevance
310 int wifi_send_remain_on_channel_cmd(unsigned int bss_type, wifi_remain_on_channel_t *remain_on_chan…
5260 return wifi_send_remain_on_channel_cmd(MLAN_BSS_TYPE_STA, &roc); in wifi_remain_on_channel()
507 int wifi_send_remain_on_channel_cmd(unsigned int bss_type, wifi_remain_on_channel_t *remain_on_chan… in wifi_send_remain_on_channel_cmd() function
12074 return wifi_send_remain_on_channel_cmd((uint32_t)bss_type, &roc); in wlan_remain_on_channel()