Lines Matching defs:bp

218 static inline void __storm_memset_dma_mapping(struct bnx2x *bp,  in __storm_memset_dma_mapping()
225 static inline void storm_memset_spq_addr(struct bnx2x *bp, in storm_memset_spq_addr()
234 static inline void storm_memset_vf_to_pf(struct bnx2x *bp, u16 abs_fid, in storm_memset_vf_to_pf()
247 static inline void storm_memset_func_en(struct bnx2x *bp, u16 abs_fid, in storm_memset_func_en()
260 static inline void storm_memset_eq_data(struct bnx2x *bp, in storm_memset_eq_data()
271 static inline void storm_memset_eq_prod(struct bnx2x *bp, u16 eq_prod, in storm_memset_eq_prod()
281 static void bnx2x_reg_wr_ind(struct bnx2x *bp, u32 addr, u32 val) in bnx2x_reg_wr_ind()
289 static u32 bnx2x_reg_rd_ind(struct bnx2x *bp, u32 addr) in bnx2x_reg_rd_ind()
307 static void bnx2x_dp_dmae(struct bnx2x *bp, struct dmae_command *dmae, in bnx2x_dp_dmae()
370 void bnx2x_post_dmae(struct bnx2x *bp, struct dmae_command *dmae, int idx) in bnx2x_post_dmae()
396 u32 bnx2x_dmae_opcode(struct bnx2x *bp, u8 src_type, u8 dst_type, in bnx2x_dmae_opcode()
421 static void bnx2x_prep_dmae_with_comp(struct bnx2x *bp, in bnx2x_prep_dmae_with_comp()
438 static int bnx2x_issue_dmae_with_comp(struct bnx2x *bp, in bnx2x_issue_dmae_with_comp()
489 void bnx2x_write_dmae(struct bnx2x *bp, dma_addr_t dma_addr, u32 dst_addr, in bnx2x_write_dmae()
519 void bnx2x_read_dmae(struct bnx2x *bp, u32 src_addr, u32 len32) in bnx2x_read_dmae()
550 static void bnx2x_write_dmae_phys_len(struct bnx2x *bp, dma_addr_t phys_addr, in bnx2x_write_dmae_phys_len()
567 static void bnx2x_wb_wr(struct bnx2x *bp, int reg, u32 val_hi, u32 val_lo) in bnx2x_wb_wr()
577 static u64 bnx2x_wb_rd(struct bnx2x *bp, int reg) in bnx2x_wb_rd()
587 static int bnx2x_mc_assert(struct bnx2x *bp) in bnx2x_mc_assert()
708 void bnx2x_fw_dump_lvl(struct bnx2x *bp, const char *lvl) in bnx2x_fw_dump_lvl()
754 static inline void bnx2x_fw_dump(struct bnx2x *bp) in bnx2x_fw_dump()
759 void bnx2x_panic_dump(struct bnx2x *bp) in bnx2x_panic_dump()
1022 static void bnx2x_pbf_pN_buf_flushed(struct bnx2x *bp, in bnx2x_pbf_pN_buf_flushed()
1057 static void bnx2x_pbf_pN_cmd_flushed(struct bnx2x *bp, in bnx2x_pbf_pN_cmd_flushed()
1089 static inline u32 bnx2x_flr_clnup_reg_poll(struct bnx2x *bp, u32 reg, in bnx2x_flr_clnup_reg_poll()
1101 static inline int bnx2x_flr_clnup_poll_hw_counter(struct bnx2x *bp, u32 reg, in bnx2x_flr_clnup_poll_hw_counter()
1112 static u32 bnx2x_flr_clnup_poll_count(struct bnx2x *bp) in bnx2x_flr_clnup_poll_count()
1124 static void bnx2x_tx_hw_flushed(struct bnx2x *bp, u32 poll_count) in bnx2x_tx_hw_flushed()
1199 static inline int bnx2x_send_final_clnup(struct bnx2x *bp, u8 clnup_func, in bnx2x_send_final_clnup()
1246 static int bnx2x_poll_hw_usage_counters(struct bnx2x *bp, u32 poll_cnt) in bnx2x_poll_hw_usage_counters()
1293 static void bnx2x_hw_enable_status(struct bnx2x *bp) in bnx2x_hw_enable_status()
1323 static int bnx2x_pf_flr_clnup(struct bnx2x *bp) in bnx2x_pf_flr_clnup()
1366 static void bnx2x_hc_int_enable(struct bnx2x *bp) in bnx2x_hc_int_enable()
1431 static void bnx2x_igu_int_enable(struct bnx2x *bp) in bnx2x_igu_int_enable()
1482 void bnx2x_int_enable(struct bnx2x *bp) in bnx2x_int_enable()
1490 static void bnx2x_hc_int_disable(struct bnx2x *bp) in bnx2x_hc_int_disable()
1528 static void bnx2x_igu_int_disable(struct bnx2x *bp) in bnx2x_igu_int_disable()
1546 void bnx2x_int_disable(struct bnx2x *bp) in bnx2x_int_disable()
1554 void bnx2x_int_disable_sync(struct bnx2x *bp, int disable_hw) in bnx2x_int_disable_sync()
1588 static bool bnx2x_trylock_hw_lock(struct bnx2x *bp, u32 resource) in bnx2x_trylock_hw_lock()
1629 static inline int bnx2x_get_leader_lock_resource(struct bnx2x *bp) in bnx2x_get_leader_lock_resource()
1644 static inline bool bnx2x_trylock_leader_lock(struct bnx2x *bp) in bnx2x_trylock_leader_lock()
1655 struct bnx2x *bp = fp->bp; in bnx2x_sp_event() local
1728 void bnx2x_update_rx_prod(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_update_rx_prod()
1739 struct bnx2x *bp = netdev_priv(dev_instance); in bnx2x_interrupt() local
1810 int bnx2x_acquire_hw_lock(struct bnx2x *bp, u32 resource) in bnx2x_acquire_hw_lock()
1855 int bnx2x_release_leader_lock(struct bnx2x *bp) in bnx2x_release_leader_lock()
1860 int bnx2x_release_hw_lock(struct bnx2x *bp, u32 resource) in bnx2x_release_hw_lock()
1897 int bnx2x_get_gpio(struct bnx2x *bp, int gpio_num, u8 port) in bnx2x_get_gpio()
1927 int bnx2x_set_gpio(struct bnx2x *bp, int gpio_num, u32 mode, u8 port) in bnx2x_set_gpio()
1980 int bnx2x_set_mult_gpio(struct bnx2x *bp, u8 pins, u32 mode) in bnx2x_set_mult_gpio()
2027 int bnx2x_set_gpio_int(struct bnx2x *bp, int gpio_num, u32 mode, u8 port) in bnx2x_set_gpio_int()
2073 static int bnx2x_set_spio(struct bnx2x *bp, int spio_num, u32 mode) in bnx2x_set_spio()
2119 void bnx2x_calc_fc_adv(struct bnx2x *bp) in bnx2x_calc_fc_adv()
2145 u8 bnx2x_initial_phy_init(struct bnx2x *bp, int load_mode) in bnx2x_initial_phy_init()
2196 void bnx2x_link_set(struct bnx2x *bp) in bnx2x_link_set()
2209 static void bnx2x__link_reset(struct bnx2x *bp) in bnx2x__link_reset()
2219 u8 bnx2x_link_test(struct bnx2x *bp, u8 is_serdes) in bnx2x_link_test()
2234 static void bnx2x_init_port_minmax(struct bnx2x *bp) in bnx2x_init_port_minmax()
2278 static void bnx2x_calc_vn_weight_sum(struct bnx2x *bp) in bnx2x_calc_vn_weight_sum()
2317 static void bnx2x_init_vn_minmax(struct bnx2x *bp, int vn) in bnx2x_init_vn_minmax()
2391 static int bnx2x_get_cmng_fns_mode(struct bnx2x *bp) in bnx2x_get_cmng_fns_mode()
2401 void bnx2x_read_mf_cfg(struct bnx2x *bp) in bnx2x_read_mf_cfg()
2430 static void bnx2x_cmng_fns_init(struct bnx2x *bp, u8 read_cfg, u8 cmng_type) in bnx2x_cmng_fns_init()
2469 static void bnx2x_link_attn(struct bnx2x *bp) in bnx2x_link_attn()
2521 void bnx2x__link_status_update(struct bnx2x *bp) in bnx2x__link_status_update()
2540 static void bnx2x_pmf_update(struct bnx2x *bp) in bnx2x_pmf_update()
2581 u32 bnx2x_fw_command(struct bnx2x *bp, u32 command, u32 param) in bnx2x_fw_command()
2624 void bnx2x_func_init(struct bnx2x *bp, struct bnx2x_func_init_params *p) in bnx2x_func_init()
2653 static inline unsigned long bnx2x_get_common_flags(struct bnx2x *bp, in bnx2x_get_common_flags()
2675 static inline unsigned long bnx2x_get_q_flags(struct bnx2x *bp, in bnx2x_get_q_flags()
2705 static void bnx2x_pf_q_prep_general(struct bnx2x *bp, in bnx2x_pf_q_prep_general()
2721 static void bnx2x_pf_rx_q_prep(struct bnx2x *bp, in bnx2x_pf_rx_q_prep()
2804 static void bnx2x_pf_tx_q_prep(struct bnx2x *bp, in bnx2x_pf_tx_q_prep()
2825 static void bnx2x_pf_init(struct bnx2x *bp) in bnx2x_pf_init()
2887 static void bnx2x_e1h_disable(struct bnx2x *bp) in bnx2x_e1h_disable()
2896 static void bnx2x_e1h_enable(struct bnx2x *bp) in bnx2x_e1h_enable()
2913 static void bnx2x_drv_info_ether_stat(struct bnx2x *bp) in bnx2x_drv_info_ether_stat()
2940 static void bnx2x_drv_info_fcoe_stat(struct bnx2x *bp) in bnx2x_drv_info_fcoe_stat()
3031 static void bnx2x_drv_info_iscsi_stat(struct bnx2x *bp) in bnx2x_drv_info_iscsi_stat()
3053 static inline void bnx2x_config_mf_bw(struct bnx2x *bp) in bnx2x_config_mf_bw()
3062 static inline void bnx2x_set_mf_bw(struct bnx2x *bp) in bnx2x_set_mf_bw()
3068 static void bnx2x_handle_drv_info_req(struct bnx2x *bp) in bnx2x_handle_drv_info_req()
3112 static void bnx2x_dcc_event(struct bnx2x *bp, u32 dcc_event) in bnx2x_dcc_event()
3149 static inline struct eth_spe *bnx2x_sp_get_next(struct bnx2x *bp) in bnx2x_sp_get_next()
3165 static inline void bnx2x_sp_prod_update(struct bnx2x *bp) in bnx2x_sp_prod_update()
3217 int bnx2x_sp_post(struct bnx2x *bp, int command, int cid, in bnx2x_sp_post()
3288 static int bnx2x_acquire_alr(struct bnx2x *bp) in bnx2x_acquire_alr()
3312 static void bnx2x_release_alr(struct bnx2x *bp) in bnx2x_release_alr()
3320 static inline u16 bnx2x_update_dsb_idx(struct bnx2x *bp) in bnx2x_update_dsb_idx()
3345 static void bnx2x_attn_int_asserted(struct bnx2x *bp, u32 asserted) in bnx2x_attn_int_asserted()
3452 static inline void bnx2x_fan_failure(struct bnx2x *bp) in bnx2x_fan_failure()
3483 static inline void bnx2x_attn_int_deasserted0(struct bnx2x *bp, u32 attn) in bnx2x_attn_int_deasserted0()
3523 static inline void bnx2x_attn_int_deasserted1(struct bnx2x *bp, u32 attn) in bnx2x_attn_int_deasserted1()
3554 static inline void bnx2x_attn_int_deasserted2(struct bnx2x *bp, u32 attn) in bnx2x_attn_int_deasserted2()
3598 static inline void bnx2x_attn_int_deasserted3(struct bnx2x *bp, u32 attn) in bnx2x_attn_int_deasserted3()
3710 void bnx2x_set_reset_global(struct bnx2x *bp) in bnx2x_set_reset_global()
3724 static inline void bnx2x_clear_reset_global(struct bnx2x *bp) in bnx2x_clear_reset_global()
3738 static inline bool bnx2x_reset_is_global(struct bnx2x *bp) in bnx2x_reset_is_global()
3751 static inline void bnx2x_set_reset_done(struct bnx2x *bp) in bnx2x_set_reset_done()
3769 void bnx2x_set_reset_in_progress(struct bnx2x *bp) in bnx2x_set_reset_in_progress()
3786 bool bnx2x_reset_is_done(struct bnx2x *bp, int engine) in bnx2x_reset_is_done()
3801 void bnx2x_inc_load_cnt(struct bnx2x *bp) in bnx2x_inc_load_cnt()
3837 u32 bnx2x_dec_load_cnt(struct bnx2x *bp) in bnx2x_dec_load_cnt()
3871 static inline u32 bnx2x_get_load_cnt(struct bnx2x *bp, int engine) in bnx2x_get_load_cnt()
3893 static inline void bnx2x_clear_load_cnt(struct bnx2x *bp) in bnx2x_clear_load_cnt()
4162 static inline bool bnx2x_parity_attn(struct bnx2x *bp, bool *global, bool print, in bnx2x_parity_attn()
4208 bool bnx2x_chk_parity_attn(struct bnx2x *bp, bool *global, bool print) in bnx2x_chk_parity_attn()
4235 static inline void bnx2x_attn_int_deasserted4(struct bnx2x *bp, u32 attn) in bnx2x_attn_int_deasserted4()
4302 static void bnx2x_attn_int_deasserted(struct bnx2x *bp, u32 deasserted) in bnx2x_attn_int_deasserted()
4404 static void bnx2x_attn_int(struct bnx2x *bp) in bnx2x_attn_int()
4432 void bnx2x_igu_ack_sb(struct bnx2x *bp, u8 igu_sb_id, u8 segment, in bnx2x_igu_ack_sb()
4441 static inline void bnx2x_update_eq_prod(struct bnx2x *bp, u16 prod) in bnx2x_update_eq_prod()
4449 static int bnx2x_cnic_handle_cfc_del(struct bnx2x *bp, u32 cid, in bnx2x_cnic_handle_cfc_del()
4472 static inline void bnx2x_handle_mcast_eqe(struct bnx2x *bp) in bnx2x_handle_mcast_eqe()
4497 static inline void bnx2x_handle_classification_eqe(struct bnx2x *bp, in bnx2x_handle_classification_eqe()
4543 static inline void bnx2x_handle_rx_mode_eqe(struct bnx2x *bp) in bnx2x_handle_rx_mode_eqe()
4565 struct bnx2x *bp, u32 cid) in bnx2x_cid_to_q_obj()
4576 static void bnx2x_eq_int(struct bnx2x *bp) in bnx2x_eq_int()
4744 struct bnx2x *bp = container_of(work, struct bnx2x, sp_task.work); in bnx2x_sp_task() local
4795 struct bnx2x *bp = netdev_priv(dev); in bnx2x_msix_sp_int() local
4824 void bnx2x_drv_pulse(struct bnx2x *bp) in bnx2x_drv_pulse()
4833 struct bnx2x *bp = (struct bnx2x *) data; in bnx2x_timer() local
4876 static inline void bnx2x_fill(struct bnx2x *bp, u32 addr, int fill, u32 len) in bnx2x_fill()
4889 static inline void bnx2x_wr_fp_sb_data(struct bnx2x *bp, in bnx2x_wr_fp_sb_data()
4902 static inline void bnx2x_zero_fp_sb(struct bnx2x *bp, int fw_sb_id) in bnx2x_zero_fp_sb()
4935 static inline void bnx2x_wr_sp_sb_data(struct bnx2x *bp, in bnx2x_wr_sp_sb_data()
4947 static inline void bnx2x_zero_sp_sb(struct bnx2x *bp) in bnx2x_zero_sp_sb()
5009 static void bnx2x_init_sb(struct bnx2x *bp, dma_addr_t mapping, int vfid, in bnx2x_init_sb()
5069 static void bnx2x_update_coalesce_sb(struct bnx2x *bp, u8 fw_sb_id, in bnx2x_update_coalesce_sb()
5085 static void bnx2x_init_def_sb(struct bnx2x *bp) in bnx2x_init_def_sb()
5167 void bnx2x_update_coalesce(struct bnx2x *bp) in bnx2x_update_coalesce()
5176 static void bnx2x_init_sp_ring(struct bnx2x *bp) in bnx2x_init_sp_ring()
5187 static void bnx2x_init_eq_ring(struct bnx2x *bp) in bnx2x_init_eq_ring()
5211 void bnx2x_set_q_rx_mode(struct bnx2x *bp, u8 cl_id, in bnx2x_set_q_rx_mode()
5250 void bnx2x_set_storm_rx_mode(struct bnx2x *bp) in bnx2x_set_storm_rx_mode()
5328 static void bnx2x_init_internal_common(struct bnx2x *bp) in bnx2x_init_internal_common()
5356 static void bnx2x_init_internal(struct bnx2x *bp, u32 load_code) in bnx2x_init_internal()
5397 static void bnx2x_init_eth_fp(struct bnx2x *bp, int fp_idx) in bnx2x_init_eth_fp()
5450 void bnx2x_nic_init(struct bnx2x *bp, u32 load_code) in bnx2x_nic_init()
5501 static int bnx2x_gunzip_init(struct bnx2x *bp) in bnx2x_gunzip_init()
5533 static void bnx2x_gunzip_end(struct bnx2x *bp) in bnx2x_gunzip_end()
5548 static int bnx2x_gunzip(struct bnx2x *bp, const u8 *zbuf, int len) in bnx2x_gunzip()
5601 static void bnx2x_lb_pckt(struct bnx2x *bp) in bnx2x_lb_pckt()
5622 static int bnx2x_int_mem_test(struct bnx2x *bp) in bnx2x_int_mem_test()
5768 static void bnx2x_enable_blocks_attention(struct bnx2x *bp) in bnx2x_enable_blocks_attention()
5829 static void bnx2x_reset_common(struct bnx2x *bp) in bnx2x_reset_common()
5845 static void bnx2x_setup_dmae(struct bnx2x *bp) in bnx2x_setup_dmae()
5851 static void bnx2x_init_pxp(struct bnx2x *bp) in bnx2x_init_pxp()
5870 static void bnx2x_setup_fan_failure_detection(struct bnx2x *bp) in bnx2x_setup_fan_failure_detection()
5922 static void bnx2x_pretend_func(struct bnx2x *bp, u8 pretend_func_num) in bnx2x_pretend_func()
5965 void bnx2x_pf_disable(struct bnx2x *bp) in bnx2x_pf_disable()
5975 static inline void bnx2x__common_init_phy(struct bnx2x *bp) in bnx2x__common_init_phy()
5997 static int bnx2x_init_hw_common(struct bnx2x *bp) in bnx2x_init_hw_common()
6433 static int bnx2x_init_hw_common_chip(struct bnx2x *bp) in bnx2x_init_hw_common_chip()
6447 static int bnx2x_init_hw_port(struct bnx2x *bp) in bnx2x_init_hw_port()
6644 static void bnx2x_ilt_wr(struct bnx2x *bp, u32 index, dma_addr_t addr) in bnx2x_ilt_wr()
6656 static inline void bnx2x_igu_clear_sb(struct bnx2x *bp, u8 idu_sb_id) in bnx2x_igu_clear_sb()
6661 static inline void bnx2x_clear_func_ilt(struct bnx2x *bp, u32 func) in bnx2x_clear_func_ilt()
6668 static int bnx2x_init_hw_func(struct bnx2x *bp) in bnx2x_init_hw_func()
6970 void bnx2x_free_mem(struct bnx2x *bp) in bnx2x_free_mem()
7009 static inline int bnx2x_alloc_fw_stats_mem(struct bnx2x *bp) in bnx2x_alloc_fw_stats_mem()
7070 int bnx2x_alloc_mem(struct bnx2x *bp) in bnx2x_alloc_mem()
7131 int bnx2x_set_mac_one(struct bnx2x *bp, u8 *mac, in bnx2x_set_mac_one()
7163 int bnx2x_del_all_macs(struct bnx2x *bp, in bnx2x_del_all_macs()
7184 int bnx2x_set_eth_mac(struct bnx2x *bp, bool set) in bnx2x_set_eth_mac()
7203 int bnx2x_setup_leading(struct bnx2x *bp) in bnx2x_setup_leading()
7215 static void __devinit bnx2x_set_int_mode(struct bnx2x *bp) in bnx2x_set_int_mode()
7256 static inline u16 bnx2x_cid_ilt_lines(struct bnx2x *bp) in bnx2x_cid_ilt_lines()
7261 void bnx2x_ilt_set_info(struct bnx2x *bp) in bnx2x_ilt_set_info()
7370 static inline void bnx2x_pf_q_prep_init(struct bnx2x *bp, in bnx2x_pf_q_prep_init()
7416 int bnx2x_setup_tx_only(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_setup_tx_only()
7461 int bnx2x_setup_queue(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_setup_queue()
7543 static int bnx2x_stop_queue(struct bnx2x *bp, int index) in bnx2x_stop_queue()
7611 static void bnx2x_reset_func(struct bnx2x *bp) in bnx2x_reset_func()
7692 static void bnx2x_reset_port(struct bnx2x *bp) in bnx2x_reset_port()
7721 static inline int bnx2x_reset_hw(struct bnx2x *bp, u32 load_code) in bnx2x_reset_hw()
7736 static inline int bnx2x_func_stop(struct bnx2x *bp) in bnx2x_func_stop()
7775 u32 bnx2x_send_unload_req(struct bnx2x *bp, int unload_mode) in bnx2x_send_unload_req()
7847 void bnx2x_send_unload_done(struct bnx2x *bp) in bnx2x_send_unload_done()
7854 static inline int bnx2x_func_wait_started(struct bnx2x *bp) in bnx2x_func_wait_started()
7919 void bnx2x_chip_cleanup(struct bnx2x *bp, int unload_mode) in bnx2x_chip_cleanup()
8041 void bnx2x_disable_close_the_gate(struct bnx2x *bp) in bnx2x_disable_close_the_gate()
8064 static void bnx2x_set_234_gates(struct bnx2x *bp, bool close) in bnx2x_set_234_gates()
8105 static void bnx2x_clp_reset_prep(struct bnx2x *bp, u32 *magic_val) in bnx2x_clp_reset_prep()
8119 static void bnx2x_clp_reset_done(struct bnx2x *bp, u32 magic_val) in bnx2x_clp_reset_done()
8135 static void bnx2x_reset_mcp_prep(struct bnx2x *bp, u32 *magic_val) in bnx2x_reset_mcp_prep()
8163 static inline void bnx2x_mcp_wait_one(struct bnx2x *bp) in bnx2x_mcp_wait_one()
8176 static int bnx2x_init_shmem(struct bnx2x *bp) in bnx2x_init_shmem()
8198 static int bnx2x_reset_mcp_comp(struct bnx2x *bp, u32 magic_val) in bnx2x_reset_mcp_comp()
8209 static void bnx2x_pxp_prep(struct bnx2x *bp) in bnx2x_pxp_prep()
8228 static void bnx2x_process_kill_chip_reset(struct bnx2x *bp, bool global) in bnx2x_process_kill_chip_reset()
8331 static int bnx2x_er_poll_igu_vq(struct bnx2x *bp) in bnx2x_er_poll_igu_vq()
8354 static int bnx2x_process_kill(struct bnx2x *bp, bool global) in bnx2x_process_kill()
8444 int bnx2x_leader_reset(struct bnx2x *bp) in bnx2x_leader_reset()
8472 static inline void bnx2x_recovery_failed(struct bnx2x *bp) in bnx2x_recovery_failed()
8498 static void bnx2x_parity_recover(struct bnx2x *bp) in bnx2x_parity_recover()
8645 struct bnx2x *bp = container_of(work, struct bnx2x, sp_rtnl_task.work); in bnx2x_sp_rtnl_task() local
8711 struct bnx2x *bp = container_of(work, struct bnx2x, period_task.work); in bnx2x_period_task() local
8744 static u32 bnx2x_get_pretend_reg(struct bnx2x *bp) in bnx2x_get_pretend_reg()
8751 static void bnx2x_undi_int_disable_e1h(struct bnx2x *bp) in bnx2x_undi_int_disable_e1h()
8773 static inline void bnx2x_undi_int_disable(struct bnx2x *bp) in bnx2x_undi_int_disable()
8781 static void __devinit bnx2x_undi_unload(struct bnx2x *bp) in bnx2x_undi_unload()
8887 static void __devinit bnx2x_get_common_hwinfo(struct bnx2x *bp) in bnx2x_get_common_hwinfo()
9037 static void __devinit bnx2x_get_igu_cam_info(struct bnx2x *bp) in bnx2x_get_igu_cam_info()
9091 static void __devinit bnx2x_link_settings_supported(struct bnx2x *bp, in bnx2x_link_settings_supported()
9191 static void __devinit bnx2x_link_settings_requested(struct bnx2x *bp) in bnx2x_link_settings_requested()
9394 static void __devinit bnx2x_get_port_hwinfo(struct bnx2x *bp) in bnx2x_get_port_hwinfo()
9468 void bnx2x_get_iscsi_info(struct bnx2x *bp) in bnx2x_get_iscsi_info()
9495 static void __devinit bnx2x_get_fcoe_info(struct bnx2x *bp) in bnx2x_get_fcoe_info()
9569 static void __devinit bnx2x_get_cnic_info(struct bnx2x *bp) in bnx2x_get_cnic_info()
9580 static void __devinit bnx2x_get_mac_hwinfo(struct bnx2x *bp) in bnx2x_get_mac_hwinfo()
9699 static int __devinit bnx2x_get_hwinfo(struct bnx2x *bp) in bnx2x_get_hwinfo()
9918 static void __devinit bnx2x_read_fwinfo(struct bnx2x *bp) in bnx2x_read_fwinfo()
10003 static void __devinit bnx2x_set_modes_bitmap(struct bnx2x *bp) in bnx2x_set_modes_bitmap()
10050 static int __devinit bnx2x_init_bp(struct bnx2x *bp) in bnx2x_init_bp()
10168 struct bnx2x *bp = netdev_priv(dev); in bnx2x_open() local
10231 struct bnx2x *bp = netdev_priv(dev); in bnx2x_close() local
10242 static inline int bnx2x_init_mcast_macs_list(struct bnx2x *bp, in bnx2x_init_mcast_macs_list()
10284 static inline int bnx2x_set_uc_list(struct bnx2x *bp) in bnx2x_set_uc_list()
10315 static inline int bnx2x_set_mc_list(struct bnx2x *bp) in bnx2x_set_mc_list()
10357 struct bnx2x *bp = netdev_priv(dev); in bnx2x_set_rx_mode() local
10402 struct bnx2x *bp = netdev_priv(netdev); in bnx2x_mdio_read() local
10426 struct bnx2x *bp = netdev_priv(netdev); in bnx2x_mdio_write() local
10444 struct bnx2x *bp = netdev_priv(dev); in bnx2x_ioctl() local
10459 struct bnx2x *bp = netdev_priv(dev); in poll_bnx2x() local
10469 struct bnx2x *bp = netdev_priv(dev); in bnx2x_validate_addr() local
10499 static inline int bnx2x_set_coherency_mask(struct bnx2x *bp) in bnx2x_set_coherency_mask()
10522 struct bnx2x *bp; in bnx2x_init_dev() local
10679 static void __devinit bnx2x_get_pcie_width_speed(struct bnx2x *bp, in bnx2x_get_pcie_width_speed()
10690 static int bnx2x_check_firmware(struct bnx2x *bp) in bnx2x_check_firmware()
10825 int bnx2x_init_firmware(struct bnx2x *bp) in bnx2x_init_firmware()
10907 static void bnx2x_release_firmware(struct bnx2x *bp) in bnx2x_release_firmware()
10934 void bnx2x__init_func_obj(struct bnx2x *bp) in bnx2x__init_func_obj()
10946 static inline int bnx2x_set_qm_cid_count(struct bnx2x *bp) in bnx2x_set_qm_cid_count()
10990 struct bnx2x *bp; in bnx2x_init_one() local
11164 struct bnx2x *bp; in bnx2x_remove_one() local
11222 static int bnx2x_eeh_nic_unload(struct bnx2x *bp) in bnx2x_eeh_nic_unload()
11260 static void bnx2x_eeh_recover(struct bnx2x *bp) in bnx2x_eeh_recover()
11303 struct bnx2x *bp = netdev_priv(dev); in bnx2x_io_error_detected() local
11334 struct bnx2x *bp = netdev_priv(dev); in bnx2x_io_slot_reset() local
11366 struct bnx2x *bp = netdev_priv(dev); in bnx2x_io_resume() local
11429 void bnx2x_notify_link_changed(struct bnx2x *bp) in bnx2x_notify_link_changed()
11447 static inline int bnx2x_set_iscsi_eth_mac_addr(struct bnx2x *bp) in bnx2x_set_iscsi_eth_mac_addr()
11458 static void bnx2x_cnic_sp_post(struct bnx2x *bp, int count) in bnx2x_cnic_sp_post()
11536 struct bnx2x *bp = netdev_priv(dev); in bnx2x_cnic_sp_queue() local
11576 static int bnx2x_cnic_ctl_send(struct bnx2x *bp, struct cnic_ctl_info *ctl) in bnx2x_cnic_ctl_send()
11591 static int bnx2x_cnic_ctl_send_bh(struct bnx2x *bp, struct cnic_ctl_info *ctl) in bnx2x_cnic_ctl_send_bh()
11608 int bnx2x_cnic_notify(struct bnx2x *bp, int cmd) in bnx2x_cnic_notify()
11617 static void bnx2x_cnic_cfc_comp(struct bnx2x *bp, int cid, u8 err) in bnx2x_cnic_cfc_comp()
11636 static void bnx2x_set_iscsi_eth_rx_mode(struct bnx2x *bp, bool start) in bnx2x_set_iscsi_eth_rx_mode()
11674 struct bnx2x *bp = netdev_priv(dev); in bnx2x_drv_ctl() local
11805 void bnx2x_setup_cnic_irq_info(struct bnx2x *bp) in bnx2x_setup_cnic_irq_info()
11834 struct bnx2x *bp = netdev_priv(dev); in bnx2x_register_cnic() local
11866 struct bnx2x *bp = netdev_priv(dev); in bnx2x_unregister_cnic() local
11882 struct bnx2x *bp = netdev_priv(dev); in bnx2x_cnic_probe() local