Searched refs:profile_status (Results 1 – 1 of 1) sorted by relevance
373 struct ath_mci_profile_status profile_status; in ath_mci_msg() local413 profile_status.is_link = *(rx_payload + in ath_mci_msg()415 profile_status.conn_handle = *(rx_payload + in ath_mci_msg()417 profile_status.is_critical = *(rx_payload + in ath_mci_msg()423 profile_status.is_link, profile_status.conn_handle, in ath_mci_msg()424 profile_status.is_critical, seq_num); in ath_mci_msg()426 update_scheme += ath_mci_process_status(sc, &profile_status); in ath_mci_msg()