/Linux-v5.10/drivers/net/wireless/ath/ath11k/ |
D | dp_tx.c | 288 struct sk_buff *msdu; in ath11k_dp_tx_free_txbuf() local 318 struct sk_buff *msdu; in ath11k_dp_tx_htt_tx_complete_buf() local 400 struct sk_buff *msdu, in ath11k_dp_tx_cache_peer_stats() 417 struct sk_buff *msdu, in ath11k_dp_tx_complete_msdu() 534 struct sk_buff *msdu; in ath11k_dp_tx_completion_handler() local
|
D | dp_rx.c | 1797 static void ath11k_dp_rx_h_csum_offload(struct sk_buff *msdu) in ath11k_dp_rx_h_csum_offload() 1890 struct sk_buff *msdu, in ath11k_dp_rx_h_undecap_nwifi() 1968 static void ath11k_dp_rx_h_undecap_raw(struct ath11k *ar, struct sk_buff *msdu, in ath11k_dp_rx_h_undecap_raw() 2028 struct sk_buff *msdu, in ath11k_dp_rx_h_find_rfc1042() 2055 struct sk_buff *msdu, in ath11k_dp_rx_h_undecap_eth() 2102 static void ath11k_dp_rx_h_undecap(struct ath11k *ar, struct sk_buff *msdu, in ath11k_dp_rx_h_undecap() 2135 struct sk_buff *msdu, in ath11k_dp_rx_h_mpdu() 2326 struct sk_buff *msdu) in ath11k_dp_rx_deliver_msdu() 2379 struct sk_buff *msdu, in ath11k_dp_rx_process_msdu() 2465 struct sk_buff *msdu; in ath11k_dp_rx_process_received_packets() local [all …]
|
D | debugfs_sta.h | 37 struct sk_buff *msdu, in ath11k_debugfs_sta_update_txcompl()
|
D | debugfs_sta.c | 129 struct sk_buff *msdu, in ath11k_debugfs_sta_update_txcompl()
|
D | hal_rx.c | 299 struct hal_rx_msdu_details *msdu; in ath11k_hal_rx_msdu_link_info_get() local
|
D | dp.c | 989 struct sk_buff *msdu = skb; in ath11k_dp_tx_pending_cleanup() local
|
D | mac.c | 3876 struct sk_buff *msdu = skb; in ath11k_mac_tx_mgmt_pending_free() local 3899 struct sk_buff *msdu = skb; in ath11k_mac_vif_txmgmt_idr_remove() local
|
D | wmi.c | 4360 struct sk_buff *msdu; in wmi_process_mgmt_tx_comp() local
|
/Linux-v5.10/drivers/net/wireless/ath/ath10k/ |
D | htt_rx.c | 312 struct sk_buff *msdu; in ath10k_htt_rx_netbuf_pop() local 347 struct sk_buff *msdu; in ath10k_htt_rx_amsdu_pop() local 448 struct sk_buff *msdu; in ath10k_htt_rx_pop_paddr() local 479 struct sk_buff *msdu, in ath10k_htt_rx_handle_amsdu_mon_32() 555 struct sk_buff *msdu, in ath10k_htt_rx_handle_amsdu_mon_64() 636 struct sk_buff *msdu; in ath10k_htt_rx_pop_paddr32_list() local 698 struct sk_buff *msdu; in ath10k_htt_rx_pop_paddr64_list() local 1353 struct sk_buff *msdu, in ath10k_htt_rx_h_undecap_raw() 1477 struct sk_buff *msdu, in ath10k_htt_rx_h_undecap_nwifi() 1536 struct sk_buff *msdu, in ath10k_htt_rx_h_find_rfc1042() [all …]
|
D | htt_tx.c | 1198 int ath10k_htt_mgmt_tx(struct ath10k_htt *htt, struct sk_buff *msdu) in ath10k_htt_mgmt_tx() 1288 struct sk_buff *msdu) in ath10k_htt_tx_hl() 1401 struct sk_buff *msdu) in ath10k_htt_tx_32() 1603 struct sk_buff *msdu) in ath10k_htt_tx_64()
|
D | txrx.c | 52 struct sk_buff *msdu; in ath10k_txrx_tx_unref() local
|
D | wmi-ops.h | 455 ath10k_wmi_cleanup_mgmt_tx_send(struct ath10k *ar, struct sk_buff *msdu) in ath10k_wmi_cleanup_mgmt_tx_send() 464 ath10k_wmi_mgmt_tx_send(struct ath10k *ar, struct sk_buff *msdu, in ath10k_wmi_mgmt_tx_send() 486 ath10k_wmi_mgmt_tx(struct ath10k *ar, struct sk_buff *msdu) in ath10k_wmi_mgmt_tx()
|
D | wmi.c | 1947 ath10k_wmi_op_gen_mgmt_tx(struct ath10k *ar, struct sk_buff *msdu) in ath10k_wmi_op_gen_mgmt_tx() 2406 struct sk_buff *msdu; in wmi_process_mgmt_tx_comp() local 9546 struct sk_buff *msdu; in ath10k_wmi_mgmt_tx_clean_up_pending() local
|
D | wmi-tlv.c | 3020 struct sk_buff *msdu) in ath10k_wmi_tlv_op_cleanup_mgmt_tx_send() 3055 ath10k_wmi_tlv_op_gen_mgmt_tx_send(struct ath10k *ar, struct sk_buff *msdu, in ath10k_wmi_tlv_op_gen_mgmt_tx_send()
|
D | mac.c | 4085 struct sk_buff *msdu; in ath10k_mac_txq_unref() local
|
D | htt.h | 2087 struct sk_buff *msdu) in ath10k_htt_tx()
|
/Linux-v5.10/net/mac80211/ |
D | sta_info.h | 436 u64 msdu[IEEE80211_NUM_TIDS + 1]; member 613 u64 msdu[IEEE80211_NUM_TIDS + 1]; member
|
/Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | mac.c | 883 u32 msdu, info = le32_to_cpu(free->info[i]); in mt7915_mac_tx_free() local
|
/Linux-v5.10/drivers/net/ieee802154/ |
D | ca8210.c | 454 u8 msdu[MAX_DATA_SIZE]; member 1477 u8 *msdu, in mcps_data_request()
|
/Linux-v5.10/drivers/net/ethernet/freescale/enetc/ |
D | enetc_hw.h | 764 __le16 msdu; member 843 u8 msdu[3]; member
|
/Linux-v5.10/include/net/bluetooth/ |
D | l2cap.h | 374 __le16 msdu; member
|
D | hci.h | 839 __le16 msdu; member
|