Searched refs:IWL_RX_DATA (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-3945.h201 #define IWL_RX_DATA(x) (IWL_RX_HDR(x)->payload) macro
H A Diwl-3945.c521 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)IWL_RX_DATA(pkt);
618 header = (struct ieee80211_hdr *)IWL_RX_DATA(pkt);

Completed in 200 milliseconds