Searched refs:t4_tp_mib_read (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c5429 * t4_tp_mib_read - Read TP MIB registers
5438 void t4_tp_mib_read(struct adapter *adap, u32 *buff, u32 nregs, u32 start_index, function
5599 t4_tp_mib_read(adap, val, ARRAY_SIZE(val),
5607 t4_tp_mib_read(adap, val, ARRAY_SIZE(val),
5632 t4_tp_mib_read(adap, st->mac_in_errs, nchan, TP_MIB_MAC_IN_ERR_0_A,
5634 t4_tp_mib_read(adap, st->hdr_in_errs, nchan, TP_MIB_HDR_IN_ERR_0_A,
5636 t4_tp_mib_read(adap, st->tcp_in_errs, nchan, TP_MIB_TCP_IN_ERR_0_A,
5638 t4_tp_mib_read(adap, st->tnl_cong_drops, nchan,
5640 t4_tp_mib_read(adap, st->ofld_chan_drops, nchan,
5642 t4_tp_mib_read(ada
[all...]
H A Dcxgb4.h2090 void t4_tp_mib_read(struct adapter *adap, u32 *buff, u32 nregs,
H A Dcudbg_lib.c1762 t4_tp_mib_read(padap, buff, tp_pio->ireg_offset_range,

Completed in 145 milliseconds