Searched defs:msdu_id (Results 1 – 10 of 10) sorted by relevance
/linux-6.6.21/drivers/net/wireless/ath/ath10k/ |
D | htt_tx.c | 213 void ath10k_htt_tx_free_msdu_id(struct ath10k_htt *htt, u16 msdu_id) in ath10k_htt_tx_free_msdu_id() 507 static int ath10k_htt_tx_clean_up_pending(int msdu_id, void *skb, void *ctx) in ath10k_htt_tx_clean_up_pending() 1192 int msdu_id = -1; in ath10k_htt_mgmt_tx() local 1286 u16 msdu_id = 0; in ath10k_htt_tx_hl() local 1404 u16 msdu_id, flags1 = 0; in ath10k_htt_tx_32() local 1609 u16 msdu_id, flags1 = 0; in ath10k_htt_tx_64() local
|
D | htt_rx.c | 2949 __le16 msdu_id, *msdus; in ath10k_htt_rx_tx_compl_ind() local
|
D | htt.h | 898 __le16 msdu_id; member 1732 u16 msdu_id; member
|
D | core.h | 123 u16 msdu_id; member
|
D | wmi.c | 9528 static int ath10k_wmi_mgmt_tx_clean_up_pending(int msdu_id, void *ptr, in ath10k_wmi_mgmt_tx_clean_up_pending()
|
D | mac.c | 4273 int msdu_id; in ath10k_mac_txq_unref() local
|
D | wmi.h | 5751 __le32 msdu_id; member
|
/linux-6.6.21/drivers/net/wireless/ath/ath11k/ |
D | dp_tx.h | 13 u32 msdu_id; member
|
D | dp_tx.c | 287 int msdu_id, in ath11k_dp_tx_free_txbuf() 387 u32 msdu_id, struct dp_tx_ring *tx_ring) in ath11k_dp_tx_process_htt_tx_complete() 688 u32 msdu_id; in ath11k_dp_tx_completion_handler() local
|
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/ |
D | mt76_connac.h | 156 __le16 msdu_id[MT_HW_TXP_MAX_MSDU_NUM]; member
|