Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dagg-tx.c734 sta->ampdu_mlme.dialog_token_allocator++; in ieee80211_start_tx_ba_session()
735 tid_tx->dialog_token = sta->ampdu_mlme.dialog_token_allocator; in ieee80211_start_tx_ba_session()
H A Dsta_info.h296 u8 dialog_token_allocator; member