Home
last modified time | relevance | path

Searched refs:next_reclaimed (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
A Dtx.c538 tid_data->next_reclaimed); in iwlagn_tx_agg_stop()
614 if (*ssn == tid_data->next_reclaimed) { in iwlagn_tx_agg_start()
623 tid_data->next_reclaimed); in iwlagn_tx_agg_start()
759 tid_data->next_reclaimed); in iwlagn_check_ratid_empty()
772 tid_data->next_reclaimed); in iwlagn_check_ratid_empty()
1147 next_reclaimed = IEEE80211_SEQ_TO_SN(next_reclaimed + 0x10); in iwlagn_rx_reply_tx()
1161 next_reclaimed = ssn; in iwlagn_rx_reply_tx()
1166 next_reclaimed; in iwlagn_rx_reply_tx()
1168 next_reclaimed); in iwlagn_rx_reply_tx()
1226 next_reclaimed; in iwlagn_rx_reply_tx()
[all …]
A Ddev.h165 u16 next_reclaimed; member
A Ddebugfs.c220 tid_data->next_reclaimed, in iwl_dbgfs_stations_read()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Dtx.c1231 if (normalized_ssn != tid_data->next_reclaimed) in iwl_mvm_check_ratid_empty()
1238 tid_data->next_reclaimed); in iwl_mvm_check_ratid_empty()
1246 tid_data->next_reclaimed); in iwl_mvm_check_ratid_empty()
1470 u16 next_reclaimed, seq_ctl; in iwl_mvm_rx_tx_cmd_single() local
1599 next_reclaimed = ssn; in iwl_mvm_rx_tx_cmd_single()
1609 ssn, next_reclaimed, seq_ctl); in iwl_mvm_rx_tx_cmd_single()
1639 tid_data->next_reclaimed = next_reclaimed; in iwl_mvm_rx_tx_cmd_single()
1642 next_reclaimed); in iwl_mvm_rx_tx_cmd_single()
1873 tid_data->next_reclaimed = index; in iwl_mvm_tx_reclaim()
A Dsta.h263 u16 next_reclaimed; member
A Dsta.c2845 tid_data->next_reclaimed); in iwl_mvm_sta_tx_agg_start()
2855 if (normalized_ssn == tid_data->next_reclaimed) { in iwl_mvm_sta_tx_agg_start()
3054 tid_data->ssn, tid_data->next_reclaimed); in iwl_mvm_sta_tx_agg_stop()
3949 return ieee80211_sn_sub(sn, tid_data->next_reclaimed); in iwl_mvm_tid_queued()

Completed in 748 milliseconds