Home
last modified time | relevance | path

Searched refs:beacon_notify_hdr (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dtx.h826 struct iwl_mvm_tx_resp beacon_notify_hdr;
833 * @beacon_notify_hdr: tx response command associated with the beacon
839 struct iwl_mvm_tx_resp beacon_notify_hdr;
817 struct iwl_mvm_tx_resp beacon_notify_hdr; global() member
830 struct iwl_mvm_tx_resp beacon_notify_hdr; global() member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac-ctxt.c1531 struct iwl_mvm_tx_resp *beacon_notify_hdr = in iwl_mvm_rx_beacon_notif() local
1532 &beacon_v5->beacon_notify_hdr; in iwl_mvm_rx_beacon_notif()
1538 agg_status = iwl_mvm_get_agg_status(mvm, beacon_notify_hdr); in iwl_mvm_rx_beacon_notif()
1542 status, beacon_notify_hdr->failure_frame, in iwl_mvm_rx_beacon_notif()
1545 le32_to_cpu(beacon_notify_hdr->initial_rate)); in iwl_mvm_rx_beacon_notif()
/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h5260 struct iwm_tx_resp beacon_notify_hdr;
5256 struct iwm_tx_resp beacon_notify_hdr; global() member
/freebsd/sys/dev/iwx/
H A Dif_iwxreg.h6203 struct iwx_tx_resp_v3 beacon_notify_hdr; member