Searched defs:msdu_id (Results  1 – 10 of 10) sorted by relevance
| /Linux-v5.10/drivers/net/wireless/ath/ath11k/ | 
| D | dp_tx.h | 13 	u32 msdu_id;  member
  | 
| D | dp_tx.c | 284 				    int msdu_id,  in ath11k_dp_tx_free_txbuf() 364 				     u32 msdu_id, struct dp_tx_ring *tx_ring)  in ath11k_dp_tx_process_htt_tx_complete() 538 	u32 msdu_id;  in ath11k_dp_tx_completion_handler()  local
  | 
| /Linux-v5.10/drivers/net/wireless/ath/ath10k/ | 
| D | htt_tx.c | 210 void ath10k_htt_tx_free_msdu_id(struct ath10k_htt *htt, u16 msdu_id)  in ath10k_htt_tx_free_msdu_id() 504 static int ath10k_htt_tx_clean_up_pending(int msdu_id, void *skb, void *ctx)  in ath10k_htt_tx_clean_up_pending() 1207 	int msdu_id = -1;  in ath10k_htt_mgmt_tx()  local 1302 	u16 msdu_id = 0;  in ath10k_htt_tx_hl()  local 1417 	u16 msdu_id, flags1 = 0;  in ath10k_htt_tx_32()  local 1619 	u16 msdu_id, flags1 = 0;  in ath10k_htt_tx_64()  local
  | 
| D | htt_rx.c | 2653 	__le16 msdu_id, *msdus;  in ath10k_htt_rx_tx_compl_ind()  local
  | 
| D | htt.h | 903 	__le16 msdu_id;  member 1842 	u16 msdu_id;  member
  | 
| D | core.h | 121 	u16 msdu_id;  member
  | 
| D | wmi.c | 9541 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 | 4086 	int msdu_id;  in ath10k_mac_txq_unref()  local
  | 
| D | wmi.h | 5744 	__le32 msdu_id;  member
  | 
| /Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7615/ | 
| D | mac.h | 263 	__le16 msdu_id[MT_HW_TXP_MAX_MSDU_NUM];  member
  |