Searched defs:msdu (Results 1 - 25 of 29) sorted by relevance

12

/linux-master/drivers/net/wireless/ath/ath10k/
H A Dtxrx.c53 struct sk_buff *msdu; local
H A Dhtt_tx.c1179 int ath10k_htt_mgmt_tx(struct ath10k_htt *htt, struct sk_buff *msdu) argument
1268 ath10k_htt_tx_hl(struct ath10k_htt *htt, enum ath10k_hw_txrx_mode txmode, struct sk_buff *msdu) argument
1383 ath10k_htt_tx_32(struct ath10k_htt *htt, enum ath10k_hw_txrx_mode txmode, struct sk_buff *msdu) argument
1588 ath10k_htt_tx_64(struct ath10k_htt *htt, enum ath10k_hw_txrx_mode txmode, struct sk_buff *msdu) argument
[all...]
H A Dwmi-ops.h455 ath10k_wmi_cleanup_mgmt_tx_send(struct ath10k *ar, struct sk_buff *msdu) argument
464 ath10k_wmi_mgmt_tx_send(struct ath10k *ar, struct sk_buff *msdu, argument
486 ath10k_wmi_mgmt_tx(struct ath10k *ar, struct sk_buff *msdu) argument
H A Dwmi-tlv.c3078 ath10k_wmi_tlv_op_gen_mgmt_tx_send(struct ath10k *ar, struct sk_buff *msdu, argument
3042 ath10k_wmi_tlv_op_cleanup_mgmt_tx_send(struct ath10k *ar, struct sk_buff *msdu) argument
[all...]
H A Dhtt_rx.c321 struct sk_buff *msdu; local
357 struct sk_buff *msdu; local
468 struct sk_buff *msdu; local
498 ath10k_htt_rx_handle_amsdu_mon_32(struct ath10k_htt *htt, struct sk_buff *msdu, struct htt_rx_in_ord_msdu_desc **msdu_desc) argument
575 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) argument
660 struct sk_buff *msdu; local
725 struct sk_buff *msdu; local
1418 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]) argument
1547 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) argument
1608 ath10k_htt_rx_h_find_rfc1042(struct ath10k *ar, struct sk_buff *msdu, enum htt_rx_mpdu_encrypt_type enctype) argument
1651 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) argument
1715 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) argument
1755 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) argument
1841 ath10k_htt_rx_h_csum_offload(struct ath10k_hw_params *hw, struct sk_buff *msdu) argument
1932 struct sk_buff *msdu, *temp; local
2113 struct sk_buff *msdu; local
3152 struct sk_buff *msdu; local
3214 struct sk_buff *msdu; local
[all...]
H A Dmac.c4266 struct sk_buff *msdu; local
H A Dwmi.c1948 ath10k_wmi_op_gen_mgmt_tx(struct ath10k *ar, struct sk_buff *msdu) argument
2407 struct sk_buff *msdu; local
9532 struct sk_buff *msdu; local
[all...]
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dhal_rx.c292 struct hal_rx_msdu_details *msdu; local
H A Ddp_tx.c404 ieee80211_tx_status_skb(ath12k_ar_to_hw(ar), msdu); local
346 ath12k_dp_tx_free_txbuf(struct ath12k_base *ab, struct sk_buff *msdu, u8 mac_id, struct dp_tx_ring *tx_ring) argument
369 ath12k_dp_tx_htt_tx_complete_buf(struct ath12k_base *ab, struct sk_buff *msdu, struct dp_tx_ring *tx_ring, struct ath12k_dp_htt_wbm_tx_status *ts) argument
408 ath12k_dp_tx_process_htt_tx_complete(struct ath12k_base *ab, void *desc, u8 mac_id, struct sk_buff *msdu, struct dp_tx_ring *tx_ring) argument
446 ath12k_dp_tx_complete_msdu(struct ath12k *ar, struct sk_buff *msdu, struct hal_tx_status *ts) argument
501 ieee80211_tx_status_skb(ath12k_ar_to_hw(ar), msdu); local
538 struct sk_buff *msdu; local
[all...]
H A Ddp_mon.c805 struct sk_buff *msdu; local
863 static void ath12k_dp_mon_rx_msdus_set_payload(struct ath12k *ar, struct sk_buff *msdu) argument
879 struct sk_buff *msdu, *mpdu_buf, *prev_buf; local
1061 ath12k_dp_mon_rx_deliver_msdu(struct ath12k *ar, struct napi_struct *napi, struct sk_buff *msdu, struct ieee80211_rx_status *status) argument
1134 ieee80211_rx_napi(ath12k_ar_to_hw(ar), pubsta, msdu, napi); local
1912 struct sk_buff *msdu; local
[all...]
H A Ddp_rx.c1862 static void ath12k_dp_rx_h_csum_offload(struct ath12k *ar, struct sk_buff *msdu) argument
1955 ath12k_dp_rx_h_undecap_nwifi(struct ath12k *ar, struct sk_buff *msdu, enum hal_encrypt_type enctype, struct ieee80211_rx_status *status) argument
2003 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) argument
2061 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) argument
2105 ath12k_dp_rx_h_undecap_eth(struct ath12k *ar, struct sk_buff *msdu, enum hal_encrypt_type enctype, struct ieee80211_rx_status *status) argument
2134 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) argument
2177 ath12k_dp_rx_h_find_peer(struct ath12k_base *ab, struct sk_buff *msdu) argument
2200 ath12k_dp_rx_h_mpdu(struct ath12k *ar, struct sk_buff *msdu, struct hal_rx_desc *rx_desc, struct ieee80211_rx_status *rx_status) argument
2389 ath12k_dp_rx_deliver_msdu(struct ath12k *ar, struct napi_struct *napi, struct sk_buff *msdu, struct ieee80211_rx_status *status) argument
2467 ieee80211_rx_napi(ath12k_ar_to_hw(ar), pubsta, msdu, napi); local
2470 ath12k_dp_rx_process_msdu(struct ath12k *ar, struct sk_buff *msdu, struct sk_buff_head *msdu_list, struct ieee80211_rx_status *rx_status) argument
2546 struct sk_buff *msdu; local
2597 struct sk_buff *msdu; local
2802 ath12k_dp_rx_h_verify_tkip_mic(struct ath12k *ar, struct ath12k_peer *peer, struct sk_buff *msdu) argument
2853 ieee80211_rx(ath12k_ar_to_hw(ar), msdu); local
2857 ath12k_dp_rx_h_undecap_frag(struct ath12k *ar, struct sk_buff *msdu, enum hal_encrypt_type enctype, u32 flags) argument
3179 ath12k_dp_rx_frag_h_mpdu(struct ath12k *ar, struct sk_buff *msdu, struct hal_reo_dest_ring *ring_desc) argument
3310 struct sk_buff *msdu; local
3510 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) argument
3577 ath12k_dp_rx_h_reo_err(struct ath12k *ar, struct sk_buff *msdu, struct ieee80211_rx_status *status, struct sk_buff_head *msdu_list) argument
3608 ath12k_dp_rx_h_tkip_mic_err(struct ath12k *ar, struct sk_buff *msdu, struct ieee80211_rx_status *status) argument
3635 ath12k_dp_rx_h_rxdma_err(struct ath12k *ar, struct sk_buff *msdu, struct ieee80211_rx_status *status) argument
3666 ath12k_dp_rx_wbm_err(struct ath12k *ar, struct napi_struct *napi, struct sk_buff *msdu, struct sk_buff_head *msdu_list) argument
3703 struct sk_buff *msdu; local
[all...]
H A Dmac.c5051 struct sk_buff *msdu = skb; local
5074 struct sk_buff *msdu = skb; local
H A Dwmi.c4994 struct sk_buff *msdu; local
5019 ieee80211_tx_status_irqsafe(ath12k_ar_to_hw(ar), msdu); local
/linux-master/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmac.c509 u32 msdu, info = le32_to_cpu(tx_info[i]); local
/linux-master/drivers/net/wireless/ath/ath11k/
H A Ddp_tx.c291 struct sk_buff *msdu; local
320 struct sk_buff *msdu; local
430 ath11k_dp_tx_cache_peer_stats(struct ath11k *ar, struct sk_buff *msdu, struct hal_tx_status *ts) argument
546 ath11k_dp_tx_complete_msdu(struct ath11k *ar, struct sk_buff *msdu, struct hal_tx_status *ts) argument
684 struct sk_buff *msdu; local
[all...]
H A Ddp.c1027 struct sk_buff *msdu = skb; local
H A Dhal_rx.c297 struct hal_rx_msdu_details *msdu; local
H A Ddp_rx.c1866 static void ath11k_dp_rx_h_csum_offload(struct ath11k *ar, struct sk_buff *msdu) argument
1960 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) argument
2039 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) argument
2098 ath11k_dp_rx_h_find_rfc1042(struct ath11k *ar, struct sk_buff *msdu, enum hal_encrypt_type enctype) argument
2125 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) argument
2173 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) argument
2220 ath11k_dp_rx_h_find_peer(struct ath11k_base *ab, struct sk_buff *msdu) argument
2242 ath11k_dp_rx_h_mpdu(struct ath11k *ar, struct sk_buff *msdu, struct hal_rx_desc *rx_desc, struct ieee80211_rx_status *rx_status) argument
2437 ath11k_dp_rx_deliver_msdu(struct ath11k *ar, struct napi_struct *napi, struct sk_buff *msdu, struct ieee80211_rx_status *status) argument
2516 ath11k_dp_rx_process_msdu(struct ath11k *ar, struct sk_buff *msdu, struct sk_buff_head *msdu_list, struct ieee80211_rx_status *rx_status) argument
2602 struct sk_buff *msdu; local
2644 struct sk_buff *msdu; local
3210 ath11k_dp_rx_h_verify_tkip_mic(struct ath11k *ar, struct ath11k_peer *peer, struct sk_buff *msdu) argument
3265 ath11k_dp_rx_h_undecap_frag(struct ath11k *ar, struct sk_buff *msdu, enum hal_encrypt_type enctype, u32 flags) argument
3560 ath11k_dp_rx_frag_h_mpdu(struct ath11k *ar, struct sk_buff *msdu, u32 *ring_desc) argument
3696 struct sk_buff *msdu; local
3898 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) argument
3962 ath11k_dp_rx_h_reo_err(struct ath11k *ar, struct sk_buff *msdu, struct ieee80211_rx_status *status, struct sk_buff_head *msdu_list) argument
3993 ath11k_dp_rx_h_tkip_mic_err(struct ath11k *ar, struct sk_buff *msdu, struct ieee80211_rx_status *status) argument
4019 ath11k_dp_rx_h_rxdma_err(struct ath11k *ar, struct sk_buff *msdu, struct ieee80211_rx_status *status) argument
4042 ath11k_dp_rx_wbm_err(struct ath11k *ar, struct napi_struct *napi, struct sk_buff *msdu, struct sk_buff_head *msdu_list) argument
4079 struct sk_buff *msdu; local
4639 struct sk_buff *msdu = NULL, *last = NULL; local
4824 ath11k_dp_rx_msdus_set_payload(struct ath11k *ar, struct sk_buff *msdu) argument
4841 struct sk_buff *msdu, *prev_buf; local
5279 struct sk_buff *msdu = NULL, *last = NULL; local
[all...]
H A Dwmi.c5896 struct sk_buff *msdu; local
/linux-master/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmac.c1076 u32 msdu, info; local
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c1112 u32 msdu, info; local
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmac.c901 u32 msdu, info; local
991 u16 msdu = le16_to_cpu(info[i]); local
/linux-master/net/mac80211/
H A Dsta_info.h438 u64 msdu[IEEE80211_NUM_TIDS + 1]; member in struct:ieee80211_sta_rx_stats
560 u64 msdu[IEEE80211_NUM_TIDS + 1]; member in struct:link_sta_info::__anon2999
/linux-master/drivers/net/ieee802154/
H A Dca8210.c413 u8 msdu[MAX_DATA_SIZE]; member in struct:mcps_data_request_pset
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 ) argument
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_hw.h822 __le16 msdu; member in struct:sfi_conf
901 u8 msdu[3]; member in struct:sgce

Completed in 467 milliseconds

12