Searched refs:ngathers (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/io/hxge/ |
H A D | hxge_send.c | 108 uint32_t ngathers; in hxge_start() local 186 ngathers = 0; in hxge_start() 232 ngathers = 0; in hxge_start() 373 ngathers--; in hxge_start() 462 len, clen, ngathers)); in hxge_start() 469 ngathers++; in hxge_start() 479 (ngathers -1), mark_mode, in hxge_start() 480 ngathers, dma_ioaddr, clen); in hxge_start() 487 ncookies, ngathers, in hxge_start() 541 ngathers++; in hxge_start() [all …]
|
H A D | hpi_txdma.h | 126 boolean_t mark, uint8_t ngathers,
|
H A D | hpi_txdma.c | 322 uint8_t gather_index, boolean_t mark, uint8_t ngathers, in hpi_txdma_desc_gather_set() argument 343 desc_p->bits.num_ptr = ngathers; in hpi_txdma_desc_gather_set()
|
/titanic_41/usr/src/uts/common/io/nxge/ |
H A D | nxge_send.c | 157 uint32_t ngathers; in nxge_start() local 324 ngathers = 0; in nxge_start() 399 ngathers = 0; in nxge_start() 548 ngathers--; in nxge_start() 656 ngathers)); in nxge_start() 663 ngathers++; in nxge_start() 674 (ngathers -1), in nxge_start() 676 ngathers, in nxge_start() 688 ngathers, in nxge_start() 753 ngathers++; in nxge_start() [all …]
|
/titanic_41/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_txdma.c | 1493 boolean_t mark, uint8_t ngathers, in npi_txdma_desc_gather_set() argument 1518 desc_p->bits.hdw.num_ptr = ngathers; in npi_txdma_desc_gather_set() 1556 uint8_t ngathers) in npi_txdma_desc_gather_sop_set() argument 1562 desc_p->bits.hdw.num_ptr = ngathers; in npi_txdma_desc_gather_sop_set() 1572 uint8_t ngathers, in npi_txdma_desc_gather_sop_set_1() argument 1579 desc_p->bits.hdw.num_ptr = ngathers; in npi_txdma_desc_gather_sop_set_1()
|