Searched refs:wifi_remain_on_channel_t (Results 1 – 5 of 5) sorted by relevance
310 int wifi_send_remain_on_channel_cmd(unsigned int bss_type, wifi_remain_on_channel_t *remain_on_chan…
418 } wifi_remain_on_channel_t; typedef
5219 wifi_remain_on_channel_t roc; in wifi_remain_on_channel()5221 (void)memset(&roc, 0x00, sizeof(wifi_remain_on_channel_t)); 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()
12057 wifi_remain_on_channel_t roc; in wlan_remain_on_channel()12059 (void)memset(&roc, 0x00, sizeof(wifi_remain_on_channel_t)); in wlan_remain_on_channel()