Home
last modified time | relevance | path

Searched refs:firstSeg (Results 1 – 13 of 13) sorted by relevance

/freebsd-12.1/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.h45 uint32_t *segLenList, u_int descId, u_int qId, HAL_BOOL firstSeg,
59 HAL_BOOL firstSeg, HAL_BOOL lastSeg, HAL_BOOL lastAggr);
H A Dar9300_freebsd.c775 HAL_BOOL firstSeg, HAL_BOOL lastSeg, in ar9300_freebsd_fill_tx_desc() argument
790 qid, keyType, firstSeg, lastSeg, ds0); in ar9300_freebsd_fill_tx_desc()
823 HAL_BOOL firstSeg, HAL_BOOL lastSeg, HAL_BOOL lastAggr) in ar9300_freebsd_chain_tx_desc() argument
H A Dar9300_stub_funcs.h189 HAL_BOOL firstSeg, HAL_BOOL lastSeg,
H A Dar9300_stub_funcs.c1045 HAL_BOOL firstSeg, HAL_BOOL lastSeg, in ar9300_Stub_FillTxDesc() argument
/freebsd-12.1/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_xmit.c553 u_int qcuId, HAL_BOOL firstSeg, HAL_BOOL lastSeg, in ar5210FillTxDesc() argument
563 if (firstSeg) { in ar5210FillTxDesc()
H A Dar5210.h179 u_int descId, u_int qcuId, HAL_BOOL firstSeg, HAL_BOOL lastSeg,
/freebsd-12.1/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c464 u_int qcuId, HAL_BOOL firstSeg, HAL_BOOL lastSeg, in ar5416FillTxDesc() argument
474 if (firstSeg) { in ar5416FillTxDesc()
535 HAL_BOOL firstSeg, in ar5416ChainTxDesc() argument
602 if (firstSeg) { in ar5416ChainTxDesc()
H A Dar5416.h384 u_int descId, u_int qcuId, HAL_BOOL firstSeg, HAL_BOOL lastSeg,
399 HAL_BOOL firstSeg, HAL_BOOL lastSeg, HAL_BOOL lastAggr);
/freebsd-12.1/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_xmit.c583 u_int descId, HAL_BOOL firstSeg, HAL_BOOL lastSeg, in ar5211FillTxDesc() argument
593 if (firstSeg) { in ar5211FillTxDesc()
H A Dar5211.h202 u_int descId, u_int qcuId, HAL_BOOL firstSeg, HAL_BOOL lastSeg,
/freebsd-12.1/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_xmit.c809 u_int descId, HAL_BOOL firstSeg, HAL_BOOL lastSeg, in ar5212FillTxDesc() argument
819 if (firstSeg) { in ar5212FillTxDesc()
H A Dar5212.h614 u_int descId, u_int qcuId, HAL_BOOL firstSeg, HAL_BOOL lastSeg,
/freebsd-12.1/sys/dev/ath/ath_hal/
H A Dah.h1290 u_int descId, u_int qcuId, HAL_BOOL firstSeg,