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.c539 tid_data->next_reclaimed); in iwlagn_tx_agg_stop()
615 if (*ssn == tid_data->next_reclaimed) { in iwlagn_tx_agg_start()
624 tid_data->next_reclaimed); in iwlagn_tx_agg_start()
760 tid_data->next_reclaimed); in iwlagn_check_ratid_empty()
773 tid_data->next_reclaimed); in iwlagn_check_ratid_empty()
1148 next_reclaimed = IEEE80211_SEQ_TO_SN(next_reclaimed + 0x10); in iwlagn_rx_reply_tx()
1162 next_reclaimed = ssn; in iwlagn_rx_reply_tx()
1167 next_reclaimed; in iwlagn_rx_reply_tx()
1169 next_reclaimed); in iwlagn_rx_reply_tx()
1227 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.c1466 if (normalized_ssn != tid_data->next_reclaimed) in iwl_mvm_check_ratid_empty()
1473 tid_data->next_reclaimed); in iwl_mvm_check_ratid_empty()
1481 tid_data->next_reclaimed); in iwl_mvm_check_ratid_empty()
1710 u16 next_reclaimed, seq_ctl; in iwl_mvm_rx_tx_cmd_single() local
1839 next_reclaimed = ssn; in iwl_mvm_rx_tx_cmd_single()
1849 ssn, next_reclaimed, seq_ctl); in iwl_mvm_rx_tx_cmd_single()
1879 tid_data->next_reclaimed = next_reclaimed; in iwl_mvm_rx_tx_cmd_single()
1882 next_reclaimed); in iwl_mvm_rx_tx_cmd_single()
2116 tid_data->next_reclaimed = index; in iwl_mvm_tx_reclaim()
A Dsta.h263 u16 next_reclaimed; member
A Dsta.c3179 tid_data->next_reclaimed); in iwl_mvm_sta_tx_agg_start()
3189 if (normalized_ssn == tid_data->next_reclaimed) { in iwl_mvm_sta_tx_agg_start()
3391 tid_data->ssn, tid_data->next_reclaimed); in iwl_mvm_sta_tx_agg_stop()
4317 return ieee80211_sn_sub(sn, tid_data->next_reclaimed); in iwl_mvm_tid_queued()

Completed in 29 milliseconds