H A D | t4_hw.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 48 * t4_wait_op_done_val - wait until an operation is completed 51 * @mask: a single-bit field within @reg that indicates completion 60 * operation completes and -EAGAIN otherwise. 73 if (--attempt in t4_wait_op_done_val() 327 t4_wr_mbox_meat_timeout(struct adapter * adap,int mbox,const void * cmd,int size,void * rpl,bool sleep_ok,int timeout) t4_wr_mbox_meat_timeout() argument 508 t4_wr_mbox_meat(struct adapter * adap,int mbox,const void * cmd,int size,void * rpl,bool sleep_ok) t4_wr_mbox_meat() argument 3567 t4_load_fw(struct adapter * adap,const u8 * fw_data,unsigned int size) t4_load_fw() argument 7665 t4_fw_upgrade(struct adapter * adap,unsigned int mbox,const u8 * fw_data,unsigned int size,int force) t4_fw_upgrade() argument 9066 unsigned int density, size = 0; t4_get_flash_params() local 9864 t4_read_cimq_cfg(struct adapter * adap,u16 * base,u16 * size,u16 * thres) t4_read_cimq_cfg() argument 10403 t4_load_cfg(struct adapter * adap,const u8 * cfg_data,unsigned int size) t4_load_cfg() argument 10640 t4_load_boot(struct adapter * adap,u8 * boot_data,unsigned int boot_addr,unsigned int size) t4_load_boot() argument 10780 t4_load_bootcfg(struct adapter * adap,const u8 * cfg_data,unsigned int size) t4_load_bootcfg() argument [all...] |