| H A D | t4_hw.c | 1 /*-2  * SPDX-License-Identifier: BSD-2-Clause
 6  * Redistribution and use in source and binary forms, with or without
 21  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 24  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 48  *	t4_wait_op_done_val - wait until an operation is completed
 51  *	@mask: a single-bi
 565 t4_mc_read(struct adapter * adap,int idx,u32 addr,__be32 * data,u64 * ecc) t4_mc_read()  argument
 620 t4_edc_read(struct adapter * adap,int idx,u32 addr,__be32 * data,u64 * ecc) t4_edc_read()  argument
 [all...]
 |