Searched refs:ieee80211_get_DA (Results 1 – 5 of 5) sorted by relevance
32 da = ieee80211_get_DA(hdr); in michael_mic_hdr()
1021 if (is_multicast_ether_addr(ieee80211_get_DA(hdr))) in __ieee80211_tx_status()
1492 static __inline u8 *ieee80211_get_DA(struct ieee80211_hdr *hdr) in ieee80211_get_DA() function
1711 t.da = ieee80211_get_DA(t.hdr);
4468 u8 *da = ieee80211_get_DA(frame); in xradio_parse_frame()