Searched refs:profile_status (Results 1 – 1 of 1) sorted by relevance
371 struct ath_mci_profile_status profile_status; in ath_mci_msg() local411 profile_status.is_link = *(rx_payload + in ath_mci_msg()413 profile_status.conn_handle = *(rx_payload + in ath_mci_msg()415 profile_status.is_critical = *(rx_payload + in ath_mci_msg()421 profile_status.is_link, profile_status.conn_handle, in ath_mci_msg()422 profile_status.is_critical, seq_num); in ath_mci_msg()424 update_scheme += ath_mci_process_status(sc, &profile_status); in ath_mci_msg()