Searched refs:decide_txop (Results 1 – 2 of 2) sorted by relevance
3030 u8 decide_txop = txop; in rtw_get_turbo_edca() local3042 decide_txop = default_txop; in rtw_get_turbo_edca()3044 decide_txop = txop; in rtw_get_turbo_edca()3046 ac_parm = aifs | (ecwmin << 8) | (ecwmax << 12) | (decide_txop << 16); in rtw_get_turbo_edca()
3029 u8 decide_txop = txop; in rtw_get_turbo_edca() local3041 decide_txop = default_txop; in rtw_get_turbo_edca()3043 decide_txop = txop; in rtw_get_turbo_edca()3045 ac_parm = aifs | (ecwmin << 8) | (ecwmax << 12) | (decide_txop << 16); in rtw_get_turbo_edca()