Home
last modified time | relevance | path

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

12

/linux-6.14.4/drivers/net/wireless/ath/ath12k/
Ddp_rx.c1917 static void ath12k_dp_rx_h_csum_offload(struct ath12k *ar, struct sk_buff *msdu) in ath12k_dp_rx_h_csum_offload()
2011 struct sk_buff *msdu, in ath12k_dp_rx_h_undecap_nwifi()
2058 static void ath12k_dp_rx_h_undecap_raw(struct ath12k *ar, struct sk_buff *msdu, in ath12k_dp_rx_h_undecap_raw()
2117 struct sk_buff *msdu, in ath12k_get_dot11_hdr_from_rx_desc()
2161 struct sk_buff *msdu, in ath12k_dp_rx_h_undecap_eth()
2189 static void ath12k_dp_rx_h_undecap(struct ath12k *ar, struct sk_buff *msdu, in ath12k_dp_rx_h_undecap()
2232 ath12k_dp_rx_h_find_peer(struct ath12k_base *ab, struct sk_buff *msdu) in ath12k_dp_rx_h_find_peer()
2256 struct sk_buff *msdu, in ath12k_dp_rx_h_mpdu()
2448 struct sk_buff *msdu, in ath12k_dp_rx_deliver_msdu()
2535 struct sk_buff *msdu) in ath12k_dp_rx_check_nwifi_hdr_len_valid()
[all …]
Ddp_tx.c482 struct sk_buff *msdu, u8 mac_id, in ath12k_dp_tx_free_txbuf()
505 struct sk_buff *msdu, in ath12k_dp_tx_htt_tx_complete_buf()
549 struct sk_buff *msdu, in ath12k_dp_tx_process_htt_tx_complete()
586 struct sk_buff *msdu, in ath12k_dp_tx_complete_msdu()
700 struct sk_buff *msdu; in ath12k_dp_tx_completion_handler() local
Dhal_rx.c292 struct hal_rx_msdu_details *msdu; in ath12k_hal_rx_msdu_link_info_get() local
Ddp_mon.c803 struct sk_buff *msdu, *mpdu_buf, *prev_buf, *head_frag_list; in ath12k_dp_mon_rx_merg_msdus() local
998 struct sk_buff *msdu, in ath12k_dp_mon_rx_deliver_msdu()
Dmac.c6868 struct sk_buff *msdu = skb; in ath12k_mac_tx_mgmt_pending_free() local
6891 struct sk_buff *msdu = skb; in ath12k_mac_vif_txmgmt_idr_remove() local
Dwmi.c5371 struct sk_buff *msdu; in wmi_process_mgmt_tx_comp() local
/linux-6.14.4/drivers/net/wireless/ath/ath11k/
Ddp_rx.c1866 static void ath11k_dp_rx_h_csum_offload(struct ath11k *ar, struct sk_buff *msdu) in ath11k_dp_rx_h_csum_offload()
1960 struct sk_buff *msdu, in ath11k_dp_rx_h_undecap_nwifi()
2038 static void ath11k_dp_rx_h_undecap_raw(struct ath11k *ar, struct sk_buff *msdu, in ath11k_dp_rx_h_undecap_raw()
2098 struct sk_buff *msdu, in ath11k_dp_rx_h_find_rfc1042()
2125 struct sk_buff *msdu, in ath11k_dp_rx_h_undecap_eth()
2172 static void ath11k_dp_rx_h_undecap(struct ath11k *ar, struct sk_buff *msdu, in ath11k_dp_rx_h_undecap()
2219 ath11k_dp_rx_h_find_peer(struct ath11k_base *ab, struct sk_buff *msdu) in ath11k_dp_rx_h_find_peer()
2242 struct sk_buff *msdu, in ath11k_dp_rx_h_mpdu()
2437 struct sk_buff *msdu, in ath11k_dp_rx_deliver_msdu()
2516 struct sk_buff *msdu, in ath11k_dp_rx_process_msdu()
[all …]
Ddp_tx.c291 struct sk_buff *msdu; in ath11k_dp_tx_free_txbuf() local
320 struct sk_buff *msdu; in ath11k_dp_tx_htt_tx_complete_buf() local
435 struct sk_buff *msdu, in ath11k_dp_tx_cache_peer_stats()
551 struct sk_buff *msdu, in ath11k_dp_tx_complete_msdu()
692 struct sk_buff *msdu; in ath11k_dp_tx_completion_handler() local
Ddp.c1014 struct sk_buff *msdu = skb; in ath11k_dp_tx_pending_cleanup() local
Dhal_rx.c297 struct hal_rx_msdu_details *msdu; in ath11k_hal_rx_msdu_link_info_get() local
Dmac.c5854 struct sk_buff *msdu; in ath11k_mac_tx_mgmt_free() local
/linux-6.14.4/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c321 struct sk_buff *msdu; in ath10k_htt_rx_netbuf_pop() local
357 struct sk_buff *msdu; in ath10k_htt_rx_amsdu_pop() local
468 struct sk_buff *msdu; in ath10k_htt_rx_pop_paddr() local
499 struct sk_buff *msdu, in ath10k_htt_rx_handle_amsdu_mon_32()
576 struct sk_buff *msdu, in ath10k_htt_rx_handle_amsdu_mon_64()
660 struct sk_buff *msdu; in ath10k_htt_rx_pop_paddr32_list() local
725 struct sk_buff *msdu; in ath10k_htt_rx_pop_paddr64_list() local
1419 struct sk_buff *msdu, in ath10k_htt_rx_h_undecap_raw()
1548 struct sk_buff *msdu, in ath10k_htt_rx_h_undecap_nwifi()
1609 struct sk_buff *msdu, in ath10k_htt_rx_h_find_rfc1042()
[all …]
Dhtt_tx.c1179 int ath10k_htt_mgmt_tx(struct ath10k_htt *htt, struct sk_buff *msdu) in ath10k_htt_mgmt_tx()
1269 struct sk_buff *msdu) in ath10k_htt_tx_hl()
1385 struct sk_buff *msdu) in ath10k_htt_tx_32()
1590 struct sk_buff *msdu) in ath10k_htt_tx_64()
Dtxrx.c53 struct sk_buff *msdu; in ath10k_txrx_tx_unref() local
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()
Dwmi.c1968 ath10k_wmi_op_gen_mgmt_tx(struct ath10k *ar, struct sk_buff *msdu) in ath10k_wmi_op_gen_mgmt_tx()
2427 struct sk_buff *msdu; in wmi_process_mgmt_tx_comp() local
9607 struct sk_buff *msdu; in ath10k_wmi_mgmt_tx_clean_up_pending() local
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()
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt7915/
Dmac.c904 u32 msdu, info; in mt7915_mac_tx_free() local
990 u16 msdu = le16_to_cpu(info[i]); in mt7915_mac_tx_free_v0() local
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt7921/
Dmac.c507 u32 msdu, info = le32_to_cpu(tx_info[i]); in mt7921_mac_tx_free() local
/linux-6.14.4/net/mac80211/
Dsta_info.h438 u64 msdu[IEEE80211_NUM_TIDS + 1]; member
564 u64 msdu[IEEE80211_NUM_TIDS + 1]; member
/linux-6.14.4/drivers/net/ieee802154/
Dca8210.c413 u8 msdu[MAX_DATA_SIZE]; member
1435 u8 *msdu, in mcps_data_request()
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt7925/
Dmac.c1111 u32 msdu, info; in mt7925_mac_tx_free() local
/linux-6.14.4/drivers/net/ethernet/freescale/enetc/
Denetc_hw.h862 __le16 msdu; member
941 u8 msdu[3]; member
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt7996/
Dmac.c1129 u32 msdu, info; in mt7996_mac_tx_free() local
/linux-6.14.4/include/net/bluetooth/
Dl2cap.h364 __le16 msdu; member

12