Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/microchip/wilc1000/
Dwlan.c698 bool max_size_over = 0, ac_exist = 0; in wilc_wlan_handle_txq() local
732 ac_exist = 0; in wilc_wlan_handle_txq()
737 ac_exist = 1; in wilc_wlan_handle_txq()
774 } while (!max_size_over && ac_exist); in wilc_wlan_handle_txq()