Home
last modified time | relevance | path

Searched defs:msdu (Results 1 – 25 of 26) sorted by relevance

12

/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.c2010 static void ath12k_dp_rx_h_csum_offload(struct sk_buff *msdu, in ath12k_dp_rx_h_csum_offload()
2097 struct sk_buff *msdu, in ath12k_dp_rx_h_undecap_nwifi()
2144 static void ath12k_dp_rx_h_undecap_raw(struct ath12k *ar, struct sk_buff *msdu, in ath12k_dp_rx_h_undecap_raw()
2203 struct sk_buff *msdu, in ath12k_get_dot11_hdr_from_rx_desc()
2244 struct sk_buff *msdu, in ath12k_dp_rx_h_undecap_eth()
2272 static void ath12k_dp_rx_h_undecap(struct ath12k *ar, struct sk_buff *msdu, in ath12k_dp_rx_h_undecap()
2315 ath12k_dp_rx_h_find_peer(struct ath12k_base *ab, struct sk_buff *msdu, in ath12k_dp_rx_h_find_peer()
2336 struct sk_buff *msdu, in ath12k_dp_rx_h_mpdu()
2563 struct sk_buff *msdu, in ath12k_dp_rx_deliver_msdu()
2636 struct sk_buff *msdu) in ath12k_dp_rx_check_nwifi_hdr_len_valid()
[all …]
H A Ddp_tx.c547 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; in ath12k_dp_tx_complete_msdu() local
H A Ddp_mon.c1976 struct sk_buff *msdu, *mpdu_buf, *prev_buf, *head_frag_list; in ath12k_dp_mon_rx_merg_msdus() local
2246 struct sk_buff *msdu, in ath12k_dp_mon_rx_deliver_msdu()
2436 struct sk_buff *msdu; in ath12k_dp_mon_parse_status_buf() local
4070 struct sk_buff *msdu = NULL, *last = NULL; in ath12k_dp_rx_mon_mpdu_pop() local
H A Dhal_rx.c292 struct hal_rx_msdu_details *msdu; in ath12k_hal_rx_msdu_link_info_get() local
H A Dmac.c8297 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 Ddp_rx.c1857 static void ath11k_dp_rx_h_csum_offload(struct ath11k *ar, struct sk_buff *msdu) in ath11k_dp_rx_h_csum_offload()
1951 struct sk_buff *msdu, in ath11k_dp_rx_h_undecap_nwifi()
2029 static void ath11k_dp_rx_h_undecap_raw(struct ath11k *ar, struct sk_buff *msdu, in ath11k_dp_rx_h_undecap_raw()
2089 struct sk_buff *msdu, in ath11k_dp_rx_h_find_rfc1042()
2116 struct sk_buff *msdu, in ath11k_dp_rx_h_undecap_eth()
2163 static void ath11k_dp_rx_h_undecap(struct ath11k *ar, struct sk_buff *msdu, in ath11k_dp_rx_h_undecap()
2210 ath11k_dp_rx_h_find_peer(struct ath11k_base *ab, struct sk_buff *msdu) in ath11k_dp_rx_h_find_peer()
2233 struct sk_buff *msdu, in ath11k_dp_rx_h_mpdu()
2428 struct sk_buff *msdu, in ath11k_dp_rx_deliver_msdu()
2507 struct sk_buff *msdu, in ath11k_dp_rx_process_msdu()
[all …]
H A Ddp_tx.c292 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 struct sk_buff *msdu, in ath11k_dp_tx_cache_peer_stats()
552 struct sk_buff *msdu, in ath11k_dp_tx_complete_msdu()
693 struct sk_buff *msdu; in ath11k_dp_tx_completion_handler() local
H A Ddp.c1016 struct sk_buff *msdu = skb; in ath11k_dp_tx_pending_cleanup() local
H A Dhal_rx.c297 struct hal_rx_msdu_details *msdu; in ath11k_hal_rx_msdu_link_info_get() local
H A Dwmi.c5942 struct sk_buff *msdu; in wmi_process_mgmt_tx_comp() local
/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c325 struct sk_buff *msdu; in ath10k_htt_rx_netbuf_pop() local
361 struct sk_buff *msdu; in ath10k_htt_rx_amsdu_pop() local
472 struct sk_buff *msdu; in ath10k_htt_rx_pop_paddr() local
503 struct sk_buff *msdu, in ath10k_htt_rx_handle_amsdu_mon_32()
580 struct sk_buff *msdu, in ath10k_htt_rx_handle_amsdu_mon_64()
664 struct sk_buff *msdu; in ath10k_htt_rx_pop_paddr32_list() local
729 struct sk_buff *msdu; in ath10k_htt_rx_pop_paddr64_list() local
1423 struct sk_buff *msdu, in ath10k_htt_rx_h_undecap_raw()
1552 struct sk_buff *msdu, in ath10k_htt_rx_h_undecap_nwifi()
1613 struct sk_buff *msdu, in ath10k_htt_rx_h_find_rfc1042()
[all …]
H A Dhtt_tx.c1181 int ath10k_htt_mgmt_tx(struct ath10k_htt *htt, struct sk_buff *msdu) in ath10k_htt_mgmt_tx()
1271 struct sk_buff *msdu) in ath10k_htt_tx_hl()
1387 struct sk_buff *msdu) in ath10k_htt_tx_32()
1592 struct sk_buff *msdu) in ath10k_htt_tx_64()
H A Dtxrx.c53 struct sk_buff *msdu; in ath10k_txrx_tx_unref() local
H A Dwmi-ops.h458 ath10k_wmi_cleanup_mgmt_tx_send(struct ath10k *ar, struct sk_buff *msdu) in ath10k_wmi_cleanup_mgmt_tx_send()
467 ath10k_wmi_mgmt_tx_send(struct ath10k *ar, struct sk_buff *msdu, in ath10k_wmi_mgmt_tx_send()
489 ath10k_wmi_mgmt_tx(struct ath10k *ar, struct sk_buff *msdu) in ath10k_wmi_mgmt_tx()
H A Dwmi-tlv.c3043 struct sk_buff *msdu) in ath10k_wmi_tlv_op_cleanup_mgmt_tx_send()
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()
H A Dmac.c4289 struct sk_buff *msdu; in ath10k_mac_txq_unref() local
H A Dhtt.h1981 struct sk_buff *msdu) in ath10k_htt_tx()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmac.c901 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 Dmac.c507 u32 msdu, info = le32_to_cpu(tx_info[i]); in mt7921_mac_tx_free() local
/linux/net/mac80211/
H A Dsta_info.h438 u64 msdu[IEEE80211_NUM_TIDS + 1]; member
556 u64 msdu[IEEE80211_NUM_TIDS + 1]; member
/linux/drivers/net/ieee802154/
H A Dca8210.c411 u8 msdu[MAX_DATA_SIZE]; member
1434 u8 *msdu, in mcps_data_request()
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmac.c1111 u32 msdu, info; in mt7925_mac_tx_free() local
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_hw.h866 __le16 msdu; member
945 u8 msdu[3]; member
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c1230 u32 msdu, info; in mt7996_mac_tx_free() local
/linux/include/net/bluetooth/
H A Dl2cap.h364 __le16 msdu; member

12