/linux/drivers/net/wireless/ath/ath12k/ |
H A D | dp_rx.c | 2010 static void ath12k_dp_rx_h_csum_offload(struct sk_buff *msdu, in ath12k_dp_rx_h_csum_offload() argument 2097 struct sk_buff *msdu, in ath12k_dp_rx_h_undecap_nwifi() argument 2144 ath12k_dp_rx_h_undecap_raw(struct ath12k * ar,struct sk_buff * msdu,enum hal_encrypt_type enctype,struct ieee80211_rx_status * status,bool decrypted) ath12k_dp_rx_h_undecap_raw() argument 2203 ath12k_get_dot11_hdr_from_rx_desc(struct ath12k * ar,struct sk_buff * msdu,struct ath12k_skb_rxcb * rxcb,struct ieee80211_rx_status * status,enum hal_encrypt_type enctype) ath12k_get_dot11_hdr_from_rx_desc() argument 2244 ath12k_dp_rx_h_undecap_eth(struct ath12k * ar,struct sk_buff * msdu,enum hal_encrypt_type enctype,struct ieee80211_rx_status * status) ath12k_dp_rx_h_undecap_eth() argument 2272 ath12k_dp_rx_h_undecap(struct ath12k * ar,struct sk_buff * msdu,struct hal_rx_desc * rx_desc,enum hal_encrypt_type enctype,struct ieee80211_rx_status * status,bool decrypted) ath12k_dp_rx_h_undecap() argument 2315 ath12k_dp_rx_h_find_peer(struct ath12k_base * ab,struct sk_buff * msdu,struct ath12k_dp_rx_info * rx_info) ath12k_dp_rx_h_find_peer() argument 2336 ath12k_dp_rx_h_mpdu(struct ath12k * ar,struct sk_buff * msdu,struct hal_rx_desc * rx_desc,struct ath12k_dp_rx_info * rx_info) ath12k_dp_rx_h_mpdu() argument 2563 ath12k_dp_rx_deliver_msdu(struct ath12k * ar,struct napi_struct * napi,struct sk_buff * msdu,struct ath12k_dp_rx_info * rx_info) ath12k_dp_rx_deliver_msdu() argument 2636 ath12k_dp_rx_check_nwifi_hdr_len_valid(struct ath12k_base * ab,struct hal_rx_desc * rx_desc,struct sk_buff * msdu) ath12k_dp_rx_check_nwifi_hdr_len_valid() argument 2658 ath12k_dp_rx_process_msdu(struct ath12k * ar,struct sk_buff * msdu,struct sk_buff_head * msdu_list,struct ath12k_dp_rx_info * rx_info) ath12k_dp_rx_process_msdu() argument 2740 struct sk_buff *msdu; ath12k_dp_rx_process_received_packets() local 2828 struct sk_buff *msdu; ath12k_dp_rx_process() local 3070 ath12k_dp_rx_h_verify_tkip_mic(struct ath12k * ar,struct ath12k_peer * peer,struct sk_buff * msdu) ath12k_dp_rx_h_verify_tkip_mic() argument 3133 ath12k_dp_rx_h_undecap_frag(struct ath12k * ar,struct sk_buff * msdu,enum hal_encrypt_type enctype,u32 flags) ath12k_dp_rx_h_undecap_frag() argument 3462 ath12k_dp_rx_frag_h_mpdu(struct ath12k * ar,struct sk_buff * msdu,struct hal_reo_dest_ring * ring_desc) ath12k_dp_rx_frag_h_mpdu() argument 3593 struct sk_buff *msdu; ath12k_dp_process_rx_err_buf() local 3823 ath12k_dp_rx_h_null_q_desc(struct ath12k * ar,struct sk_buff * msdu,struct ath12k_dp_rx_info * rx_info,struct sk_buff_head * msdu_list) ath12k_dp_rx_h_null_q_desc() argument 3893 ath12k_dp_rx_h_reo_err(struct ath12k * ar,struct sk_buff * msdu,struct ath12k_dp_rx_info * rx_info,struct sk_buff_head * msdu_list) ath12k_dp_rx_h_reo_err() argument 3924 ath12k_dp_rx_h_tkip_mic_err(struct ath12k * ar,struct sk_buff * msdu,struct ath12k_dp_rx_info * rx_info) ath12k_dp_rx_h_tkip_mic_err() argument 3964 ath12k_dp_rx_h_rxdma_err(struct ath12k * ar,struct sk_buff * msdu,struct ath12k_dp_rx_info * rx_info) ath12k_dp_rx_h_rxdma_err() argument 3998 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 4041 struct sk_buff *msdu; ath12k_dp_rx_process_wbm_err() local 4154 struct sk_buff *msdu; ath12k_dp_rx_process_wbm_err() local [all...] |
H A D | dp_tx.c | 547 struct sk_buff *msdu = desc_params->skb; in ath12k_dp_tx_free_txbuf() local 580 struct sk_buff *msdu = desc_params->skb; in ath12k_dp_tx_htt_tx_complete_buf() local 831 struct sk_buff *msdu = desc_params->skb; ath12k_dp_tx_complete_msdu() local [all...] |
H A D | dp_mon.c | 1976 struct sk_buff *msdu, *mpdu_buf, *prev_buf, *head_frag_list; in ath12k_dp_mon_rx_merg_msdus() local 2246 ath12k_dp_mon_rx_deliver_msdu(struct ath12k * ar,struct napi_struct * napi,struct sk_buff * msdu,struct ieee80211_rx_status * status,u8 decap) ath12k_dp_mon_rx_deliver_msdu() argument 2436 struct sk_buff *msdu; ath12k_dp_mon_parse_status_buf() local 4070 struct sk_buff *msdu = NULL, *last = NULL; ath12k_dp_rx_mon_mpdu_pop() local [all...] |
H A D | hal_rx.c | 292 struct hal_rx_msdu_details *msdu; in ath12k_hal_rx_msdu_link_info_get() local
|
H A D | mac.c | 8297 struct sk_buff *msdu = skb; in ath12k_mac_tx_mgmt_pending_free() local 8320 struct sk_buff *msdu = skb; in ath12k_mac_vif_txmgmt_idr_remove() local
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | dp_rx.c | 1857 static void ath11k_dp_rx_h_csum_offload(struct ath11k *ar, struct sk_buff *msdu) in ath11k_dp_rx_h_csum_offload() argument 1951 struct sk_buff *msdu, in ath11k_dp_rx_h_undecap_nwifi() argument 2029 ath11k_dp_rx_h_undecap_raw(struct ath11k * ar,struct sk_buff * msdu,enum hal_encrypt_type enctype,struct ieee80211_rx_status * status,bool decrypted) ath11k_dp_rx_h_undecap_raw() argument 2089 ath11k_dp_rx_h_find_rfc1042(struct ath11k * ar,struct sk_buff * msdu,enum hal_encrypt_type enctype) ath11k_dp_rx_h_find_rfc1042() argument 2116 ath11k_dp_rx_h_undecap_eth(struct ath11k * ar,struct sk_buff * msdu,u8 * first_hdr,enum hal_encrypt_type enctype,struct ieee80211_rx_status * status) ath11k_dp_rx_h_undecap_eth() argument 2163 ath11k_dp_rx_h_undecap(struct ath11k * ar,struct sk_buff * msdu,struct hal_rx_desc * rx_desc,enum hal_encrypt_type enctype,struct ieee80211_rx_status * status,bool decrypted) ath11k_dp_rx_h_undecap() argument 2210 ath11k_dp_rx_h_find_peer(struct ath11k_base * ab,struct sk_buff * msdu) ath11k_dp_rx_h_find_peer() argument 2233 ath11k_dp_rx_h_mpdu(struct ath11k * ar,struct sk_buff * msdu,struct hal_rx_desc * rx_desc,struct ieee80211_rx_status * rx_status) ath11k_dp_rx_h_mpdu() argument 2428 ath11k_dp_rx_deliver_msdu(struct ath11k * ar,struct napi_struct * napi,struct sk_buff * msdu,struct ieee80211_rx_status * status) ath11k_dp_rx_deliver_msdu() argument 2507 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 2592 struct sk_buff *msdu; ath11k_dp_rx_process_received_packets() local 2634 struct sk_buff *msdu; ath11k_dp_process_rx() local 3264 ath11k_dp_rx_h_verify_tkip_mic(struct ath11k * ar,struct ath11k_peer * peer,struct sk_buff * msdu) ath11k_dp_rx_h_verify_tkip_mic() argument 3318 ath11k_dp_rx_h_undecap_frag(struct ath11k * ar,struct sk_buff * msdu,enum hal_encrypt_type enctype,u32 flags) ath11k_dp_rx_h_undecap_frag() argument 3614 ath11k_dp_rx_frag_h_mpdu(struct ath11k * ar,struct sk_buff * msdu,u32 * ring_desc) ath11k_dp_rx_frag_h_mpdu() argument 3749 struct sk_buff *msdu; ath11k_dp_process_rx_err_buf() local 3952 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 4016 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 4047 ath11k_dp_rx_h_tkip_mic_err(struct ath11k * ar,struct sk_buff * msdu,struct ieee80211_rx_status * status) ath11k_dp_rx_h_tkip_mic_err() argument 4073 ath11k_dp_rx_h_rxdma_err(struct ath11k * ar,struct sk_buff * msdu,struct ieee80211_rx_status * status) ath11k_dp_rx_h_rxdma_err() argument 4098 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 4133 struct sk_buff *msdu; ath11k_dp_rx_process_wbm_err() local 4694 struct sk_buff *msdu = NULL, *last = NULL; ath11k_dp_rx_mon_mpdu_pop() local 4879 ath11k_dp_rx_msdus_set_payload(struct ath11k * ar,struct sk_buff * msdu) ath11k_dp_rx_msdus_set_payload() argument 4896 struct sk_buff *msdu, *prev_buf; ath11k_dp_rx_mon_merg_msdus() local 5339 struct sk_buff *msdu = NULL, *last = NULL; ath11k_dp_rx_full_mon_mpdu_pop() local [all...] |
H A D | dp_tx.c | 292 struct sk_buff *msdu; in ath11k_dp_tx_free_txbuf() local 321 struct sk_buff *msdu; in ath11k_dp_tx_htt_tx_complete_buf() local 436 ath11k_dp_tx_cache_peer_stats(struct ath11k * ar,struct sk_buff * msdu,struct hal_tx_status * ts) ath11k_dp_tx_cache_peer_stats() argument 552 ath11k_dp_tx_complete_msdu(struct ath11k * ar,struct sk_buff * msdu,struct hal_tx_status * ts) ath11k_dp_tx_complete_msdu() argument 693 struct sk_buff *msdu; ath11k_dp_tx_completion_handler() local [all...] |
H A D | dp.c | 1016 struct sk_buff *msdu = skb; in ath11k_dp_tx_pending_cleanup() local
|
H A D | hal_rx.c | 297 struct hal_rx_msdu_details *msdu; in ath11k_hal_rx_msdu_link_info_get() local
|
H A D | wmi.c | 5942 struct sk_buff *msdu; in wmi_process_mgmt_tx_comp() local
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | htt_rx.c | 325 struct sk_buff *msdu; in ath10k_htt_rx_netbuf_pop() local 361 struct sk_buff *msdu; ath10k_htt_rx_amsdu_pop() local 472 struct sk_buff *msdu; ath10k_htt_rx_pop_paddr() local 503 ath10k_htt_rx_handle_amsdu_mon_32(struct ath10k_htt * htt,struct sk_buff * msdu,struct htt_rx_in_ord_msdu_desc ** msdu_desc) ath10k_htt_rx_handle_amsdu_mon_32() argument 580 ath10k_htt_rx_handle_amsdu_mon_64(struct ath10k_htt * htt,struct sk_buff * msdu,struct htt_rx_in_ord_msdu_desc_ext ** msdu_desc) ath10k_htt_rx_handle_amsdu_mon_64() argument 664 struct sk_buff *msdu; ath10k_htt_rx_pop_paddr32_list() local 729 struct sk_buff *msdu; ath10k_htt_rx_pop_paddr64_list() local 1423 ath10k_htt_rx_h_undecap_raw(struct ath10k * ar,struct sk_buff * msdu,struct ieee80211_rx_status * status,enum htt_rx_mpdu_encrypt_type enctype,bool is_decrypted,const u8 first_hdr[64]) ath10k_htt_rx_h_undecap_raw() argument 1552 ath10k_htt_rx_h_undecap_nwifi(struct ath10k * ar,struct sk_buff * msdu,struct ieee80211_rx_status * status,const u8 first_hdr[64],enum htt_rx_mpdu_encrypt_type enctype) ath10k_htt_rx_h_undecap_nwifi() argument 1613 ath10k_htt_rx_h_find_rfc1042(struct ath10k * ar,struct sk_buff * msdu,enum htt_rx_mpdu_encrypt_type enctype) ath10k_htt_rx_h_find_rfc1042() argument 1656 ath10k_htt_rx_h_undecap_eth(struct ath10k * ar,struct sk_buff * msdu,struct ieee80211_rx_status * status,const u8 first_hdr[64],enum htt_rx_mpdu_encrypt_type enctype) ath10k_htt_rx_h_undecap_eth() argument 1720 ath10k_htt_rx_h_undecap_snap(struct ath10k * ar,struct sk_buff * msdu,struct ieee80211_rx_status * status,const u8 first_hdr[64],enum htt_rx_mpdu_encrypt_type enctype) ath10k_htt_rx_h_undecap_snap() argument 1760 ath10k_htt_rx_h_undecap(struct ath10k * ar,struct sk_buff * msdu,struct ieee80211_rx_status * status,u8 first_hdr[64],enum htt_rx_mpdu_encrypt_type enctype,bool is_decrypted) ath10k_htt_rx_h_undecap() argument 1846 ath10k_htt_rx_h_csum_offload(struct ath10k_hw_params * hw,struct sk_buff * msdu) ath10k_htt_rx_h_csum_offload() argument 1936 struct sk_buff *msdu, *temp; ath10k_htt_rx_h_mpdu() local 2117 struct sk_buff *msdu; ath10k_htt_rx_h_enqueue() local 3156 struct sk_buff *msdu; ath10k_htt_rx_extract_amsdu() local 3218 struct sk_buff *msdu; ath10k_htt_rx_h_rx_offload() local [all...] |
H A D | htt_tx.c | 1181 int ath10k_htt_mgmt_tx(struct ath10k_htt *htt, struct sk_buff *msdu) in ath10k_htt_mgmt_tx() argument 1271 ath10k_htt_tx_hl(struct ath10k_htt * htt,enum ath10k_hw_txrx_mode txmode,struct sk_buff * msdu) ath10k_htt_tx_hl() argument 1387 ath10k_htt_tx_32(struct ath10k_htt * htt,enum ath10k_hw_txrx_mode txmode,struct sk_buff * msdu) ath10k_htt_tx_32() argument 1592 ath10k_htt_tx_64(struct ath10k_htt * htt,enum ath10k_hw_txrx_mode txmode,struct sk_buff * msdu) ath10k_htt_tx_64() argument [all...] |
H A D | txrx.c | 53 struct sk_buff *msdu; in ath10k_txrx_tx_unref() local
|
H A D | wmi-ops.h | 458 ath10k_wmi_cleanup_mgmt_tx_send(struct ath10k *ar, struct sk_buff *msdu) in ath10k_wmi_cleanup_mgmt_tx_send() argument 467 ath10k_wmi_mgmt_tx_send(struct ath10k *ar, struct sk_buff *msdu, in ath10k_wmi_mgmt_tx_send() argument 489 ath10k_wmi_mgmt_tx(struct ath10k *ar, struct sk_buff *msdu) in ath10k_wmi_mgmt_tx() argument
|
H A D | wmi-tlv.c | 3043 struct sk_buff *msdu) in ath10k_wmi_tlv_op_cleanup_mgmt_tx_send() argument 3083 ath10k_wmi_tlv_op_gen_mgmt_tx_send(struct ath10k *ar, struct sk_buff *msdu, in ath10k_wmi_tlv_op_gen_mgmt_tx_send() argument [all...] |
H A D | mac.c | 4289 struct sk_buff *msdu; in ath10k_mac_txq_unref() local
|
H A D | htt.h | 1981 struct sk_buff *msdu) in ath10k_htt_tx() argument
|
/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mac.c | 901 u32 msdu, info; in mt7915_mac_tx_free() local 987 u16 msdu = le16_to_cpu(info[i]); in mt7915_mac_tx_free_v0() local
|
/linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | mac.c | 507 u32 msdu, info = le32_to_cpu(tx_info[i]); in mt7921_mac_tx_free() local
|
/linux/net/mac80211/ |
H A D | sta_info.h | 438 u64 msdu[IEEE80211_NUM_TIDS + 1]; member 556 u64 msdu[IEEE80211_NUM_TIDS + 1]; member
|
/linux/drivers/net/ieee802154/ |
H A D | ca8210.c | 411 u8 msdu[MAX_DATA_SIZE]; member 1434 u8 *msdu, in mcps_data_request() argument
|
/linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
H A D | mac.c | 1111 u32 msdu, info; in mt7925_mac_tx_free() local
|
/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_hw.h | 866 __le16 msdu; member 945 u8 msdu[3]; member
|
/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | mac.c | 1230 u32 msdu, info; in mt7996_mac_tx_free() local
|
/linux/include/net/bluetooth/ |
H A D | l2cap.h | 364 __le16 msdu; member
|