Home
last modified time | relevance | path

Searched refs:IL_RX_DATA (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A D3945.h166 #define IL_RX_DATA(x) (IL_RX_HDR(x)->payload) macro
H A D3945.c469 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)IL_RX_DATA(pkt); in il3945_pass_packet_to_mac80211()
578 header = (struct ieee80211_hdr *)IL_RX_DATA(pkt); in il3945_hdl_rx()