Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Drtw.c3063 uint32_t proto_ctl0, ctl0, ctl1; in rtw_start() local
3086 proto_ctl0 = RTW_TXCTL0_RTSRATE_1MBPS; in rtw_start()
3089 proto_ctl0 |= RTW_TXCTL0_SPLCP; in rtw_start()
3126 ctl0 = proto_ctl0 | in rtw_start()