Home
last modified time | relevance | path

Searched refs:first_hdr (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/ath/ath10k/
A Ddebug.h216 void ath10k_sta_update_rx_tid_stats(struct ath10k *ar, u8 *first_hdr,
235 void ath10k_sta_update_rx_tid_stats(struct ath10k *ar, u8 *first_hdr, in ath10k_sta_update_rx_tid_stats() argument
A Dhtt_rx.c1427 const u8 first_hdr[64]) in ath10k_htt_rx_h_undecap_raw()
1554 const u8 first_hdr[64], in ath10k_htt_rx_h_undecap_nwifi()
1592 hdr = (struct ieee80211_hdr *)first_hdr; in ath10k_htt_rx_h_undecap_nwifi()
1658 const u8 first_hdr[64], in ath10k_htt_rx_h_undecap_eth()
1699 hdr = (struct ieee80211_hdr *)first_hdr; in ath10k_htt_rx_h_undecap_eth()
1722 const u8 first_hdr[64], in ath10k_htt_rx_h_undecap_snap()
1762 u8 first_hdr[64], in ath10k_htt_rx_h_undecap()
1792 is_decrypted, first_hdr); in ath10k_htt_rx_h_undecap()
1944 u8 first_hdr[64]; in ath10k_htt_rx_h_mpdu() local
1983 hdr = (void *)first_hdr; in ath10k_htt_rx_h_mpdu()
[all …]
A Ddebugfs_sta.c80 void ath10k_sta_update_rx_tid_stats(struct ath10k *ar, u8 *first_hdr, in ath10k_sta_update_rx_tid_stats() argument
95 hdr = (struct ieee80211_hdr *)first_hdr; in ath10k_sta_update_rx_tid_stats()
/drivers/net/wireless/ath/ath11k/
A Ddp_rx.c1952 u8 *first_hdr, in ath11k_dp_rx_h_undecap_nwifi() argument
1976 hdr = (struct ieee80211_hdr *)first_hdr; in ath11k_dp_rx_h_undecap_nwifi()
2117 u8 *first_hdr, in ath11k_dp_rx_h_undecap_eth() argument
2143 hdr = (struct ieee80211_hdr *)first_hdr; in ath11k_dp_rx_h_undecap_eth()
2169 u8 *first_hdr; in ath11k_dp_rx_h_undecap() local
2173 first_hdr = ath11k_dp_rx_h_80211_hdr(ar->ab, rx_desc); in ath11k_dp_rx_h_undecap()
2178 ath11k_dp_rx_h_undecap_nwifi(ar, msdu, first_hdr, in ath11k_dp_rx_h_undecap()
2191 ath11k_dp_rx_h_undecap_eth(ar, msdu, first_hdr, in ath11k_dp_rx_h_undecap()
2200 ath11k_dp_rx_h_undecap_eth(ar, msdu, first_hdr, in ath11k_dp_rx_h_undecap()

Completed in 25 milliseconds