Searched refs:RTW_TXCTL0_LS (Results 1 – 2 of 2) sorted by relevance
848 #define RTW_TXCTL0_LS __BIT(28) /* last segment */ macro879 #define RTW_TXSTAT_LS RTW_TXCTL0_LS
3493 tdb->tdb_desc[ts->ts_last].td_ctl0 |= htole32(RTW_TXCTL0_LS); in rtw_start()