Searched refs:msdu_id (Results 1 – 14 of 14) sorted by relevance
| /drivers/net/wireless/ath/ath10k/ |
| A D | htt_tx.c | 517 tx_done.msdu_id = msdu_id; in ath10k_htt_tx_clean_up_pending() 1190 int msdu_id = -1; in ath10k_htt_mgmt_tx() local 1202 msdu_id = res; in ath10k_htt_mgmt_tx() 1284 u16 msdu_id = 0; in ath10k_htt_tx_hl() local 1353 msdu_id = res; in ath10k_htt_tx_hl() 1402 u16 msdu_id, flags1 = 0; in ath10k_htt_tx_32() local 1413 msdu_id = res; in ath10k_htt_tx_32() 1459 &ext_desc_t[msdu_id].frags; in ath10k_htt_tx_32() 1607 u16 msdu_id, flags1 = 0; in ath10k_htt_tx_64() local 1618 msdu_id = res; in ath10k_htt_tx_64() [all …]
|
| A D | trace.h | 289 TP_PROTO(struct ath10k *ar, u16 msdu_id, u16 msdu_len, 292 TP_ARGS(ar, msdu_id, msdu_len, vdev_id, tid), 297 __field(u16, msdu_id) 306 __entry->msdu_id = msdu_id; 316 __entry->msdu_id, 324 TP_PROTO(struct ath10k *ar, u16 msdu_id), 326 TP_ARGS(ar, msdu_id), 331 __field(u16, msdu_id) 337 __entry->msdu_id = msdu_id; 344 __entry->msdu_id
|
| A D | txrx.c | 58 tx_done->msdu_id, tx_done->status); in ath10k_txrx_tx_unref() 60 if (tx_done->msdu_id >= htt->max_num_pending_tx) { in ath10k_txrx_tx_unref() 62 tx_done->msdu_id); in ath10k_txrx_tx_unref() 67 msdu = idr_find(&htt->pending_tx, tx_done->msdu_id); in ath10k_txrx_tx_unref() 70 tx_done->msdu_id); in ath10k_txrx_tx_unref() 84 ath10k_htt_tx_free_msdu_id(htt, tx_done->msdu_id); in ath10k_txrx_tx_unref() 103 trace_ath10k_txrx_tx_unref(ar, tx_done->msdu_id); in ath10k_txrx_tx_unref()
|
| A D | htt_rx.c | 2954 __le16 msdu_id, *msdus; in ath10k_htt_rx_tx_compl_ind() local 2992 msdu_id = msdus[i]; in ath10k_htt_rx_tx_compl_ind() 2993 tx_done.msdu_id = __le16_to_cpu(msdu_id); in ath10k_htt_rx_tx_compl_ind() 3001 msdu_id = msdus[msdu_count + i + 1 + htt_pad]; in ath10k_htt_rx_tx_compl_ind() 3002 tx_done.ack_rssi = __le16_to_cpu(msdu_id); in ath10k_htt_rx_tx_compl_ind() 3004 msdu_id = msdus[msdu_count + i + htt_pad]; in ath10k_htt_rx_tx_compl_ind() 3005 tx_done.ack_rssi = __le16_to_cpu(msdu_id); in ath10k_htt_rx_tx_compl_ind() 3021 tx_done.msdu_id, tx_done.status); in ath10k_htt_rx_tx_compl_ind() 4134 tx_done.msdu_id = __le32_to_cpu(resp->mgmt_tx_completion.desc_id); in ath10k_htt_t2h_msg_handler()
|
| A D | htt.h | 898 __le16 msdu_id; member 1736 u16 msdu_id; member 2457 void ath10k_htt_tx_free_msdu_id(struct ath10k_htt *htt, u16 msdu_id);
|
| A D | core.h | 128 u16 msdu_id; member
|
| A D | wmi-tlv.c | 2938 cmd->msdu_id = 0; in ath10k_wmi_tlv_op_gen_beacon_dma() 3050 pkt_addr = idr_remove(&wmi->mgmt_pending_tx, cb->msdu_id); in ath10k_wmi_tlv_op_cleanup_mgmt_tx_send() 3132 cb->msdu_id = desc_id; in ath10k_wmi_tlv_op_gen_mgmt_tx_send()
|
| A D | wmi.c | 7900 cmd->msdu_id = 0; in ath10k_wmi_op_gen_beacon_dma() 9608 static int ath10k_wmi_mgmt_tx_clean_up_pending(int msdu_id, void *ptr, in ath10k_wmi_mgmt_tx_clean_up_pending() argument 9616 "force cleanup mgmt msdu_id %u\n", msdu_id); in ath10k_wmi_mgmt_tx_clean_up_pending()
|
| A D | wmi.h | 5779 __le32 msdu_id; member
|
| A D | mac.c | 4290 int msdu_id; in ath10k_mac_txq_unref() local 4296 idr_for_each_entry(&ar->htt.pending_tx, msdu, msdu_id) { in ath10k_mac_txq_unref()
|
| /drivers/net/wireless/ath/ath11k/ |
| A D | dp_tx.c | 288 int msdu_id, in ath11k_dp_tx_free_txbuf() argument 296 msdu = idr_remove(&tx_ring->txbuf_idr, msdu_id); in ath11k_dp_tx_free_txbuf() 301 msdu_id); in ath11k_dp_tx_free_txbuf() 328 msdu = idr_remove(&tx_ring->txbuf_idr, ts->msdu_id); in ath11k_dp_tx_htt_tx_complete_buf() 333 ts->msdu_id); in ath11k_dp_tx_htt_tx_complete_buf() 392 u32 msdu_id, struct dp_tx_ring *tx_ring) in ath11k_dp_tx_process_htt_tx_complete() argument 407 ts.msdu_id = msdu_id; in ath11k_dp_tx_process_htt_tx_complete() 697 u32 msdu_id; in ath11k_dp_tx_completion_handler() local 741 mac_id, msdu_id, in ath11k_dp_tx_completion_handler() 747 msdu = idr_remove(&tx_ring->txbuf_idr, msdu_id); in ath11k_dp_tx_completion_handler() [all …]
|
| A D | dp_tx.h | 14 u32 msdu_id; member
|
| /drivers/net/wireless/mediatek/mt76/ |
| A D | mt76_connac.h | 156 __le16 msdu_id[MT_HW_TXP_MAX_MSDU_NUM]; member
|
| A D | mt76_connac_mac.c | 174 txp->msdu_id[0] = cpu_to_le16(id | MT_MSDU_ID_VALID); in mt76_connac_write_hw_txp()
|
Completed in 154 milliseconds