| 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() 98 t4_set_reg_field(struct adapter * adapter,unsigned int addr,u32 mask,u32 val) t4_set_reg_field() argument 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 688 t4_mem_read(struct adapter * adap,int mtype,u32 addr,u32 len,__be32 * buf) t4_mem_read() argument 2798 t4_seeprom_read(struct adapter * adapter,u32 addr,u32 * data) t4_seeprom_read() argument 2853 t4_seeprom_write(struct adapter * adapter,u32 addr,u32 data) t4_seeprom_write() argument 3008 int i, ret, addr; get_vpd_params() local 3196 t4_read_flash(struct adapter * adapter,unsigned int addr,unsigned int nwords,u32 * data,int byte_oriented) t4_read_flash() argument 3235 t4_write_flash(struct adapter * adapter,unsigned int addr,unsigned int n,const u8 * data,int byte_oriented) t4_write_flash() argument 3570 int ret, addr; t4_load_fw() local 5464 hash_mac_addr(const u8 * addr) hash_mac_addr() argument 6303 t4_tp_wr_bits_indirect(struct adapter * adap,unsigned int addr,unsigned int mask,unsigned int val) t4_tp_wr_bits_indirect() argument 6487 unsigned int v, addr = A_TP_TX_MOD_Q1_Q0_TIMER_SEPARATOR - sched / 2; t4_set_sched_ipg() local 7011 t4_wol_magic_enable(struct adapter * adap,unsigned int port,const u8 * addr) t4_wol_magic_enable() argument 7130 t4_fwaddrspace_write(struct adapter * adap,unsigned int mbox,u32 addr,u32 val) t4_fwaddrspace_write() argument 8064 t4_alloc_encap_mac_filt(struct adapter * adap,unsigned int viid,const u8 * addr,const u8 * mask,unsigned int vni,unsigned int vni_mask,u8 dip_hit,u8 lookup_type,bool sleep_ok) t4_alloc_encap_mac_filt() argument 8112 t4_alloc_raw_mac_filt(struct adapter * adap,unsigned int viid,const u8 * addr,const u8 * mask,unsigned int idx,u8 lookup_type,u8 port_id,bool sleep_ok) t4_alloc_raw_mac_filt() argument 8176 t4_alloc_mac_filt(struct adapter * adap,unsigned int mbox,unsigned int viid,bool free,unsigned int naddr,const u8 ** addr,u16 * idx,u64 * hash,bool sleep_ok) t4_alloc_mac_filt() argument 8261 u8 addr[] = {0,0,0,0,0,0}; t4_free_encap_mac_filt() local 8300 t4_free_raw_mac_filt(struct adapter * adap,unsigned int viid,const u8 * addr,const u8 * mask,unsigned int idx,u8 lookup_type,u8 port_id,bool sleep_ok) t4_free_raw_mac_filt() argument 8349 t4_free_mac_filt(struct adapter * adap,unsigned int mbox,unsigned int viid,unsigned int naddr,const u8 ** addr,bool sleep_ok) t4_free_mac_filt() argument 8430 t4_change_mac(struct adapter * adap,unsigned int mbox,unsigned int viid,int idx,const u8 * addr,bool persist,uint16_t * smt_idx) t4_change_mac() argument 9809 u8 addr[6]; t4_port_init() local 9902 unsigned int addr; t4_read_cim_ibq() local 9944 unsigned int addr, v, nwords; t4_read_cim_obq() local 9989 t4_cim_read(struct adapter * adap,unsigned int addr,unsigned int n,unsigned int * valp) t4_cim_read() argument 10016 t4_cim_write(struct adapter * adap,unsigned int addr,unsigned int n,const unsigned int * valp) t4_cim_write() argument 10033 t4_cim_write1(struct adapter * adap,unsigned int addr,unsigned int val) t4_cim_write1() argument 10048 t4_cim_ctl_read(struct adapter * adap,unsigned int addr,unsigned int n,unsigned int * valp) t4_cim_ctl_read() argument 10189 t4_idma_monitor_init(struct adapter * adapter,struct sge_idma_monitor_state * idma) t4_idma_monitor_init() argument 10215 t4_idma_monitor(struct adapter * adapter,struct sge_idma_monitor_state * idma,int hz,int ticks) t4_idma_monitor() argument 10306 t4_set_vf_mac(struct adapter * adapter,unsigned int pf,unsigned int vf,unsigned int naddr,u8 * addr) t4_set_vf_mac() argument 10369 unsigned int v, addr, bpt, cpt; t4_get_tx_sched() local 10406 unsigned int addr; t4_load_cfg() local 10645 int ret, addr; t4_load_boot() local 10783 unsigned int addr; t4_load_bootcfg() local 11425 t4_del_mac(struct adapter * adap,unsigned int mbox,unsigned int viid,const u8 * addr,bool smac) t4_del_mac() argument 11474 t4_add_mac(struct adapter * adap,unsigned int mbox,unsigned int viid,int idx,const u8 * addr,bool persist,u8 * smt_idx,bool smac) t4_add_mac() argument [all...] |