Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_freebsd.h45 uint32_t *segLenList, u_int descId, u_int qId, HAL_BOOL firstSeg,
59 HAL_BOOL firstSeg, HAL_BOOL lastSeg, HAL_BOOL lastAggr);
HDar9300_freebsd.c574 HAL_BOOL firstSeg, HAL_BOOL lastSeg, in ar9300_freebsd_fill_tx_desc() argument
589 qid, keyType, firstSeg, lastSeg, ds0); in ar9300_freebsd_fill_tx_desc()
622 HAL_BOOL firstSeg, HAL_BOOL lastSeg, HAL_BOOL lastAggr) in ar9300_freebsd_chain_tx_desc() argument
HDar9300_stub_funcs.h189 HAL_BOOL firstSeg, HAL_BOOL lastSeg,
HDar9300_stub_funcs.c1045 HAL_BOOL firstSeg, HAL_BOOL lastSeg, in ar9300_Stub_FillTxDesc() argument
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
HDar5210_xmit.c551 u_int qcuId, HAL_BOOL firstSeg, HAL_BOOL lastSeg, in ar5210FillTxDesc() argument
561 if (firstSeg) { in ar5210FillTxDesc()
HDar5210.h177 u_int descId, u_int qcuId, HAL_BOOL firstSeg, HAL_BOOL lastSeg,
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_xmit.c462 u_int qcuId, HAL_BOOL firstSeg, HAL_BOOL lastSeg, in ar5416FillTxDesc() argument
472 if (firstSeg) { in ar5416FillTxDesc()
533 HAL_BOOL firstSeg, in ar5416ChainTxDesc() argument
600 if (firstSeg) { in ar5416ChainTxDesc()
HDar5416.h388 u_int descId, u_int qcuId, HAL_BOOL firstSeg, HAL_BOOL lastSeg,
403 HAL_BOOL firstSeg, HAL_BOOL lastSeg, HAL_BOOL lastAggr);
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211_xmit.c581 u_int descId, HAL_BOOL firstSeg, HAL_BOOL lastSeg, in ar5211FillTxDesc() argument
591 if (firstSeg) { in ar5211FillTxDesc()
HDar5211.h200 u_int descId, u_int qcuId, HAL_BOOL firstSeg, HAL_BOOL lastSeg,
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212_xmit.c807 u_int descId, HAL_BOOL firstSeg, HAL_BOOL lastSeg, in ar5212FillTxDesc() argument
817 if (firstSeg) { in ar5212FillTxDesc()
HDar5212.h612 u_int descId, u_int qcuId, HAL_BOOL firstSeg, HAL_BOOL lastSeg,
/freebsd-11-stable/sys/dev/ath/ath_hal/
HDah.h1280 u_int descId, u_int qcuId, HAL_BOOL firstSeg,