Home
last modified time | relevance | path

Searched refs:STA_FLG_MAX_AGG_SIZE_POS (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h860 #define STA_FLG_MAX_AGG_SIZE_POS (19) macro
H A Dcommon.c1899 ampdu_factor << STA_FLG_MAX_AGG_SIZE_POS); in il_set_ht_add_station()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dsta.c189 (u32)sta_ht_inf->ampdu_factor << STA_FLG_MAX_AGG_SIZE_POS); in iwl_sta_calc_ht_flags()
H A Dcommands.h793 #define STA_FLG_MAX_AGG_SIZE_POS (19) macro