Lines Matching refs:frame_count
919 tx_resp->frame_count) & IEEE80211_MAX_SN; in iwlagn_get_scd_ssn()
941 agg->wait_for_ba = (tx_resp->frame_count > 1); in iwl_rx_reply_tx_agg()
947 if (tx_resp->bt_kill_count && tx_resp->frame_count == 1 && in iwl_rx_reply_tx_agg()
953 if (tx_resp->frame_count == 1) in iwl_rx_reply_tx_agg()
959 iwlagn_get_scd_ssn(tx_resp), tx_resp->frame_count); in iwl_rx_reply_tx_agg()
962 for (i = 0; i < tx_resp->frame_count; i++) { in iwl_rx_reply_tx_agg()
1104 u8 frame_count, u32 status) in iwl_check_abort_status() argument
1106 if (frame_count == 1 && status == TX_STATUS_FAIL_RFKILL_FLUSH) { in iwl_check_abort_status()
1150 if (tx_resp->frame_count == 1) { in iwlagn_rx_reply_tx()
1215 tx_resp->frame_count, cmd_index); in iwlagn_rx_reply_tx()
1250 iwl_check_abort_status(priv, tx_resp->frame_count, status); in iwlagn_rx_reply_tx()