Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h860 #define STA_FLG_MAX_AGG_SIZE_POS (19) macro
H A Dcommon.c1897 ampdu_factor << STA_FLG_MAX_AGG_SIZE_POS); in il_set_ht_add_station()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dsta.c184 (u32)sta_ht_inf->ampdu_factor << STA_FLG_MAX_AGG_SIZE_POS); in iwl_sta_calc_ht_flags()
H A Dcommands.h740 #define STA_FLG_MAX_AGG_SIZE_POS (19) macro