Lines Matching defs:p_hwfn

68 enum _ecore_status_t ecore_ptt_pool_alloc(struct ecore_hwfn *p_hwfn)  in ecore_ptt_pool_alloc()
100 void ecore_ptt_invalidate(struct ecore_hwfn *p_hwfn) in ecore_ptt_invalidate()
111 void ecore_ptt_pool_free(struct ecore_hwfn *p_hwfn) in ecore_ptt_pool_free()
121 struct ecore_ptt *ecore_ptt_acquire(struct ecore_hwfn *p_hwfn) in ecore_ptt_acquire()
152 void ecore_ptt_release(struct ecore_hwfn *p_hwfn, in ecore_ptt_release()
162 u32 ecore_ptt_get_hw_addr(struct ecore_hwfn *p_hwfn, in ecore_ptt_get_hw_addr()
181 void ecore_ptt_set_win(struct ecore_hwfn *p_hwfn, in ecore_ptt_set_win()
206 static u32 ecore_set_ptt(struct ecore_hwfn *p_hwfn, in ecore_set_ptt()
230 struct ecore_ptt *ecore_get_reserved_ptt(struct ecore_hwfn *p_hwfn, in ecore_get_reserved_ptt()
242 static bool ecore_is_reg_fifo_empty(struct ecore_hwfn *p_hwfn, in ecore_is_reg_fifo_empty()
264 void ecore_wr(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 hw_addr, in ecore_wr()
288 u32 ecore_rd(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 hw_addr) in ecore_rd()
314 static void ecore_memcpy_hw(struct ecore_hwfn *p_hwfn, in ecore_memcpy_hw()
352 void ecore_memcpy_from(struct ecore_hwfn *p_hwfn, in ecore_memcpy_from()
363 void ecore_memcpy_to(struct ecore_hwfn *p_hwfn, in ecore_memcpy_to()
374 void ecore_fid_pretend(struct ecore_hwfn *p_hwfn, in ecore_fid_pretend()
401 void ecore_port_pretend(struct ecore_hwfn *p_hwfn, in ecore_port_pretend()
417 void ecore_port_unpretend(struct ecore_hwfn *p_hwfn, in ecore_port_unpretend()
434 u32 ecore_vfid_to_concrete(struct ecore_hwfn *p_hwfn, u8 vfid) in ecore_vfid_to_concrete()
542 static void ecore_dmae_opcode(struct ecore_hwfn *p_hwfn, in ecore_dmae_opcode()
625 static enum _ecore_status_t ecore_dmae_post_command(struct ecore_hwfn *p_hwfn, in ecore_dmae_post_command()
685 enum _ecore_status_t ecore_dmae_info_alloc(struct ecore_hwfn *p_hwfn) in ecore_dmae_info_alloc()
725 void ecore_dmae_info_free(struct ecore_hwfn *p_hwfn) in ecore_dmae_info_free()
760 ecore_dmae_operation_wait(struct ecore_hwfn *p_hwfn) in ecore_dmae_operation_wait()
802 static enum _ecore_status_t ecore_dmae_execute_sub_operation(struct ecore_hwfn *p_hwfn, in ecore_dmae_execute_sub_operation()
887 static enum _ecore_status_t ecore_dmae_execute_command(struct ecore_hwfn *p_hwfn, in ecore_dmae_execute_command()
970 enum _ecore_status_t ecore_dmae_host2grc(struct ecore_hwfn *p_hwfn, in ecore_dmae_host2grc()
997 enum _ecore_status_t ecore_dmae_grc2host(struct ecore_hwfn *p_hwfn, in ecore_dmae_grc2host()
1023 enum _ecore_status_t ecore_dmae_host2host(struct ecore_hwfn *p_hwfn, in ecore_dmae_host2host()
1046 void ecore_hw_err_notify(struct ecore_hwfn *p_hwfn, in ecore_hw_err_notify()