Searched refs:t4_tp_tm_pio_read (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4.h | 2090 void t4_tp_tm_pio_read(struct adapter *adap, u32 *buff, u32 nregs,
|
D | t4_hw.c | 5419 void t4_tp_tm_pio_read(struct adapter *adap, u32 *buff, u32 nregs, in t4_tp_tm_pio_read() function 10288 t4_tp_tm_pio_read(adap, &v, 1, addr, sleep_ok); in t4_get_tx_sched() 10302 t4_tp_tm_pio_read(adap, &v, 1, addr, sleep_ok); in t4_get_tx_sched()
|
D | cudbg_lib.c | 1730 t4_tp_tm_pio_read(padap, buff, tp_pio->ireg_offset_range, in cudbg_collect_tp_indirect()
|