Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath9k/
Dmci.c373 u8 major, minor, update_scheme = 0; in ath_mci_msg() local
408 update_scheme += ath_mci_process_profile(sc, &profile_info); in ath_mci_msg()
424 update_scheme += ath_mci_process_status(sc, &profile_status); in ath_mci_msg()
430 if (update_scheme) in ath_mci_msg()