Searched defs:ath10k_mac_set_rts (Results 1 - 1 of 1) sorted by path

/drivers/net/wireless/ath/ath10k/
H A Dmac.c394 static int ath10k_mac_set_rts(struct ath10k_vif *arvif, u32 value) function
2888 ret = ath10k_mac_set_rts(arvif, ar->hw->wiphy->rts_threshold);
3787 ret = ath10k_mac_set_rts(arvif, value);
3810 ret = ath10k_mac_set_rts(arvif, value);

Completed in 54 milliseconds