Home
last modified time | relevance | path

Searched refs:ba_rx_bitmap (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wireless/wl12xx/
Devent.c58 if (!wlvif->sta.ba_rx_bitmap) in wl1271_stop_ba_event()
60 ieee80211_stop_rx_ba_session(vif, wlvif->sta.ba_rx_bitmap, in wl1271_stop_ba_event()
Dwl12xx.h522 u8 ba_rx_bitmap; member
Dtx.c975 wlvif->sta.ba_rx_bitmap = 0; in wl12xx_tx_reset_wlvif()
Ddebugfs.c614 VIF_STATE_PRINT_INT(sta.ba_rx_bitmap); in vifs_state_read()
Dmain.c4418 ba_bitmap = &wlvif->sta.ba_rx_bitmap; in wl1271_op_ampdu_action()