Home
last modified time | relevance | path

Searched refs:t4_tp_mib_read (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c5952 t4_tp_mib_read(adap, val, ARRAY_SIZE(val), in t4_tp_get_tcp_stats()
5960 t4_tp_mib_read(adap, val, ARRAY_SIZE(val), in t4_tp_get_tcp_stats()
5994 t4_tp_mib_read(adap, st->tnl_cong_drops, nchan, in t4_tp_get_err_stats()
5997 t4_tp_mib_read(adap, st->ofld_chan_drops, nchan, in t4_tp_get_err_stats()
6000 t4_tp_mib_read(adap, st->tnl_tx_drops, nchan, A_TP_MIB_TNL_DROP_0, in t4_tp_get_err_stats()
6003 t4_tp_mib_read(adap, st->ofld_vlan_drops, nchan, in t4_tp_get_err_stats()
6006 t4_tp_mib_read(adap, st->tcp6_in_errs, nchan, in t4_tp_get_err_stats()
6041 t4_tp_mib_read(adap, &st->rqe_dfr_pkt, 2, A_TP_MIB_RQE_DFR_PKT, in t4_tp_get_rdma_stats()
6062 t4_tp_mib_read(adap, &st->frames_drop, 1, in t4_get_fcoe_stats()
6065 t4_tp_mib_read(adap, val, 2, A_TP_MIB_FCOE_BYTE_0_HI + 2 * idx, in t4_get_fcoe_stats()
[all …]
H A Dcommon.h955 void t4_tp_mib_read(struct adapter *adap, u32 *buff, u32 nregs,
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_wtp.c294 t4_tp_mib_read(padap, &tp_mib[i].value, 1, in read_tp_mib_data()
H A Dcudbg_lib.c4169 t4_tp_mib_read(padap, buff, tp_pio->ireg_offset_range, in collect_tp_indirect()