Searched refs:wifi_set_rts (Results 1 – 3 of 3) sorted by relevance
1150 int wifi_set_rts(int rts, mlan_bss_type bss_type);
12899 return wifi_set_rts(rts, MLAN_BSS_TYPE_STA); in wlan_set_rts()12904 return wifi_set_rts(rts, MLAN_BSS_TYPE_UAP); in wlan_set_uap_rts()
4162 int wifi_set_rts(int rts, mlan_bss_type bss_type) in wifi_set_rts() function