Searched refs:sc_scbhash (Results 1 – 1 of 1) sorted by relevance
154 struct wds_scb *sc_scbhash[SCB_HASH_SIZE]; member573 scb->nexthash = sc->sc_scbhash[hashnum]; in wds_init_scb()574 sc->sc_scbhash[hashnum] = scb; in wds_init_scb()656 struct wds_scb *scb = sc->sc_scbhash[hashnum]; in wds_scb_phys_kv()