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

/linux-4.4.14/drivers/net/wireless/ti/wlcore/
H A Dtx.c502 u32 min_pkts = 0xffffffff; wlcore_select_ac() local
514 wl->tx_allocated_pkts[ac] < min_pkts) { wlcore_select_ac()
516 min_pkts = wl->tx_allocated_pkts[q]; wlcore_select_ac()

Completed in 57 milliseconds