t4_tp_mib_read
t4_tp_mib_read(padap, buff, tp_pio->ireg_offset_range,
void t4_tp_mib_read(struct adapter *adap, u32 *buff, u32 nregs,
t4_tp_mib_read(adap, val, ARRAY_SIZE(val),
t4_tp_mib_read(adap, val, ARRAY_SIZE(val),
t4_tp_mib_read(adap, st->mac_in_errs, nchan, TP_MIB_MAC_IN_ERR_0_A,
t4_tp_mib_read(adap, st->hdr_in_errs, nchan, TP_MIB_HDR_IN_ERR_0_A,
t4_tp_mib_read(adap, st->tcp_in_errs, nchan, TP_MIB_TCP_IN_ERR_0_A,
t4_tp_mib_read(adap, st->tnl_cong_drops, nchan,
t4_tp_mib_read(adap, st->ofld_chan_drops, nchan,
t4_tp_mib_read(adap, st->tnl_tx_drops, nchan, TP_MIB_TNL_DROP_0_A,
t4_tp_mib_read(adap, st->ofld_vlan_drops, nchan,
t4_tp_mib_read(adap, st->tcp6_in_errs, nchan,
t4_tp_mib_read(adap, &st->ofld_no_neigh, 2, TP_MIB_OFD_ARP_DROP_A,
t4_tp_mib_read(adap, st->req, nchan, TP_MIB_CPL_IN_REQ_0_A, sleep_ok);
t4_tp_mib_read(adap, st->rsp, nchan, TP_MIB_CPL_OUT_RSP_0_A, sleep_ok);
t4_tp_mib_read(adap, &st->rqe_dfr_pkt, 2, TP_MIB_RQE_DFR_PKT_A,
t4_tp_mib_read(adap, &st->frames_ddp, 1, TP_MIB_FCOE_DDP_0_A + idx,
t4_tp_mib_read(adap, &st->frames_drop, 1,
t4_tp_mib_read(adap, val, 2, TP_MIB_FCOE_BYTE_0_HI_A + 2 * idx,
t4_tp_mib_read(adap, val, 4, TP_MIB_USM_PKTS_A, sleep_ok);