Lines Matching defs:p_dev

125 void ecore_init_dp(struct ecore_dev	*p_dev,  in ecore_init_dp()
144 void ecore_init_struct(struct ecore_dev *p_dev) in ecore_init_struct()
180 void ecore_resc_free(struct ecore_dev *p_dev) in ecore_resc_free()
848 enum _ecore_status_t ecore_resc_alloc(struct ecore_dev *p_dev) in ecore_resc_alloc()
1068 void ecore_resc_setup(struct ecore_dev *p_dev) in ecore_resc_setup()
1245 struct ecore_dev *p_dev = p_hwfn->p_dev; in ecore_hw_init_chip() local
1299 static void ecore_init_cau_rt_data(struct ecore_dev *p_dev) in ecore_init_cau_rt_data()
1385 struct ecore_dev *p_dev = p_hwfn->p_dev; in ecore_hw_init_common() local
2127 enum _ecore_status_t ecore_hw_init(struct ecore_dev *p_dev, in ecore_hw_init()
2317 static void ecore_hw_timers_stop(struct ecore_dev *p_dev, in ecore_hw_timers_stop()
2350 void ecore_hw_timers_stop_all(struct ecore_dev *p_dev) in ecore_hw_timers_stop_all()
2378 enum _ecore_status_t ecore_hw_stop(struct ecore_dev *p_dev) in ecore_hw_stop()
2510 void ecore_hw_stop_fastpath(struct ecore_dev *p_dev) in ecore_hw_stop_fastpath()
2571 enum _ecore_status_t ecore_set_nwuf_reg(struct ecore_dev *p_dev, in ecore_set_nwuf_reg()
2655 void ecore_wol_buffer_clear(struct ecore_dev *p_dev) in ecore_wol_buffer_clear()
2671 enum _ecore_status_t ecore_get_wake_info(struct ecore_dev *p_dev, in ecore_get_wake_info()
3535 struct ecore_dev *p_dev = p_hwfn->p_dev; in ecore_get_num_funcs() local
3809 static enum _ecore_status_t ecore_get_dev_info(struct ecore_dev *p_dev) in ecore_get_dev_info()
3904 void ecore_hw_hibernate_prepare(struct ecore_dev *p_dev) in ecore_hw_hibernate_prepare()
3923 void ecore_hw_hibernate_resume(struct ecore_dev *p_dev) in ecore_hw_hibernate_resume()
3954 struct ecore_dev *p_dev = p_hwfn->p_dev; in ecore_hw_prepare_single() local
4081 enum _ecore_status_t ecore_hw_prepare(struct ecore_dev *p_dev, in ecore_hw_prepare()
4146 void ecore_hw_remove(struct ecore_dev *p_dev) in ecore_hw_remove()
4173 static void ecore_chain_free_next_ptr(struct ecore_dev *p_dev, in ecore_chain_free_next_ptr()
4202 static void ecore_chain_free_single(struct ecore_dev *p_dev, in ecore_chain_free_single()
4212 static void ecore_chain_free_pbl(struct ecore_dev *p_dev, in ecore_chain_free_pbl()
4247 void ecore_chain_free(struct ecore_dev *p_dev, in ecore_chain_free()
4264 ecore_chain_alloc_sanity_check(struct ecore_dev *p_dev, in ecore_chain_alloc_sanity_check()
4290 ecore_chain_alloc_next_ptr(struct ecore_dev *p_dev, struct ecore_chain *p_chain) in ecore_chain_alloc_next_ptr()
4326 ecore_chain_alloc_single(struct ecore_dev *p_dev, struct ecore_chain *p_chain) in ecore_chain_alloc_single()
4344 ecore_chain_alloc_pbl(struct ecore_dev *p_dev, in ecore_chain_alloc_pbl()
4410 enum _ecore_status_t ecore_chain_alloc(struct ecore_dev *p_dev, in ecore_chain_alloc()
5344 int ecore_configure_vport_wfq(struct ecore_dev *p_dev, u16 vp_id, u32 rate) in ecore_configure_vport_wfq()
5377 void ecore_configure_vp_wfq_on_link_change(struct ecore_dev *p_dev, in ecore_configure_vp_wfq_on_link_change()
5431 int ecore_configure_pf_max_bandwidth(struct ecore_dev *p_dev, u8 max_bw) in ecore_configure_pf_max_bandwidth()
5489 int ecore_configure_pf_min_bandwidth(struct ecore_dev *p_dev, u8 min_bw) in ecore_configure_pf_min_bandwidth()
5546 int ecore_device_num_engines(struct ecore_dev *p_dev) in ecore_device_num_engines()
5551 int ecore_device_num_ports(struct ecore_dev *p_dev) in ecore_device_num_ports()
5560 int ecore_device_get_port_id(struct ecore_dev *p_dev) in ecore_device_get_port_id()