Searched refs:beacon_notify_hdr (Results 1 - 5 of 5) sorted by relevance

/drivers/net/wireless/iwlwifi/
H A Diwl-agn-rx.c231 u16 status = le16_to_cpu(beacon->beacon_notify_hdr.status.status);
232 u8 rate = iwl_hw_get_rate(beacon->beacon_notify_hdr.rate_n_flags);
237 beacon->beacon_notify_hdr.failure_frame,
H A Diwl-commands.h2501 struct iwlagn_tx_resp beacon_notify_hdr; member in struct:iwlagn_beacon_notif
/drivers/net/wireless/iwlegacy/
H A Dcommands.h2651 struct il3945_tx_resp beacon_notify_hdr; member in struct:il3945_beacon_notif
2658 struct il4965_tx_resp beacon_notify_hdr; member in struct:il4965_beacon_notif
H A D3945-mac.c791 u8 rate = beacon->beacon_notify_hdr.rate;
794 le32_to_cpu(beacon->beacon_notify_hdr.status) & TX_STATUS_MSK,
795 beacon->beacon_notify_hdr.failure_frame,
H A D4965-mac.c3781 u8 rate = il4965_hw_get_rate(beacon->beacon_notify_hdr.rate_n_flags);
3784 le32_to_cpu(beacon->beacon_notify_hdr.u.status) & TX_STATUS_MSK,
3785 beacon->beacon_notify_hdr.failure_frame,

Completed in 87 milliseconds