Home
last modified time | relevance | path

Searched defs:msdu (Results 26 - 50 of 50) sorted by relevance

12

/kernel/linux/linux-6.6/net/mac80211/
H A Dsta_info.h441 u64 msdu[IEEE80211_NUM_TIDS + 1]; member
559 u64 msdu[IEEE80211_NUM_TIDS + 1]; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c1821 static void ath11k_dp_rx_h_csum_offload(struct sk_buff *msdu) in ath11k_dp_rx_h_csum_offload() argument
1913 ath11k_dp_rx_h_undecap_nwifi(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_nwifi() argument
1992 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
2051 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
2078 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
2126 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
2158 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
2356 ath11k_dp_rx_deliver_msdu(struct ath11k *ar, struct napi_struct *napi, struct sk_buff *msdu) ath11k_dp_rx_deliver_msdu() 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
2496 struct sk_buff *msdu; ath11k_dp_rx_process_received_packets() local
2545 struct sk_buff *msdu; ath11k_dp_process_rx() local
3092 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
3146 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
3435 ath11k_dp_rx_frag_h_mpdu(struct ath11k *ar, struct sk_buff *msdu, u32 *ring_desc) ath11k_dp_rx_frag_h_mpdu() argument
3558 struct sk_buff *msdu; ath11k_dp_process_rx_err_buf() local
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
3851 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
3876 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
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
3940 struct sk_buff *msdu; ath11k_dp_rx_process_wbm_err() local
4502 struct sk_buff *msdu = NULL, *last = NULL; ath11k_dp_rx_mon_mpdu_pop() local
4688 ath11k_dp_rx_msdus_set_payload(struct sk_buff *msdu) ath11k_dp_rx_msdus_set_payload() argument
4703 struct sk_buff *msdu, *mpdu_buf, *prev_buf; ath11k_dp_rx_mon_merg_msdus() local
[all...]
H A Dmac.c3904 struct sk_buff *msdu; in ath11k_mac_tx_mgmt_free() local
H A Dwmi.c4331 struct sk_buff *msdu; in wmi_process_mgmt_tx_comp() local
/kernel/linux/linux-5.10/drivers/net/ieee802154/
H A Dca8210.c454 u8 msdu[MAX_DATA_SIZE]; member
1471 mcps_data_request( u8 src_addr_mode, u8 dst_address_mode, u16 dst_pan_id, union macaddr *dst_addr, u8 msdu_length, u8 *msdu, u8 msdu_handle, u8 tx_options, struct secspec *security, void *device_ref ) mcps_data_request() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dwmi.c4905 struct sk_buff *msdu; in wmi_process_mgmt_tx_comp() local
H A Dmac.c4739 struct sk_buff *msdu = skb; in ath12k_mac_tx_mgmt_pending_free() local
4762 struct sk_buff *msdu = skb; in ath12k_mac_vif_txmgmt_idr_remove() local
H A Ddp_rx.c1877 static void ath12k_dp_rx_h_csum_offload(struct ath12k *ar, struct sk_buff *msdu) in ath12k_dp_rx_h_csum_offload() argument
1970 ath12k_dp_rx_h_undecap_nwifi(struct ath12k *ar, struct sk_buff *msdu, enum hal_encrypt_type enctype, struct ieee80211_rx_status *status) ath12k_dp_rx_h_undecap_nwifi() argument
2018 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
2076 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
2120 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
2149 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
2192 ath12k_dp_rx_h_find_peer(struct ath12k_base *ab, struct sk_buff *msdu) ath12k_dp_rx_h_find_peer() argument
2215 ath12k_dp_rx_h_mpdu(struct ath12k *ar, struct sk_buff *msdu, struct hal_rx_desc *rx_desc, struct ieee80211_rx_status *rx_status) ath12k_dp_rx_h_mpdu() argument
2404 ath12k_dp_rx_deliver_msdu(struct ath12k *ar, struct napi_struct *napi, struct sk_buff *msdu, struct ieee80211_rx_status *status) ath12k_dp_rx_deliver_msdu() 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
2560 struct sk_buff *msdu; ath12k_dp_rx_process_received_packets() local
2611 struct sk_buff *msdu; ath12k_dp_rx_process() local
2818 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
2873 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
3195 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
3326 struct sk_buff *msdu; ath12k_dp_process_rx_err_buf() local
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
3635 ath12k_dp_rx_h_tkip_mic_err(struct ath12k *ar, struct sk_buff *msdu, struct ieee80211_rx_status *status) ath12k_dp_rx_h_tkip_mic_err() argument
3662 ath12k_dp_rx_h_rxdma_err(struct ath12k *ar, struct sk_buff *msdu, struct ieee80211_rx_status *status) ath12k_dp_rx_h_rxdma_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
3730 struct sk_buff *msdu; ath12k_dp_rx_process_wbm_err() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c320 struct sk_buff *msdu; in ath10k_htt_rx_netbuf_pop() local
356 struct sk_buff *msdu; ath10k_htt_rx_amsdu_pop() local
467 struct sk_buff *msdu; ath10k_htt_rx_pop_paddr() local
497 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
574 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
659 struct sk_buff *msdu; ath10k_htt_rx_pop_paddr32_list() local
724 struct sk_buff *msdu; ath10k_htt_rx_pop_paddr64_list() local
1417 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
1546 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
1607 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
1650 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
1714 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
1754 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
1840 ath10k_htt_rx_h_csum_offload(struct ath10k_hw_params *hw, struct sk_buff *msdu) ath10k_htt_rx_h_csum_offload() argument
1931 struct sk_buff *msdu, *temp; ath10k_htt_rx_h_mpdu() local
2112 struct sk_buff *msdu; ath10k_htt_rx_h_enqueue() local
3152 struct sk_buff *msdu; ath10k_htt_rx_extract_amsdu() local
3214 struct sk_buff *msdu; ath10k_htt_rx_h_rx_offload() local
[all...]
H A Dmac.c4272 struct sk_buff *msdu; in ath10k_mac_txq_unref() local
H A Dwmi.c1947 ath10k_wmi_op_gen_mgmt_tx(struct ath10k *ar, struct sk_buff *msdu) in ath10k_wmi_op_gen_mgmt_tx() argument
2406 struct sk_buff *msdu; in wmi_process_mgmt_tx_comp() local
9533 struct sk_buff *msdu; ath10k_wmi_mgmt_tx_clean_up_pending() local
[all...]
H A Dhtt.h1975 ath10k_htt_tx(struct ath10k_htt *htt, enum ath10k_hw_txrx_mode txmode, struct sk_buff *msdu) ath10k_htt_tx() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c1868 static void ath11k_dp_rx_h_csum_offload(struct ath11k *ar, struct sk_buff *msdu) in ath11k_dp_rx_h_csum_offload() argument
1962 ath11k_dp_rx_h_undecap_nwifi(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_nwifi() argument
2041 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
2100 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
2127 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
2175 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
2222 ath11k_dp_rx_h_find_peer(struct ath11k_base *ab, struct sk_buff *msdu) ath11k_dp_rx_h_find_peer() argument
2244 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
2439 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
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
2604 struct sk_buff *msdu; ath11k_dp_rx_process_received_packets() local
2646 struct sk_buff *msdu; ath11k_dp_process_rx() local
3212 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
3267 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
3562 ath11k_dp_rx_frag_h_mpdu(struct ath11k *ar, struct sk_buff *msdu, u32 *ring_desc) ath11k_dp_rx_frag_h_mpdu() argument
3698 struct sk_buff *msdu; ath11k_dp_process_rx_err_buf() local
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
3995 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
4021 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
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
4081 struct sk_buff *msdu; ath11k_dp_rx_process_wbm_err() local
4643 struct sk_buff *msdu = NULL, *last = NULL; ath11k_dp_rx_mon_mpdu_pop() local
4829 ath11k_dp_rx_msdus_set_payload(struct ath11k *ar, struct sk_buff *msdu) ath11k_dp_rx_msdus_set_payload() argument
4846 struct sk_buff *msdu, *prev_buf; ath11k_dp_rx_mon_merg_msdus() local
5291 struct sk_buff *msdu = NULL, *last = NULL; ath11k_dp_rx_full_mon_mpdu_pop() local
[all...]
H A Dwmi.c5822 struct sk_buff *msdu; in wmi_process_mgmt_tx_comp() local
H A Dmac.c5988 struct sk_buff *msdu; in ath11k_mac_tx_mgmt_free() local
/kernel/linux/linux-6.6/drivers/net/ieee802154/
H A Dca8210.c413 u8 msdu[MAX_DATA_SIZE]; member
1429 mcps_data_request( u8 src_addr_mode, u8 dst_address_mode, u16 dst_pan_id, union macaddr *dst_addr, u8 msdu_length, u8 *msdu, u8 msdu_handle, u8 tx_options, struct secspec *security, void *device_ref ) mcps_data_request() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dwmi.c1947 ath10k_wmi_op_gen_mgmt_tx(struct ath10k *ar, struct sk_buff *msdu) in ath10k_wmi_op_gen_mgmt_tx() argument
2406 struct sk_buff *msdu; in wmi_process_mgmt_tx_comp() local
9555 struct sk_buff *msdu; ath10k_wmi_mgmt_tx_clean_up_pending() local
[all...]
H A Dmac.c4089 struct sk_buff *msdu; in ath10k_mac_txq_unref() local
H A Dhtt.h2086 ath10k_htt_tx(struct ath10k_htt *htt, enum ath10k_hw_txrx_mode txmode, struct sk_buff *msdu) ath10k_htt_tx() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
H A Denetc_hw.h780 __le16 msdu; member
859 u8 msdu[3]; member
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dl2cap.h374 __le16 msdu; member
H A Dhci.h847 __le16 msdu; member
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/
H A Denetc_hw.h822 __le16 msdu; member
901 u8 msdu[3]; member
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dl2cap.h364 __le16 msdu; member
H A Dhci.h951 __le16 msdu; member

Completed in 150 milliseconds

12