Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c708 u8 *num_pkts_to_add; in wilc_wlan_handle_txq() local
743 num_pkts_to_add = ac_desired_ratio; in wilc_wlan_handle_txq()
751 for (k = 0; (k < num_pkts_to_add[ac]) && in wilc_wlan_handle_txq()
786 num_pkts_to_add = ac_preserve_ratio; in wilc_wlan_handle_txq()