Searched defs:lastSeg (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_xmit.c | 461 u_int qcuId, HAL_BOOL firstSeg, HAL_BOOL lastSeg, in ar5416FillTxDesc() 533 HAL_BOOL lastSeg, in ar5416ChainTxDesc()
|
/freebsd-src/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_freebsd.c | 787 ar9300_freebsd_fill_tx_desc(struct ath_hal * ah,struct ath_desc * ds,HAL_DMA_ADDR * bufListPtr,uint32_t * segLenPtr,u_int descId,u_int qid,HAL_BOOL firstSeg,HAL_BOOL lastSeg,const struct ath_desc * ds0) ar9300_freebsd_fill_tx_desc() argument 835 ar9300_freebsd_chain_tx_desc(struct ath_hal * ah,struct ath_desc * ds,HAL_DMA_ADDR * bufLenList,uint32_t * segLenList,u_int pktLen,u_int hdrLen,HAL_PKT_TYPE type,u_int keyIx,HAL_CIPHER cipher,uint8_t numDelims,HAL_BOOL firstSeg,HAL_BOOL lastSeg,HAL_BOOL lastAggr) ar9300_freebsd_chain_tx_desc() argument
|
H A D | ar9300_stub_funcs.c | 1045 HAL_BOOL firstSeg, HAL_BOOL lastSeg, in ar9300_Stub_FillTxDesc()
|
/freebsd-src/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211_xmit.c | 580 u_int descId, HAL_BOOL firstSeg, HAL_BOOL lastSeg, in ar5211FillTxDesc()
|
/freebsd-src/sys/dev/ath/ath_hal/ar5210/ |
H A D | ar5210_xmit.c | 551 u_int qcuId, HAL_BOOL firstSeg, HAL_BOOL lastSeg, in ar5210FillTxDesc()
|
/freebsd-src/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212_xmit.c | 806 u_int descId, HAL_BOOL firstSeg, HAL_BOOL lastSeg, in ar5212FillTxDesc()
|