Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtwreg.h1081 #define RTW_TXCTL0_LS BIT(28) /* last segment */ macro
1113 #define RTW_TXSTAT_LS RTW_TXCTL0_LS
H A Drtw.c2225 ds->td_ctl0 |= RTW_TXCTL0_OWN | RTW_TXCTL0_LS | RTW_TXCTL0_FS; in rtw_assembly_80211()