Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dtx.c500 u32 min_pkts = 0xffffffff; in wlcore_select_ac() local
512 wl->tx_allocated_pkts[ac] < min_pkts) { in wlcore_select_ac()
514 min_pkts = wl->tx_allocated_pkts[q]; in wlcore_select_ac()