Searched refs:beacon_notify_hdr (Results 1 – 7 of 7) sorted by relevance
536 struct iwl_mvm_tx_resp beacon_notify_hdr; member549 struct iwl_mvm_tx_resp beacon_notify_hdr; member
1321 struct iwl_mvm_tx_resp *beacon_notify_hdr; in iwl_mvm_rx_beacon_notif() local1328 beacon_notify_hdr = &beacon->beacon_notify_hdr; in iwl_mvm_rx_beacon_notif()1331 status = le16_to_cpu(beacon_notify_hdr->status.status) & TX_STATUS_MSK; in iwl_mvm_rx_beacon_notif()1334 status, beacon_notify_hdr->failure_frame, in iwl_mvm_rx_beacon_notif()1337 le32_to_cpu(beacon_notify_hdr->initial_rate)); in iwl_mvm_rx_beacon_notif()
222 u16 status = le16_to_cpu(beacon->beacon_notify_hdr.status.status); in iwlagn_rx_beacon_notif()223 u8 rate = iwl_hw_get_rate(beacon->beacon_notify_hdr.rate_n_flags); in iwlagn_rx_beacon_notif()228 beacon->beacon_notify_hdr.failure_frame, in iwlagn_rx_beacon_notif()
2490 struct iwlagn_tx_resp beacon_notify_hdr; member
2645 struct il3945_tx_resp beacon_notify_hdr; member2652 struct il4965_tx_resp beacon_notify_hdr; member
790 u8 rate = beacon->beacon_notify_hdr.rate; in il3945_hdl_beacon()793 le32_to_cpu(beacon->beacon_notify_hdr.status) & TX_STATUS_MSK, in il3945_hdl_beacon()794 beacon->beacon_notify_hdr.failure_frame, in il3945_hdl_beacon()
4096 u8 rate = il4965_hw_get_rate(beacon->beacon_notify_hdr.rate_n_flags); in il4965_hdl_beacon()4099 le32_to_cpu(beacon->beacon_notify_hdr.u.status) & TX_STATUS_MSK, in il4965_hdl_beacon()4100 beacon->beacon_notify_hdr.failure_frame, in il4965_hdl_beacon()