Home
last modified time | relevance | path

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

/linux/include/net/
H A Dmac80211.h422 * @BAR_RX_EVENT: a BAR was received
430 BAR_RX_EVENT,
494 * @ssn: the starting sequence number (for %BAR_RX_EVENT)
507 * @u.ba: relevant if &type is %BAR_RX_EVENT or %BA_FRAME_TIMEOUT
428 BAR_RX_EVENT, global() enumerator
/linux/net/mac80211/
H A Drx.c3380 .type = BAR_RX_EVENT, in ieee80211_rx_h_ctrl()