Home
last modified time | relevance | path

Searched refs:ieee80211_get_SA (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt_rx.c1398 ieee80211_get_SA(hdr), in ath10k_process_rx()
1629 ether_addr_copy(sa, ieee80211_get_SA(hdr)); in ath10k_htt_rx_h_undecap_nwifi()
1635 ether_addr_copy(sa, ieee80211_get_SA(hdr2)); in ath10k_htt_rx_h_undecap_nwifi()
1666 ether_addr_copy(ieee80211_get_SA(hdr), sa); in ath10k_htt_rx_h_undecap_nwifi()
1670 ether_addr_copy(ieee80211_get_SA(hdr2), sa); in ath10k_htt_rx_h_undecap_nwifi()
1808 ether_addr_copy(ieee80211_get_SA(hdr), sa); in ath10k_htt_rx_h_undecap_eth()
1812 ether_addr_copy(ieee80211_get_SA(hdr2), sa); in ath10k_htt_rx_h_undecap_eth()
H A Dmac.c3845 ether_addr_copy(sa, ieee80211_get_SA(hdr)); in ath10k_tx_h_8023()
H A Dwmi.c2277 addr = ieee80211_get_SA(hdr); in ath10k_wmi_handle_wep_reauth()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp_rx.c1999 ether_addr_copy(sa, ieee80211_get_SA(hdr)); in ath11k_dp_rx_h_undecap_nwifi()
2060 ether_addr_copy(ieee80211_get_SA(hdr), sa); in ath11k_dp_rx_h_undecap_nwifi()
2211 ether_addr_copy(ieee80211_get_SA(hdr), sa); in ath11k_dp_rx_h_undecap_eth()
3234 memcpy(mic_hdr + ETH_ALEN, ieee80211_get_SA(hdr), ETH_ALEN); in ath11k_dp_rx_h_michael_mic()
/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Dtx.c1374 ether_addr_copy(hdr_page->pos, ieee80211_get_SA(hdr)); in iwl_fill_data_tbs_amsdu()
/freebsd/sys/contrib/dev/iwlwifi/queue/
H A Dtx.c397 ether_addr_copy(hdr_page->pos, ieee80211_get_SA(hdr)); in iwl_txq_gen2_build_amsdu()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h1576 ieee80211_get_SA(struct ieee80211_hdr *hdr) in ieee80211_get_SA() function
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_rx.c2138 ether_addr_copy(ieee80211_get_SA(hdr), sa); in ath12k_dp_rx_h_undecap_eth()
2792 memcpy(mic_hdr + ETH_ALEN, ieee80211_get_SA(hdr), ETH_ALEN); in ath12k_dp_rx_h_michael_mic()