Searched refs:BA_STREAM_NOT_ALLOWED (Results 1 – 5 of 5) sorted by relevance
154 return ((sta_ptr->ampdu_sta[tid] != BA_STREAM_NOT_ALLOWED)176 sta_ptr->ampdu_sta[tid] = BA_STREAM_NOT_ALLOWED; in disable_station_ampdu()202 return ((priv->aggr_prio_tbl[tid].ampdu_ap != BA_STREAM_NOT_ALLOWED)255 return (((priv->aggr_prio_tbl[tid].amsdu != BA_STREAM_NOT_ALLOWED)
482 #define BA_STREAM_NOT_ALLOWED 0xffU macro
777 if (!priv->add_ba_param.rx_amsdu || (priv->aggr_prio_tbl[tid].amsdu == BA_STREAM_NOT_ALLOWED)) in wlan_cmd_11n_uap_addba_rspgen()1284 (priv->aggr_prio_tbl[tid].amsdu != BA_STREAM_NOT_ALLOWED)) in wlan_ret_11n_addba_resp()
1585 if (priv->add_ba_param.tx_amsdu && (priv->aggr_prio_tbl[tid].amsdu != BA_STREAM_NOT_ALLOWED)) in wlan_send_addba()
1266 sta_ptr->ampdu_sta[i] = BA_STREAM_NOT_ALLOWED;