Home
last modified time | relevance | path

Searched refs:CWMAX_MASK (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/umac/mlme/mlo_mgr/inc/
H A Dwlan_epcs_api.h41 #define CWMAX_MASK 0xf macro
/wlan-driver/qcacld-3.0/components/umac/mlme/mlo_mgr/src/
H A Dwlan_epcs_api.c90 edca->cw.max = epcs->ecw_min_max >> CWMAX_SHIFT_BIT & CWMAX_MASK; in epcs_update_ac_value()
107 edca->cw.max = epcs->ecw_min_max >> CWMAX_SHIFT_BIT & CWMAX_MASK; in epcs_update_mu_ac_value()