Home
last modified time | relevance | path

Searched refs:RTL_AGG_STOP (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/
Drc.c201 if (sta_entry->tids[tid].agg.agg_state == RTL_AGG_STOP) in _rtl_tx_aggr_check()
Dbase.c1798 sta_entry->tids[tid].agg.agg_state = RTL_AGG_STOP; in rtl_tx_agg_stop()
Dwifi.h1403 #define RTL_AGG_STOP 0 macro