Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dtx.c567 int i, h, start_hlid; in wlcore_vif_dequeue_high_prio() local
570 start_hlid = (wlvif->last_tx_hlid + 1) % wl->num_links; in wlcore_vif_dequeue_high_prio()
574 h = (start_hlid + i) % wl->num_links; in wlcore_vif_dequeue_high_prio()