Searched refs:wlcif_list (Results 1 – 2 of 2) sorted by relevance
748 struct wlc_if *wlcif_list; /* linked list of wlc_if structs */ member
8404 for (wlcif = wlc->wlcif_list; wlcif != NULL; wlcif = wlcif->next) { in wlc_txflowcontrol_signal()