Home
last modified time | relevance | path

Searched refs:min_pkts (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H A Dtx.c486 u32 min_pkts = 0xffffffff; in wlcore_select_ac() local
498 wl->tx_allocated_pkts[ac] < min_pkts) { in wlcore_select_ac()
500 min_pkts = wl->tx_allocated_pkts[q]; in wlcore_select_ac()
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/
H A Dtx.c486 u32 min_pkts = 0xffffffff; in wlcore_select_ac() local
498 wl->tx_allocated_pkts[ac] < min_pkts) { in wlcore_select_ac()
500 min_pkts = wl->tx_allocated_pkts[q]; in wlcore_select_ac()

Completed in 4 milliseconds