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

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c5378 * t4_tp_pio_read - Read TP PIO registers
5387 void t4_tp_pio_read(struct adapter *adap, u32 *buff, u32 nregs, function
5455 t4_tp_pio_read(adap, key, 10, TP_RSS_SECRET_KEY0_A, sleep_ok);
5509 t4_tp_pio_read(adapter, valp, 1, TP_RSS_PF0_CONFIG_A + index, sleep_ok);
5545 t4_tp_pio_read(adapter, vfl, 1, TP_RSS_VFL_CONFIG_A, sleep_ok);
5546 t4_tp_pio_read(adapter, vfh, 1, TP_RSS_VFH_CONFIG_A, sleep_ok);
5560 t4_tp_pio_read(adapter, &pfmap, 1, TP_RSS_PF_MAP_A, sleep_ok);
5575 t4_tp_pio_read(adapter, &pfmask, 1, TP_RSS_PF_MSK_A, sleep_ok);
9451 t4_tp_pio_read(adap, &adap->params.tp.vlan_pri_map, 1,
9464 t4_tp_pio_read(ada
[all...]
H A Dcxgb4.h2086 void t4_tp_pio_read(struct adapter *adap, u32 *buff, u32 nregs,
H A Dcudbg_lib.c1704 t4_tp_pio_read(padap, buff, tp_pio->ireg_offset_range,

Completed in 317 milliseconds