Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtwreg.h1122 #define RTW_TXCTL1_LENGEXT BIT(31) macro
H A Drtw.c2213 ctl1 |= RTW_TXCTL1_LENGEXT; in rtw_assembly_80211()