Home
last modified time | relevance | path

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

/openbmc/linux/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()