Lines Matching refs:frame_count
914 tx_resp->frame_count) & IEEE80211_MAX_SN; in iwlagn_get_scd_ssn()
936 agg->wait_for_ba = (tx_resp->frame_count > 1); in iwl_rx_reply_tx_agg()
942 if (tx_resp->bt_kill_count && tx_resp->frame_count == 1 && in iwl_rx_reply_tx_agg()
948 if (tx_resp->frame_count == 1) in iwl_rx_reply_tx_agg()
954 iwlagn_get_scd_ssn(tx_resp), tx_resp->frame_count); in iwl_rx_reply_tx_agg()
957 for (i = 0; i < tx_resp->frame_count; i++) { in iwl_rx_reply_tx_agg()
1099 u8 frame_count, u32 status) in iwl_check_abort_status() argument
1101 if (frame_count == 1 && status == TX_STATUS_FAIL_RFKILL_FLUSH) { in iwl_check_abort_status()
1145 if (tx_resp->frame_count == 1) { in iwlagn_rx_reply_tx()
1210 tx_resp->frame_count, cmd_index); in iwlagn_rx_reply_tx()
1245 iwl_check_abort_status(priv, tx_resp->frame_count, status); in iwlagn_rx_reply_tx()