Searched refs:num_ptr (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/common/io/hxge/ |
H A D | hxge_txdma_hw.h | 49 uint32_t num_ptr:4; member 59 uint32_t num_ptr:4;
|
H A D | hpi_txdma.c | 343 desc_p->bits.num_ptr = ngathers; in hpi_txdma_desc_gather_set() 427 desp->bits.num_ptr, desp->bits.mark, desp->bits.sop)); in hpi_txdma_dump_desc_one()
|
H A D | hxge_send.c | 586 xfer_len, save_desc_p->bits.num_ptr, in hxge_start() 710 sop_tx_desc_p->bits.num_ptr = ngathers; in hxge_start() 726 xfer_len, save_desc_p->bits.num_ptr, save_desc_p->bits.mark, in hxge_start()
|
/titanic_41/usr/src/uts/common/sys/nxge/ |
H A D | nxge_txdma_hw.h | 116 uint32_t num_ptr:4; member 125 uint32_t num_ptr:4; 145 uint32_t num_ptr:4; member 153 uint32_t num_ptr:4;
|
/titanic_41/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_txdma.c | 1518 desc_p->bits.hdw.num_ptr = ngathers; in npi_txdma_desc_gather_set() 1562 desc_p->bits.hdw.num_ptr = ngathers; in npi_txdma_desc_gather_sop_set() 1579 desc_p->bits.hdw.num_ptr = ngathers; in npi_txdma_desc_gather_sop_set_1() 1942 desp->bits.hdw.num_ptr, in npi_txdma_dump_desc_one()
|
/titanic_41/usr/src/uts/common/io/nxge/ |
H A D | nxge_send.c | 803 save_desc_p->bits.hdw.num_ptr, in nxge_start() 913 sop_tx_desc_p->bits.hdw.num_ptr = ngathers; in nxge_start() 930 save_desc_p->bits.hdw.num_ptr, in nxge_start()
|