Searched refs:r_bytes (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ib/clients/rdsv3/ |
H A D | rdma.h | 62 unsigned int r_bytes; member
|
/titanic_44/usr/src/cmd/dlstat/ |
H A D | dlstat.c | 168 char r_bytes[MAXSTATLEN]; member 183 offsetof(ring_fields_buf_t, r_bytes), print_default_cb}, 1017 map_to_units(buf->r_bytes, sizeof (buf->r_bytes), in print_rx_generic_ring_stats() 1018 link_stats->r_bytes, unit, parsable); in print_rx_generic_ring_stats() 1051 map_to_units(buf->r_bytes, sizeof (buf->r_bytes), in print_tx_generic_ring_stats() 1052 link_stats->r_bytes, unit, parsable); in print_tx_generic_ring_stats() 1086 link_stats->r_bytes, unit, parsable); in print_rx_ring_stats() 1120 link_stats->r_bytes, unit, parsable); in print_tx_ring_stats()
|
/titanic_44/usr/src/lib/libdladm/common/ |
H A D | libdlstat.h | 171 uint64_t r_bytes; member
|
H A D | libdlstat.c | 846 {"rbytes", R_OFF(r_bytes)} 853 {"obytes", R_OFF(r_bytes)}
|
/titanic_44/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | ib_send.c | 151 rm->m_rdma_op->r_bytes); in rdsv3_ib_send_unmap_rm() 154 rm->m_rdma_op->r_bytes); in rdsv3_ib_send_unmap_rm()
|
H A D | rdma.c | 566 op->r_bytes = nr_bytes; in rdsv3_rdma_prepare()
|