Searched refs:agg_state (Results 1 - 5 of 5) sorted by relevance

/drivers/net/wireless/rtlwifi/
H A Drc.c172 if (sta_entry->tids[tid].agg.agg_state == RTL_AGG_STOP)
209 sta_entry->tids[tid].agg.agg_state =
H A Dbase.c1044 tid_data->agg.agg_state = RTL_AGG_START;
1073 sta_entry->tids[tid].agg.agg_state = RTL_AGG_STOP;
1101 sta_entry->tids[tid].agg.agg_state = RTL_AGG_OPERATIONAL;
H A Dpci.c1319 if (sta_entry->tids[tid].agg.agg_state != RTL_AGG_OPERATIONAL)
H A Dwifi.h922 u8 agg_state; member in struct:rtl_ht_agg
/drivers/net/wireless/rtlwifi/rtl8192cu/
H A Dtrx.c529 if (mac->tids[tid].agg.agg_state == RTL_AGG_ON &&

Completed in 55 milliseconds