Searched refs:wifi_set_rts (Results 1 – 3 of 3) sorted by relevance
1299 int wifi_set_rts(int rts, mlan_bss_type bss_type);
12657 return wifi_set_rts(rts, MLAN_BSS_TYPE_STA); in wlan_set_rts()12662 return wifi_set_rts(rts, MLAN_BSS_TYPE_UAP); in wlan_set_uap_rts()
4156 int wifi_set_rts(int rts, mlan_bss_type bss_type) in wifi_set_rts() function