Lines Matching refs:frame_count
937 tx_resp->frame_count) & IEEE80211_MAX_SN; in iwlagn_get_scd_ssn()
959 agg->wait_for_ba = (tx_resp->frame_count > 1); in iwl_rx_reply_tx_agg()
965 if (tx_resp->bt_kill_count && tx_resp->frame_count == 1 && in iwl_rx_reply_tx_agg()
971 if (tx_resp->frame_count == 1) in iwl_rx_reply_tx_agg()
977 iwlagn_get_scd_ssn(tx_resp), tx_resp->frame_count); in iwl_rx_reply_tx_agg()
980 for (i = 0; i < tx_resp->frame_count; i++) { in iwl_rx_reply_tx_agg()
1122 u8 frame_count, u32 status) in iwl_check_abort_status() argument
1124 if (frame_count == 1 && status == TX_STATUS_FAIL_RFKILL_FLUSH) { in iwl_check_abort_status()
1168 if (tx_resp->frame_count == 1) { in iwlagn_rx_reply_tx()
1233 tx_resp->frame_count, cmd_index); in iwlagn_rx_reply_tx()
1268 iwl_check_abort_status(priv, tx_resp->frame_count, status); in iwlagn_rx_reply_tx()