Searched refs:tid_data (Results 1 – 8 of 8) sorted by relevance
| /freebsd/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | sta.c | 474 if (mvmsta->tid_data[tid].state == IWL_AGG_ON) in iwl_mvm_get_queue_agg_tids() 521 if (mvmsta->tid_data[tid].state == IWL_AGG_ON) in iwl_mvm_remove_sta_queue_marking() 523 mvmsta->tid_data[tid].txq_id = IWL_MVM_INVALID_QUEUE; in iwl_mvm_remove_sta_queue_marking() 926 mvmsta->tid_data[tid].txq_id = queue; in iwl_mvm_sta_alloc_queue_tvqm() 1088 ssn = IEEE80211_SEQ_TO_SN(mvmsta->tid_data[tid].seq_number); in iwl_mvm_unshare_queue() 1100 if (mvmsta->tid_data[tid].state == IWL_AGG_ON) { in iwl_mvm_unshare_queue() 1151 if (iwl_mvm_tid_queued(mvm, &mvmsta->tid_data[tid])) in iwl_mvm_remove_inactive_tids() 1155 if (mvmsta->tid_data[tid].state != IWL_AGG_OFF) in iwl_mvm_remove_inactive_tids() 1172 mvmsta->tid_data[tid].txq_id = IWL_MVM_INVALID_QUEUE; in iwl_mvm_remove_inactive_tids() 1353 ssn = IEEE80211_SEQ_TO_SN(mvmsta->tid_data[tid].seq_number); in iwl_mvm_sta_alloc_queue() [all …]
|
| H A D | tx.c | 972 !mvmsta->tid_data[tid].amsdu_in_ampdu_allowed) || in iwl_mvm_tx_tso() 1169 mvmsta->tid_data[tid].state != IWL_AGG_ON, in iwl_mvm_tx_mpdu() 1171 mvmsta->tid_data[tid].state, tid)) in iwl_mvm_tx_mpdu() 1174 seq_number = mvmsta->tid_data[tid].seq_number; in iwl_mvm_tx_mpdu() 1190 txq_id = mvmsta->tid_data[tid].txq_id; in iwl_mvm_tx_mpdu() 1248 mvmsta->tid_data[tid].seq_number = seq_number + 0x10; in iwl_mvm_tx_mpdu() 1365 struct iwl_mvm_tid_data *tid_data = &mvmsta->tid_data[tid]; in iwl_mvm_check_ratid_empty() local 1371 if (tid_data->state == IWL_AGG_ON && in iwl_mvm_check_ratid_empty() 1372 iwl_mvm_tid_queued(mvm, tid_data) == 0) { in iwl_mvm_check_ratid_empty() 1385 normalized_ssn = tid_data->ssn; in iwl_mvm_check_ratid_empty() [all …]
|
| H A D | mld-sta.c | 797 for (i = 0; i < ARRAY_SIZE(mvm_sta->tid_data); i++) { in iwl_mvm_mld_disable_sta_queues() 798 if (mvm_sta->tid_data[i].txq_id == IWL_MVM_INVALID_QUEUE) in iwl_mvm_mld_disable_sta_queues() 802 &mvm_sta->tid_data[i].txq_id, i); in iwl_mvm_mld_disable_sta_queues() 803 mvm_sta->tid_data[i].txq_id = IWL_MVM_INVALID_QUEUE; in iwl_mvm_mld_disable_sta_queues() 967 struct iwl_mvm_tid_data *tid_data = &mvm_sta->tid_data[tid]; in iwl_mvm_mld_update_sta_queues() local 968 int txq_id = tid_data->txq_id; in iwl_mvm_mld_update_sta_queues()
|
| H A D | sta.h | 429 struct iwl_mvm_tid_data tid_data[IWL_MAX_TID_COUNT + 1]; member 456 u16 iwl_mvm_tid_queued(struct iwl_mvm *mvm, struct iwl_mvm_tid_data *tid_data);
|
| H A D | offloading.c | 23 u16 seq = mvm_ap_sta->tid_data[i].seq_number; in iwl_mvm_set_wowlan_qos_seq()
|
| H A D | mac80211.c | 990 struct iwl_mvm_tid_data *tid_data = &mvmsta->tid_data[tid]; in iwl_mvm_ampdu_check_trigger() local 994 sta->addr, tid, tid_data->ssn); in iwl_mvm_ampdu_check_trigger() 3415 for (tid = 0; tid < ARRAY_SIZE(mvmsta->tid_data); tid++) { in __iwl_mvm_mac_sta_notify() 3416 struct iwl_mvm_tid_data *tid_data = &mvmsta->tid_data[tid]; in __iwl_mvm_mac_sta_notify() local 3418 if (tid_data->txq_id == IWL_MVM_INVALID_QUEUE) in __iwl_mvm_mac_sta_notify() 3421 __set_bit(tid_data->txq_id, &txqs); in __iwl_mvm_mac_sta_notify() 3423 if (iwl_mvm_tid_queued(mvm, tid_data) == 0) in __iwl_mvm_mac_sta_notify()
|
| H A D | d3.c | 2579 mvm_ap_sta->tid_data[status->tid_offloaded_tx].seq_number = in iwl_mvm_query_wakeup_reasons() 2583 mvm_ap_sta->tid_data[i].seq_number = in iwl_mvm_query_wakeup_reasons() 2590 mvm_ap_sta->tid_data[i].txq_id, in iwl_mvm_query_wakeup_reasons() 2591 mvm_ap_sta->tid_data[i].seq_number >> 4); in iwl_mvm_query_wakeup_reasons()
|
| /freebsd/sys/dev/cxgbe/cudbg/ |
| H A D | cudbg_lib.c | 3711 struct cudbg_tid_data *tid_data) in cudbg_read_tid() 3724 tid_data->dbig_cmd = val; in cudbg_read_tid() 3730 tid_data->dbig_conf = val; in cudbg_read_tid() 3749 tid_data->dbig_rsp_stat = val; in cudbg_read_tid() 3758 tid_data->data[i] = t4_read_reg(padap, in cudbg_read_tid() 3762 tid_data->tid = tid; in cudbg_read_tid() 3774 struct cudbg_tid_data *tid_data = NULL; in collect_le_tcam() 3830 tid_data = (struct cudbg_tid_data *)(((struct cudbg_tcam *) in collect_le_tcam() 3851 tid_data = (struct cudbg_tid_data *)(scratch_buff.data); in collect_le_tcam() 3856 rc = cudbg_read_tid(pdbg_init, i, tid_data); in collect_le_tcam() 3708 cudbg_read_tid(struct cudbg_init * pdbg_init,u32 tid,struct cudbg_tid_data * tid_data) cudbg_read_tid() argument 3771 struct cudbg_tid_data *tid_data = NULL; collect_le_tcam() local [all...] |