Home
last modified time | relevance | path

Searched defs:msdu_list (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c1803 static struct sk_buff *ath11k_dp_rx_get_msdu_last_buf(struct sk_buff_head *msdu_list, in ath11k_dp_rx_get_msdu_last_buf() argument
1718 ath11k_dp_rx_msdu_coalesce(struct ath11k *ar, struct sk_buff_head *msdu_list, struct sk_buff *first, struct sk_buff *last, u8 l3pad_bytes, int msdu_len) ath11k_dp_rx_msdu_coalesce() argument
2409 ath11k_dp_rx_process_msdu(struct ath11k *ar, struct sk_buff *msdu, struct sk_buff_head *msdu_list) ath11k_dp_rx_process_msdu() argument
2490 ath11k_dp_rx_process_received_packets(struct ath11k_base *ab, struct napi_struct *napi, struct sk_buff_head *msdu_list, int *quota, int ring_id) ath11k_dp_rx_process_received_packets() argument
2541 struct sk_buff_head msdu_list; ath11k_dp_process_rx() local
3735 ath11k_dp_rx_null_q_desc_sg_drop(struct ath11k *ar, int msdu_len, struct sk_buff_head *msdu_list) ath11k_dp_rx_null_q_desc_sg_drop() argument
3759 ath11k_dp_rx_h_null_q_desc(struct ath11k *ar, struct sk_buff *msdu, struct ieee80211_rx_status *status, struct sk_buff_head *msdu_list) ath11k_dp_rx_h_null_q_desc() argument
3820 ath11k_dp_rx_h_reo_err(struct ath11k *ar, struct sk_buff *msdu, struct ieee80211_rx_status *status, struct sk_buff_head *msdu_list) ath11k_dp_rx_h_reo_err() argument
3899 ath11k_dp_rx_wbm_err(struct ath11k *ar, struct napi_struct *napi, struct sk_buff *msdu, struct sk_buff_head *msdu_list) ath11k_dp_rx_wbm_err() argument
3941 struct sk_buff_head msdu_list[MAX_RADIOS]; ath11k_dp_rx_process_wbm_err() local
4406 ath11k_hal_rx_msdu_list_get(struct ath11k *ar, void *msdu_link_desc, struct hal_rx_msdu_list *msdu_list, u16 *num_msdus) ath11k_hal_rx_msdu_list_get() argument
4503 struct hal_rx_msdu_list msdu_list; ath11k_dp_rx_mon_mpdu_pop() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c1850 static struct sk_buff *ath11k_dp_rx_get_msdu_last_buf(struct sk_buff_head *msdu_list, in ath11k_dp_rx_get_msdu_last_buf() argument
1765 ath11k_dp_rx_msdu_coalesce(struct ath11k *ar, struct sk_buff_head *msdu_list, struct sk_buff *first, struct sk_buff *last, u8 l3pad_bytes, int msdu_len) ath11k_dp_rx_msdu_coalesce() argument
2518 ath11k_dp_rx_process_msdu(struct ath11k *ar, struct sk_buff *msdu, struct sk_buff_head *msdu_list, struct ieee80211_rx_status *rx_status) ath11k_dp_rx_process_msdu() argument
2599 ath11k_dp_rx_process_received_packets(struct ath11k_base *ab, struct napi_struct *napi, struct sk_buff_head *msdu_list, int mac_id) ath11k_dp_rx_process_received_packets() argument
2642 struct sk_buff_head msdu_list[MAX_RADIOS]; ath11k_dp_process_rx() local
3876 ath11k_dp_rx_null_q_desc_sg_drop(struct ath11k *ar, int msdu_len, struct sk_buff_head *msdu_list) ath11k_dp_rx_null_q_desc_sg_drop() argument
3900 ath11k_dp_rx_h_null_q_desc(struct ath11k *ar, struct sk_buff *msdu, struct ieee80211_rx_status *status, struct sk_buff_head *msdu_list) ath11k_dp_rx_h_null_q_desc() argument
3964 ath11k_dp_rx_h_reo_err(struct ath11k *ar, struct sk_buff *msdu, struct ieee80211_rx_status *status, struct sk_buff_head *msdu_list) ath11k_dp_rx_h_reo_err() argument
4044 ath11k_dp_rx_wbm_err(struct ath11k *ar, struct napi_struct *napi, struct sk_buff *msdu, struct sk_buff_head *msdu_list) ath11k_dp_rx_wbm_err() argument
4082 struct sk_buff_head msdu_list[MAX_RADIOS]; ath11k_dp_rx_process_wbm_err() local
4547 ath11k_hal_rx_msdu_list_get(struct ath11k *ar, void *msdu_link_desc, struct hal_rx_msdu_list *msdu_list, u16 *num_msdus) ath11k_hal_rx_msdu_list_get() argument
4644 struct hal_rx_msdu_list msdu_list; ath11k_dp_rx_mon_mpdu_pop() local
5293 struct hal_rx_msdu_list msdu_list; ath11k_dp_rx_full_mon_mpdu_pop() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.c1859 static struct sk_buff *ath12k_dp_rx_get_msdu_last_buf(struct sk_buff_head *msdu_list, in ath12k_dp_rx_get_msdu_last_buf() argument
1774 ath12k_dp_rx_msdu_coalesce(struct ath12k *ar, struct sk_buff_head *msdu_list, struct sk_buff *first, struct sk_buff *last, u8 l3pad_bytes, int msdu_len) ath12k_dp_rx_msdu_coalesce() argument
2484 ath12k_dp_rx_process_msdu(struct ath12k *ar, struct sk_buff *msdu, struct sk_buff_head *msdu_list, struct ieee80211_rx_status *rx_status) ath12k_dp_rx_process_msdu() argument
2553 ath12k_dp_rx_process_received_packets(struct ath12k_base *ab, struct napi_struct *napi, struct sk_buff_head *msdu_list, int ring_id) ath12k_dp_rx_process_received_packets() argument
2607 struct sk_buff_head msdu_list; ath12k_dp_rx_process() local
3503 ath12k_dp_rx_null_q_desc_sg_drop(struct ath12k *ar, int msdu_len, struct sk_buff_head *msdu_list) ath12k_dp_rx_null_q_desc_sg_drop() argument
3527 ath12k_dp_rx_h_null_q_desc(struct ath12k *ar, struct sk_buff *msdu, struct ieee80211_rx_status *status, struct sk_buff_head *msdu_list) ath12k_dp_rx_h_null_q_desc() argument
3604 ath12k_dp_rx_h_reo_err(struct ath12k *ar, struct sk_buff *msdu, struct ieee80211_rx_status *status, struct sk_buff_head *msdu_list) ath12k_dp_rx_h_reo_err() argument
3693 ath12k_dp_rx_wbm_err(struct ath12k *ar, struct napi_struct *napi, struct sk_buff *msdu, struct sk_buff_head *msdu_list) ath12k_dp_rx_wbm_err() argument
3731 struct sk_buff_head msdu_list[MAX_RADIOS]; ath12k_dp_rx_process_wbm_err() local
[all...]

Completed in 14 milliseconds