Home
last modified time | relevance | path

Searched refs:wi_rts_thresh (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dif_wivar.h57 u_int16_t wi_rts_thresh; member
H A Dif_wi.c242 sc->wi_rts_thresh = WI_DEFAULT_RTS_THRESH; in wi_attach()
1443 sc->wi_rts_thresh = letoh16(wreq->wi_val[0]); in wi_setdef()
2083 WI_SETVAL(WI_RID_RTS_THRESH, sc->wi_rts_thresh); in wi_init_io()