Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ti/wlcore/
Dtx.c553 int i, h, start_hlid; in wlcore_vif_dequeue_high_prio() local
556 start_hlid = (wlvif->last_tx_hlid + 1) % wl->num_links; in wlcore_vif_dequeue_high_prio()
560 h = (start_hlid + i) % wl->num_links; in wlcore_vif_dequeue_high_prio()