Searched refs:vap_key_count (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/usb/wlan/
H A Dif_rumvar.h153 uint8_t vap_key_count[1]; member in struct:rum_softc
H A Dif_rum.c2934 if (sc->vap_key_count[rvp_id]++ == 0)
2962 if (--sc->vap_key_count[rvp_id] == 0)

Completed in 31 milliseconds