Lines Matching refs:start_index
5676 unsigned int nregs, unsigned int start_index, in t4_tp_fw_ldst_rw() argument
5692 c.u.addrval.addr = cpu_to_be32(start_index + i); in t4_tp_fw_ldst_rw()
5720 u32 *buff, u32 nregs, u32 start_index, int rw, in t4_tp_indirect_rw() argument
5741 rc = t4_tp_fw_ldst_rw(adap, cmd, buff, nregs, start_index, rw, in t4_tp_indirect_rw()
5749 start_index); in t4_tp_indirect_rw()
5752 start_index); in t4_tp_indirect_rw()
5767 u32 start_index, bool sleep_ok) in t4_tp_pio_read() argument
5770 start_index, 1, sleep_ok); in t4_tp_pio_read()
5784 u32 start_index, bool sleep_ok) in t4_tp_pio_write() argument
5787 __DECONST(u32 *, buff), nregs, start_index, 0, sleep_ok); in t4_tp_pio_write()
5801 u32 start_index, bool sleep_ok) in t4_tp_tm_pio_read() argument
5804 nregs, start_index, 1, sleep_ok); in t4_tp_tm_pio_read()
5817 void t4_tp_mib_read(struct adapter *adap, u32 *buff, u32 nregs, u32 start_index, in t4_tp_mib_read() argument
5821 start_index, 1, sleep_ok); in t4_tp_mib_read()