Home
last modified time | relevance | path

Searched refs:ieee80211_get_DA (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt_rx.c1400 is_multicast_ether_addr(ieee80211_get_DA(hdr)) ? in ath10k_process_rx()
1628 ether_addr_copy(da, ieee80211_get_DA(hdr)); in ath10k_htt_rx_h_undecap_nwifi()
1634 ether_addr_copy(da, ieee80211_get_DA(hdr2)); in ath10k_htt_rx_h_undecap_nwifi()
1665 ether_addr_copy(ieee80211_get_DA(hdr), da); in ath10k_htt_rx_h_undecap_nwifi()
1669 ether_addr_copy(ieee80211_get_DA(hdr2), da); in ath10k_htt_rx_h_undecap_nwifi()
1807 ether_addr_copy(ieee80211_get_DA(hdr), da); in ath10k_htt_rx_h_undecap_eth()
1811 ether_addr_copy(ieee80211_get_DA(hdr2), da); in ath10k_htt_rx_h_undecap_eth()
H A Dmac.c3844 ether_addr_copy(da, ieee80211_get_DA(hdr)); in ath10k_tx_h_8023()
4148 peer_addr = ieee80211_get_DA(hdr); in ath10k_offchan_tx_work()
H A Dwmi.c2015 ether_addr_copy(cmd->hdr.peer_macaddr.addr, ieee80211_get_DA(hdr)); in ath10k_wmi_op_gen_mgmt_tx()
2400 if (is_multicast_ether_addr(ieee80211_get_DA(hdr)) && in ath10k_wmi_rx_is_decrypted()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp_rx.c1998 ether_addr_copy(da, ieee80211_get_DA(hdr)); in ath11k_dp_rx_h_undecap_nwifi()
2059 ether_addr_copy(ieee80211_get_DA(hdr), da); in ath11k_dp_rx_h_undecap_nwifi()
2210 ether_addr_copy(ieee80211_get_DA(hdr), da); in ath11k_dp_rx_h_undecap_eth()
3233 memcpy(mic_hdr, ieee80211_get_DA(hdr), ETH_ALEN); in ath11k_dp_rx_h_michael_mic()
H A Dwmi.c7952 !is_multicast_ether_addr(ieee80211_get_DA(hdr))) { in ath11k_mgmt_rx_event()
/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Dtx.c1372 ether_addr_copy(hdr_page->pos, ieee80211_get_DA(hdr)); in iwl_fill_data_tbs_amsdu()
/freebsd/sys/contrib/dev/iwlwifi/queue/
H A Dtx.c395 ether_addr_copy(hdr_page->pos, ieee80211_get_DA(hdr)); in iwl_txq_gen2_build_amsdu()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h1587 ieee80211_get_DA(struct ieee80211_hdr *hdr) in ieee80211_get_DA() function
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_rx.c2137 ether_addr_copy(ieee80211_get_DA(hdr), da); in ath12k_dp_rx_h_undecap_eth()
2791 memcpy(mic_hdr, ieee80211_get_DA(hdr), ETH_ALEN); in ath12k_dp_rx_h_michael_mic()