Searched refs:beacon_notify_hdr (Results 1 - 3 of 3) 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-commands.h2926 struct iwl3945_tx_resp beacon_notify_hdr; member in struct:iwl3945_beacon_notif
2933 struct iwl4965_tx_resp beacon_notify_hdr; member in struct:iwl4965_beacon_notif
H A Diwl-agn.c770 u8 rate = iwl_hw_get_rate(beacon->beacon_notify_hdr.rate_n_flags);
774 le32_to_cpu(beacon->beacon_notify_hdr.u.status) & TX_STATUS_MSK,
775 beacon->beacon_notify_hdr.failure_frame,
H A Diwl3945-base.c819 u8 rate = beacon->beacon_notify_hdr.rate;
823 le32_to_cpu(beacon->beacon_notify_hdr.status) & TX_STATUS_MSK,
824 beacon->beacon_notify_hdr.failure_frame,

Completed in 103 milliseconds