Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/microchip/wilc1000/
Dwlan.c695 u8 *num_pkts_to_add; in wilc_wlan_handle_txq() local
730 num_pkts_to_add = ac_desired_ratio; in wilc_wlan_handle_txq()
738 for (k = 0; (k < num_pkts_to_add[ac]) && in wilc_wlan_handle_txq()
773 num_pkts_to_add = ac_preserve_ratio; in wilc_wlan_handle_txq()