Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c706 bool max_size_over = 0, ac_exist = 0; in wilc_wlan_handle_txq() local
740 ac_exist = 0; in wilc_wlan_handle_txq()
745 ac_exist = 1; in wilc_wlan_handle_txq()
782 } while (!max_size_over && ac_exist); in wilc_wlan_handle_txq()