| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | dp_rx.c | 946 struct sk_buff *msdu, in ath12k_dp_rx_h_undecap_nwifi() 994 struct sk_buff *msdu, in ath12k_dp_rx_h_undecap_raw() 1054 struct sk_buff *msdu, in ath12k_get_dot11_hdr_from_rx_desc() 1096 struct sk_buff *msdu, in ath12k_dp_rx_h_undecap_eth() 1124 void ath12k_dp_rx_h_undecap(struct ath12k_pdev_dp *dp_pdev, struct sk_buff *msdu, in ath12k_dp_rx_h_undecap() 1163 ath12k_dp_rx_h_find_link_peer(struct ath12k_pdev_dp *dp_pdev, struct sk_buff *msdu, in ath12k_dp_rx_h_find_link_peer() 1330 struct sk_buff *msdu, in ath12k_dp_rx_deliver_msdu() 1400 struct sk_buff *msdu, in ath12k_dp_rx_check_nwifi_hdr_len_valid() 1476 void ath12k_dp_rx_h_undecap_frag(struct ath12k_pdev_dp *dp_pdev, struct sk_buff *msdu, in ath12k_dp_rx_h_undecap_frag()
|
| H A D | wmi.c | 6295 struct sk_buff *msdu; in wmi_process_mgmt_tx_comp() local
|
| H A D | mac.c | 9010 struct sk_buff *msdu; in ath12k_mac_tx_mgmt_free() local
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | dp_rx.c | 1856 static void ath11k_dp_rx_h_csum_offload(struct ath11k *ar, struct sk_buff *msdu) in ath11k_dp_rx_h_csum_offload() 1950 struct sk_buff *msdu, in ath11k_dp_rx_h_undecap_nwifi() 2028 static void ath11k_dp_rx_h_undecap_raw(struct ath11k *ar, struct sk_buff *msdu, in ath11k_dp_rx_h_undecap_raw() 2088 struct sk_buff *msdu, in ath11k_dp_rx_h_find_rfc1042() 2115 struct sk_buff *msdu, in ath11k_dp_rx_h_undecap_eth() 2162 static void ath11k_dp_rx_h_undecap(struct ath11k *ar, struct sk_buff *msdu, in ath11k_dp_rx_h_undecap() 2209 ath11k_dp_rx_h_find_peer(struct ath11k_base *ab, struct sk_buff *msdu) in ath11k_dp_rx_h_find_peer() 2232 struct sk_buff *msdu, in ath11k_dp_rx_h_mpdu() 2427 struct sk_buff *msdu, in ath11k_dp_rx_deliver_msdu() 2506 struct sk_buff *msdu, in ath11k_dp_rx_process_msdu() [all …]
|
| H A D | dp_tx.c | 293 struct sk_buff *msdu; in ath11k_dp_tx_free_txbuf() local 322 struct sk_buff *msdu; in ath11k_dp_tx_htt_tx_complete_buf() local 437 struct sk_buff *msdu, in ath11k_dp_tx_cache_peer_stats() 553 struct sk_buff *msdu, in ath11k_dp_tx_complete_msdu() 694 struct sk_buff *msdu; in ath11k_dp_tx_completion_handler() local
|
| H A D | wmi.c | 5999 struct sk_buff *msdu; in wmi_process_mgmt_tx_comp() local
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | htt_rx.c | 325 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 1422 struct sk_buff *msdu, in ath10k_htt_rx_h_undecap_raw() 1551 struct sk_buff *msdu, in ath10k_htt_rx_h_undecap_nwifi() 1612 struct sk_buff *msdu, in ath10k_htt_rx_h_find_rfc1042() [all …]
|
| H A D | htt_tx.c | 1181 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 D | txrx.c | 53 struct sk_buff *msdu; in ath10k_txrx_tx_unref() local
|
| H A D | wmi-ops.h | 458 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 D | wmi.c | 1975 ath10k_wmi_op_gen_mgmt_tx(struct ath10k *ar, struct sk_buff *msdu) in ath10k_wmi_op_gen_mgmt_tx() 2434 struct sk_buff *msdu; in wmi_process_mgmt_tx_comp() local 9614 struct sk_buff *msdu; in ath10k_wmi_mgmt_tx_clean_up_pending() local
|
| H A D | mac.c | 4296 struct sk_buff *msdu; in ath10k_mac_txq_unref() local
|
| H A D | htt.h | 1981 struct sk_buff *msdu) in ath10k_htt_tx()
|
| /linux/drivers/net/ieee802154/ |
| H A D | ca8210.c | 411 u8 msdu[MAX_DATA_SIZE]; member 1433 u8 *msdu, in mcps_data_request()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | mac.c | 1118 u32 msdu, info; in mt7925_mac_tx_free() local
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_hw.h | 879 __le16 msdu; member 958 u8 msdu[3]; member
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | mac.c | 1313 u32 msdu, info; in mt7996_mac_tx_free() local
|
| /linux/include/net/bluetooth/ |
| H A D | l2cap.h | 364 __le16 msdu; member
|