Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtwreg.h1080 #define RTW_TXCTL0_FS BIT(29) /* first segment */ macro
1112 #define RTW_TXSTAT_FS RTW_TXCTL0_FS
H A Drtw.c2225 ds->td_ctl0 |= RTW_TXCTL0_OWN | RTW_TXCTL0_LS | RTW_TXCTL0_FS; in rtw_assembly_80211()