Home
last modified time | relevance | path

Searched refs:ath5k_cw_validate (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dqcu.c106 * ath5k_cw_validate() - Make sure the given cw is valid
112 ath5k_cw_validate(u16 cw_req) in ath5k_cw_validate() function
176 qi->tqi_cw_min = ath5k_cw_validate(qinfo->tqi_cw_min); in ath5k_hw_set_tx_queueprops()
177 qi->tqi_cw_max = ath5k_cw_validate(qinfo->tqi_cw_max); in ath5k_hw_set_tx_queueprops()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dqcu.c106 * ath5k_cw_validate() - Make sure the given cw is valid
112 ath5k_cw_validate(u16 cw_req) in ath5k_cw_validate() function
176 qi->tqi_cw_min = ath5k_cw_validate(qinfo->tqi_cw_min); in ath5k_hw_set_tx_queueprops()
177 qi->tqi_cw_max = ath5k_cw_validate(qinfo->tqi_cw_max); in ath5k_hw_set_tx_queueprops()

Completed in 3 milliseconds