Searched refs:t4_tp_mib_read (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 5459 * t4_tp_mib_read - Read TP MIB registers 5468 void t4_tp_mib_read(struct adapter *adap, u32 *buff, u32 nregs, u32 start_index, in t4_tp_mib_read() function 5629 t4_tp_mib_read(adap, val, ARRAY_SIZE(val), in t4_tp_get_tcp_stats() 5637 t4_tp_mib_read(adap, val, ARRAY_SIZE(val), in t4_tp_get_tcp_stats() 5662 t4_tp_mib_read(adap, st->mac_in_errs, nchan, TP_MIB_MAC_IN_ERR_0_A, in t4_tp_get_err_stats() 5664 t4_tp_mib_read(adap, st->hdr_in_errs, nchan, TP_MIB_HDR_IN_ERR_0_A, in t4_tp_get_err_stats() 5666 t4_tp_mib_read(adap, st->tcp_in_errs, nchan, TP_MIB_TCP_IN_ERR_0_A, in t4_tp_get_err_stats() 5668 t4_tp_mib_read(adap, st->tnl_cong_drops, nchan, in t4_tp_get_err_stats() 5670 t4_tp_mib_read(adap, st->ofld_chan_drops, nchan, in t4_tp_get_err_stats() 5672 t4_tp_mib_read(ada in t4_tp_get_err_stats() [all...] |
H A D | cxgb4.h | 2094 void t4_tp_mib_read(struct adapter *adap, u32 *buff, u32 nregs,
|
H A D | cudbg_lib.c | 1762 t4_tp_mib_read(padap, buff, tp_pio->ireg_offset_range, in cudbg_collect_tp_indirect()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 5429 * t4_tp_mib_read - Read TP MIB registers 5438 void t4_tp_mib_read(struct adapter *adap, u32 *buff, u32 nregs, u32 start_index, in t4_tp_mib_read() function 5599 t4_tp_mib_read(adap, val, ARRAY_SIZE(val), in t4_tp_get_tcp_stats() 5607 t4_tp_mib_read(adap, val, ARRAY_SIZE(val), in t4_tp_get_tcp_stats() 5632 t4_tp_mib_read(adap, st->mac_in_errs, nchan, TP_MIB_MAC_IN_ERR_0_A, in t4_tp_get_err_stats() 5634 t4_tp_mib_read(adap, st->hdr_in_errs, nchan, TP_MIB_HDR_IN_ERR_0_A, in t4_tp_get_err_stats() 5636 t4_tp_mib_read(adap, st->tcp_in_errs, nchan, TP_MIB_TCP_IN_ERR_0_A, in t4_tp_get_err_stats() 5638 t4_tp_mib_read(adap, st->tnl_cong_drops, nchan, in t4_tp_get_err_stats() 5640 t4_tp_mib_read(adap, st->ofld_chan_drops, nchan, in t4_tp_get_err_stats() 5642 t4_tp_mib_read(ada in t4_tp_get_err_stats() [all...] |
H A D | cxgb4.h | 2090 void t4_tp_mib_read(struct adapter *adap, u32 *buff, u32 nregs,
|
H A D | cudbg_lib.c | 1762 t4_tp_mib_read(padap, buff, tp_pio->ireg_offset_range, in cudbg_collect_tp_indirect()
|
Completed in 35 milliseconds