IEEE80211_ACTION_CAT_BA
if (ia->ia_category != IEEE80211_ACTION_CAT_BA) {
if (category != IEEE80211_ACTION_CAT_BA) {
case IEEE80211_ACTION_CAT_BA:
ic->ic_send_action(in, IEEE80211_ACTION_CAT_BA,
case IEEE80211_ACTION_CAT_BA:
return (ic->ic_send_action(in, IEEE80211_ACTION_CAT_BA,
(void) ieee80211_send_action(in, IEEE80211_ACTION_CAT_BA,
case IEEE80211_ACTION_CAT_BA:
case IEEE80211_ACTION_CAT_BA: