Searched refs:HTT_LIST_ITER_FWD (Results 1 – 1 of 1) sorted by relevance
1078 #define HTT_LIST_ITER_FWD(iter, head) for (iter = (head)->next; \ macro1215 HTT_LIST_ITER_FWD(list_iter, &pdev->rx_ring.hash_table[i]->listhead) { in htt_rx_hash_list_lookup()