Searched refs:start_hlid (Results 1 – 1 of 1) sorted by relevance
390 int i, h, start_hlid; in wl1271_ap_skb_dequeue() local393 start_hlid = (wl->last_tx_hlid + 1) % AP_MAX_LINKS; in wl1271_ap_skb_dequeue()397 h = (start_hlid + i) % AP_MAX_LINKS; in wl1271_ap_skb_dequeue()