Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/arn/
H A Darn_mac.c260 boolean_t lastSeg, const struct ath_desc *ds0) in ath9k_hw_filltxdesc() argument
265 ads->ds_ctl1 |= segLen | (lastSeg ? 0 : AR_TxMore); in ath9k_hw_filltxdesc()
266 } else if (lastSeg) { in ath9k_hw_filltxdesc()
H A Darn_ath9k.h1043 boolean_t lastSeg, const struct ath_desc *ds0);
/titanic_44/usr/src/uts/common/io/ath/
H A Dath_hal.h921 HAL_BOOL lastSeg, const struct ath_desc *);