Lines Matching refs:bnx2x
163 static inline void __storm_memset_dma_mapping(struct bnx2x *bp, in __storm_memset_dma_mapping()
170 static inline void __storm_memset_fill(struct bnx2x *bp, in __storm_memset_fill()
178 static inline void storm_memset_ustats_zero(struct bnx2x *bp, in storm_memset_ustats_zero()
189 static inline void storm_memset_tstats_zero(struct bnx2x *bp, in storm_memset_tstats_zero()
200 static inline void storm_memset_xstats_zero(struct bnx2x *bp, in storm_memset_xstats_zero()
212 static inline void storm_memset_spq_addr(struct bnx2x *bp, in storm_memset_spq_addr()
221 static inline void storm_memset_ov(struct bnx2x *bp, u16 ov, u16 abs_fid) in storm_memset_ov()
226 static inline void storm_memset_func_cfg(struct bnx2x *bp, in storm_memset_func_cfg()
238 static inline void storm_memset_xstats_flags(struct bnx2x *bp, in storm_memset_xstats_flags()
249 static inline void storm_memset_tstats_flags(struct bnx2x *bp, in storm_memset_tstats_flags()
260 static inline void storm_memset_ustats_flags(struct bnx2x *bp, in storm_memset_ustats_flags()
271 static inline void storm_memset_cstats_flags(struct bnx2x *bp, in storm_memset_cstats_flags()
282 static inline void storm_memset_xstats_addr(struct bnx2x *bp, in storm_memset_xstats_addr()
291 static inline void storm_memset_tstats_addr(struct bnx2x *bp, in storm_memset_tstats_addr()
300 static inline void storm_memset_ustats_addr(struct bnx2x *bp, in storm_memset_ustats_addr()
309 static inline void storm_memset_cstats_addr(struct bnx2x *bp, in storm_memset_cstats_addr()
318 static inline void storm_memset_vf_to_pf(struct bnx2x *bp, u16 abs_fid, in storm_memset_vf_to_pf()
331 static inline void storm_memset_func_en(struct bnx2x *bp, u16 abs_fid, in storm_memset_func_en()
344 static inline void storm_memset_eq_data(struct bnx2x *bp, in storm_memset_eq_data()
355 static inline void storm_memset_eq_prod(struct bnx2x *bp, u16 eq_prod, in storm_memset_eq_prod()
362 static inline void storm_memset_hc_timeout(struct bnx2x *bp, u8 port, in storm_memset_hc_timeout()
379 static inline void storm_memset_hc_disable(struct bnx2x *bp, u8 port, in storm_memset_hc_disable()
404 static void bnx2x_reg_wr_ind(struct bnx2x *bp, u32 addr, u32 val) in bnx2x_reg_wr_ind()
412 static u32 bnx2x_reg_rd_ind(struct bnx2x *bp, u32 addr) in bnx2x_reg_rd_ind()
430 static void bnx2x_dp_dmae(struct bnx2x *bp, struct dmae_command *dmae, in bnx2x_dp_dmae()
502 void bnx2x_post_dmae(struct bnx2x *bp, struct dmae_command *dmae, int idx) in bnx2x_post_dmae()
528 u32 bnx2x_dmae_opcode(struct bnx2x *bp, u8 src_type, u8 dst_type, in bnx2x_dmae_opcode()
553 static void bnx2x_prep_dmae_with_comp(struct bnx2x *bp, in bnx2x_prep_dmae_with_comp()
570 static int bnx2x_issue_dmae_with_comp(struct bnx2x *bp, in bnx2x_issue_dmae_with_comp()
617 void bnx2x_write_dmae(struct bnx2x *bp, dma_addr_t dma_addr, u32 dst_addr, in bnx2x_write_dmae()
647 void bnx2x_read_dmae(struct bnx2x *bp, u32 src_addr, u32 len32) in bnx2x_read_dmae()
678 static void bnx2x_write_dmae_phys_len(struct bnx2x *bp, dma_addr_t phys_addr, in bnx2x_write_dmae_phys_len()
695 static void bnx2x_wb_wr(struct bnx2x *bp, int reg, u32 val_hi, u32 val_lo) in bnx2x_wb_wr()
705 static u64 bnx2x_wb_rd(struct bnx2x *bp, int reg) in bnx2x_wb_rd()
715 static int bnx2x_mc_assert(struct bnx2x *bp) in bnx2x_mc_assert()
836 static void bnx2x_fw_dump(struct bnx2x *bp) in bnx2x_fw_dump()
874 void bnx2x_panic_dump(struct bnx2x *bp) in bnx2x_panic_dump()
1095 static void bnx2x_hc_int_enable(struct bnx2x *bp) in bnx2x_hc_int_enable()
1160 static void bnx2x_igu_int_enable(struct bnx2x *bp) in bnx2x_igu_int_enable()
1211 void bnx2x_int_enable(struct bnx2x *bp) in bnx2x_int_enable()
1219 static void bnx2x_hc_int_disable(struct bnx2x *bp) in bnx2x_hc_int_disable()
1257 static void bnx2x_igu_int_disable(struct bnx2x *bp) in bnx2x_igu_int_disable()
1275 static void bnx2x_int_disable(struct bnx2x *bp) in bnx2x_int_disable()
1283 void bnx2x_int_disable_sync(struct bnx2x *bp, int disable_hw) in bnx2x_int_disable_sync()
1320 static bool bnx2x_trylock_hw_lock(struct bnx2x *bp, u32 resource) in bnx2x_trylock_hw_lock()
1354 static void bnx2x_cnic_cfc_comp(struct bnx2x *bp, int cid);
1360 struct bnx2x *bp = fp->bp; in bnx2x_sp_event()
1402 struct bnx2x *bp = netdev_priv(dev_instance); in bnx2x_interrupt()
1478 int bnx2x_acquire_hw_lock(struct bnx2x *bp, u32 resource) in bnx2x_acquire_hw_lock()
1523 int bnx2x_release_hw_lock(struct bnx2x *bp, u32 resource) in bnx2x_release_hw_lock()
1560 int bnx2x_get_gpio(struct bnx2x *bp, int gpio_num, u8 port) in bnx2x_get_gpio()
1590 int bnx2x_set_gpio(struct bnx2x *bp, int gpio_num, u32 mode, u8 port) in bnx2x_set_gpio()
1643 int bnx2x_set_gpio_int(struct bnx2x *bp, int gpio_num, u32 mode, u8 port) in bnx2x_set_gpio_int()
1689 static int bnx2x_set_spio(struct bnx2x *bp, int spio_num, u32 mode) in bnx2x_set_spio()
1735 int bnx2x_get_link_cfg_idx(struct bnx2x *bp) in bnx2x_get_link_cfg_idx()
1774 void bnx2x_calc_fc_adv(struct bnx2x *bp) in bnx2x_calc_fc_adv()
1800 u8 bnx2x_initial_phy_init(struct bnx2x *bp, int load_mode) in bnx2x_initial_phy_init()
1838 void bnx2x_link_set(struct bnx2x *bp) in bnx2x_link_set()
1851 static void bnx2x__link_reset(struct bnx2x *bp) in bnx2x__link_reset()
1861 u8 bnx2x_link_test(struct bnx2x *bp, u8 is_serdes) in bnx2x_link_test()
1876 static void bnx2x_init_port_minmax(struct bnx2x *bp) in bnx2x_init_port_minmax()
1920 static void bnx2x_calc_vn_weight_sum(struct bnx2x *bp) in bnx2x_calc_vn_weight_sum()
1955 static void bnx2x_init_vn_minmax(struct bnx2x *bp, int vn) in bnx2x_init_vn_minmax()
2029 static int bnx2x_get_cmng_fns_mode(struct bnx2x *bp) in bnx2x_get_cmng_fns_mode()
2039 static void bnx2x_read_mf_cfg(struct bnx2x *bp) in bnx2x_read_mf_cfg()
2068 static void bnx2x_cmng_fns_init(struct bnx2x *bp, u8 read_cfg, u8 cmng_type) in bnx2x_cmng_fns_init()
2106 static inline void bnx2x_link_sync_notify(struct bnx2x *bp) in bnx2x_link_sync_notify()
2124 static void bnx2x_link_attn(struct bnx2x *bp) in bnx2x_link_attn()
2179 void bnx2x__link_status_update(struct bnx2x *bp) in bnx2x__link_status_update()
2199 static void bnx2x_pmf_update(struct bnx2x *bp) in bnx2x_pmf_update()
2229 u32 bnx2x_fw_command(struct bnx2x *bp, u32 command, u32 param) in bnx2x_fw_command()
2269 static u8 stat_counter_valid(struct bnx2x *bp, struct bnx2x_fastpath *fp) in stat_counter_valid()
2279 static void bnx2x_rxq_set_mac_filters(struct bnx2x *bp, u16 cl_id, u32 filters) in bnx2x_rxq_set_mac_filters()
2357 static void bnx2x_func_init(struct bnx2x *bp, struct bnx2x_func_init_params *p) in bnx2x_func_init()
2415 static inline u16 bnx2x_get_cl_flags(struct bnx2x *bp, in bnx2x_get_cl_flags()
2437 static void bnx2x_pf_rx_cl_prep(struct bnx2x *bp, in bnx2x_pf_rx_cl_prep()
2508 static void bnx2x_pf_tx_cl_prep(struct bnx2x *bp, in bnx2x_pf_tx_cl_prep()
2530 static void bnx2x_pf_init(struct bnx2x *bp) in bnx2x_pf_init()
2614 static void bnx2x_e1h_disable(struct bnx2x *bp) in bnx2x_e1h_disable()
2625 static void bnx2x_e1h_enable(struct bnx2x *bp) in bnx2x_e1h_enable()
2645 static inline void bnx2x_config_mf_bw(struct bnx2x *bp) in bnx2x_config_mf_bw()
2654 static inline void bnx2x_set_mf_bw(struct bnx2x *bp) in bnx2x_set_mf_bw()
2660 static void bnx2x_dcc_event(struct bnx2x *bp, u32 dcc_event) in bnx2x_dcc_event()
2697 static inline struct eth_spe *bnx2x_sp_get_next(struct bnx2x *bp) in bnx2x_sp_get_next()
2713 static inline void bnx2x_sp_prod_update(struct bnx2x *bp) in bnx2x_sp_prod_update()
2726 int bnx2x_sp_post(struct bnx2x *bp, int command, int cid, in bnx2x_sp_post()
2808 static int bnx2x_acquire_alr(struct bnx2x *bp) in bnx2x_acquire_alr()
2832 static void bnx2x_release_alr(struct bnx2x *bp) in bnx2x_release_alr()
2840 static inline u16 bnx2x_update_dsb_idx(struct bnx2x *bp) in bnx2x_update_dsb_idx()
2865 static void bnx2x_attn_int_asserted(struct bnx2x *bp, u32 asserted) in bnx2x_attn_int_asserted()
2966 static inline void bnx2x_fan_failure(struct bnx2x *bp) in bnx2x_fan_failure()
2986 static inline void bnx2x_attn_int_deasserted0(struct bnx2x *bp, u32 attn) in bnx2x_attn_int_deasserted0()
3027 static inline void bnx2x_attn_int_deasserted1(struct bnx2x *bp, u32 attn) in bnx2x_attn_int_deasserted1()
3058 static inline void bnx2x_attn_int_deasserted2(struct bnx2x *bp, u32 attn) in bnx2x_attn_int_deasserted2()
3102 static inline void bnx2x_attn_int_deasserted3(struct bnx2x *bp, u32 attn) in bnx2x_attn_int_deasserted3()
3177 static inline void bnx2x_set_reset_done(struct bnx2x *bp) in bnx2x_set_reset_done()
3189 static inline void bnx2x_set_reset_in_progress(struct bnx2x *bp) in bnx2x_set_reset_in_progress()
3201 bool bnx2x_reset_is_done(struct bnx2x *bp) in bnx2x_reset_is_done()
3211 inline void bnx2x_inc_load_cnt(struct bnx2x *bp) in bnx2x_inc_load_cnt()
3226 u32 bnx2x_dec_load_cnt(struct bnx2x *bp) in bnx2x_dec_load_cnt()
3243 static inline u32 bnx2x_get_load_cnt(struct bnx2x *bp) in bnx2x_get_load_cnt()
3248 static inline void bnx2x_clear_load_cnt(struct bnx2x *bp) in bnx2x_clear_load_cnt()
3415 static inline bool bnx2x_parity_attn(struct bnx2x *bp, u32 sig0, u32 sig1, in bnx2x_parity_attn()
3444 bool bnx2x_chk_parity_attn(struct bnx2x *bp) in bnx2x_chk_parity_attn()
3467 static inline void bnx2x_attn_int_deasserted4(struct bnx2x *bp, u32 attn) in bnx2x_attn_int_deasserted4()
3534 static void bnx2x_attn_int_deasserted(struct bnx2x *bp, u32 deasserted) in bnx2x_attn_int_deasserted()
3632 static void bnx2x_attn_int(struct bnx2x *bp) in bnx2x_attn_int()
3660 static inline void bnx2x_update_eq_prod(struct bnx2x *bp, u16 prod) in bnx2x_update_eq_prod()
3668 static int bnx2x_cnic_handle_cfc_del(struct bnx2x *bp, u32 cid, in bnx2x_cnic_handle_cfc_del()
3687 static void bnx2x_eq_int(struct bnx2x *bp) in bnx2x_eq_int()
3811 struct bnx2x *bp = container_of(work, struct bnx2x, sp_task.work); in bnx2x_sp_task()
3861 struct bnx2x *bp = netdev_priv(dev); in bnx2x_msix_sp_int()
3897 struct bnx2x *bp = (struct bnx2x *) data; in bnx2x_timer()
3952 static inline void bnx2x_fill(struct bnx2x *bp, u32 addr, int fill, u32 len) in bnx2x_fill()
3965 static inline void bnx2x_wr_fp_sb_data(struct bnx2x *bp, in bnx2x_wr_fp_sb_data()
3978 static inline void bnx2x_zero_fp_sb(struct bnx2x *bp, int fw_sb_id) in bnx2x_zero_fp_sb()
4013 static inline void bnx2x_wr_sp_sb_data(struct bnx2x *bp, in bnx2x_wr_sp_sb_data()
4025 static inline void bnx2x_zero_sp_sb(struct bnx2x *bp) in bnx2x_zero_sp_sb()
4057 static void bnx2x_init_sb(struct bnx2x *bp, dma_addr_t mapping, int vfid, in bnx2x_init_sb()
4116 static void bnx2x_update_coalesce_sb_index(struct bnx2x *bp, u16 fw_sb_id, in bnx2x_update_coalesce_sb_index()
4128 static void bnx2x_update_coalesce_sb(struct bnx2x *bp, u16 fw_sb_id, in bnx2x_update_coalesce_sb()
4137 static void bnx2x_init_def_sb(struct bnx2x *bp) in bnx2x_init_def_sb()
4219 void bnx2x_update_coalesce(struct bnx2x *bp) in bnx2x_update_coalesce()
4228 static void bnx2x_init_sp_ring(struct bnx2x *bp) in bnx2x_init_sp_ring()
4239 static void bnx2x_init_eq_ring(struct bnx2x *bp) in bnx2x_init_eq_ring()
4261 void bnx2x_push_indir_table(struct bnx2x *bp) in bnx2x_push_indir_table()
4275 static void bnx2x_init_ind_table(struct bnx2x *bp) in bnx2x_init_ind_table()
4285 void bnx2x_set_storm_rx_mode(struct bnx2x *bp) in bnx2x_set_storm_rx_mode()
4383 static void bnx2x_init_internal_common(struct bnx2x *bp) in bnx2x_init_internal_common()
4422 static void bnx2x_init_internal_port(struct bnx2x *bp) in bnx2x_init_internal_port()
4428 static void bnx2x_init_internal(struct bnx2x *bp, u32 load_code) in bnx2x_init_internal()
4451 static void bnx2x_init_fp_sb(struct bnx2x *bp, int fp_idx) in bnx2x_init_fp_sb()
4483 void bnx2x_nic_init(struct bnx2x *bp, u32 load_code) in bnx2x_nic_init()
4534 static int bnx2x_gunzip_init(struct bnx2x *bp) in bnx2x_gunzip_init()
4567 static void bnx2x_gunzip_end(struct bnx2x *bp) in bnx2x_gunzip_end()
4580 static int bnx2x_gunzip(struct bnx2x *bp, const u8 *zbuf, int len) in bnx2x_gunzip()
4633 static void bnx2x_lb_pckt(struct bnx2x *bp) in bnx2x_lb_pckt()
4654 static int bnx2x_int_mem_test(struct bnx2x *bp) in bnx2x_int_mem_test()
4800 static void bnx2x_enable_blocks_attention(struct bnx2x *bp) in bnx2x_enable_blocks_attention()
4857 static void bnx2x_reset_common(struct bnx2x *bp) in bnx2x_reset_common()
4865 static void bnx2x_init_pxp(struct bnx2x *bp) in bnx2x_init_pxp()
4884 static void bnx2x_setup_fan_failure_detection(struct bnx2x *bp) in bnx2x_setup_fan_failure_detection()
4936 static void bnx2x_pretend_func(struct bnx2x *bp, u8 pretend_func_num) in bnx2x_pretend_func()
4979 static void bnx2x_pf_disable(struct bnx2x *bp) in bnx2x_pf_disable()
4989 static int bnx2x_init_hw_common(struct bnx2x *bp, u32 load_code) in bnx2x_init_hw_common()
5376 static int bnx2x_init_hw_port(struct bnx2x *bp) in bnx2x_init_hw_port()
5559 static void bnx2x_ilt_wr(struct bnx2x *bp, u32 index, dma_addr_t addr) in bnx2x_ilt_wr()
5571 static inline void bnx2x_igu_clear_sb(struct bnx2x *bp, u8 idu_sb_id) in bnx2x_igu_clear_sb()
5576 static inline void bnx2x_clear_func_ilt(struct bnx2x *bp, u32 func) in bnx2x_clear_func_ilt()
5583 static int bnx2x_init_hw_func(struct bnx2x *bp) in bnx2x_init_hw_func()
5870 int bnx2x_init_hw(struct bnx2x *bp, u32 load_code) in bnx2x_init_hw()
5923 void bnx2x_free_mem(struct bnx2x *bp) in bnx2x_free_mem()
6036 static inline void set_sb_shortcuts(struct bnx2x *bp, int index) in set_sb_shortcuts()
6052 int bnx2x_alloc_mem(struct bnx2x *bp) in bnx2x_alloc_mem()
6178 static int bnx2x_wait_ramrod(struct bnx2x *bp, int state, int idx,
6181 int bnx2x_func_start(struct bnx2x *bp) in bnx2x_func_start()
6190 static int bnx2x_func_stop(struct bnx2x *bp) in bnx2x_func_stop()
6209 static void bnx2x_set_mac_addr_gen(struct bnx2x *bp, int set, const u8 *mac, in bnx2x_set_mac_addr_gen()
6267 static int bnx2x_wait_ramrod(struct bnx2x *bp, int state, int idx, in bnx2x_wait_ramrod()
6318 static u8 bnx2x_e1h_cam_offset(struct bnx2x *bp, u8 rel_offset) in bnx2x_e1h_cam_offset()
6339 static void bnx2x_set_mac_in_nig(struct bnx2x *bp, in bnx2x_set_mac_in_nig()
6387 void bnx2x_set_eth_mac(struct bnx2x *bp, int set) in bnx2x_set_eth_mac()
6407 static inline u8 bnx2x_e1_cam_mc_offset(struct bnx2x *bp) in bnx2x_e1_cam_mc_offset()
6425 static int bnx2x_set_e1_mc_list(struct bnx2x *bp) in bnx2x_set_e1_mc_list()
6493 void bnx2x_invalidate_e1_mc_list(struct bnx2x *bp) in bnx2x_invalidate_e1_mc_list()
6528 static int bnx2x_set_e1h_mc_list(struct bnx2x *bp) in bnx2x_set_e1h_mc_list()
6557 void bnx2x_invalidate_e1h_mc_list(struct bnx2x *bp) in bnx2x_invalidate_e1h_mc_list()
6576 static int bnx2x_set_iscsi_eth_mac_addr(struct bnx2x *bp, int set) in bnx2x_set_iscsi_eth_mac_addr()
6604 int bnx2x_set_fip_eth_mac_addr(struct bnx2x *bp, int set) in bnx2x_set_fip_eth_mac_addr()
6620 int bnx2x_set_all_enode_macs(struct bnx2x *bp, int set) in bnx2x_set_all_enode_macs()
6638 static void bnx2x_fill_cl_init_data(struct bnx2x *bp, in bnx2x_fill_cl_init_data()
6738 static int bnx2x_setup_fw_client(struct bnx2x *bp, in bnx2x_setup_fw_client()
6813 static int __devinit bnx2x_set_int_mode(struct bnx2x *bp) in bnx2x_set_int_mode()
6859 static inline u16 bnx2x_cid_ilt_lines(struct bnx2x *bp) in bnx2x_cid_ilt_lines()
6864 void bnx2x_ilt_set_info(struct bnx2x *bp) in bnx2x_ilt_set_info()
6961 int bnx2x_setup_client(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_setup_client()
6996 static int bnx2x_stop_fw_client(struct bnx2x *bp, in bnx2x_stop_fw_client()
7033 static int bnx2x_stop_client(struct bnx2x *bp, int index) in bnx2x_stop_client()
7048 static void bnx2x_reset_func(struct bnx2x *bp) in bnx2x_reset_func()
7134 static void bnx2x_reset_port(struct bnx2x *bp) in bnx2x_reset_port()
7160 static void bnx2x_reset_chip(struct bnx2x *bp, u32 reset_code) in bnx2x_reset_chip()
7188 static inline void bnx2x_del_fcoe_eth_macs(struct bnx2x *bp) in bnx2x_del_fcoe_eth_macs()
7201 void bnx2x_chip_cleanup(struct bnx2x *bp, int unload_mode) in bnx2x_chip_cleanup()
7336 void bnx2x_disable_close_the_gate(struct bnx2x *bp) in bnx2x_disable_close_the_gate()
7359 static void bnx2x_set_234_gates(struct bnx2x *bp, bool close) in bnx2x_set_234_gates()
7387 static void bnx2x_clp_reset_prep(struct bnx2x *bp, u32 *magic_val) in bnx2x_clp_reset_prep()
7400 static void bnx2x_clp_reset_done(struct bnx2x *bp, u32 magic_val) in bnx2x_clp_reset_done()
7414 static void bnx2x_reset_mcp_prep(struct bnx2x *bp, u32 *magic_val) in bnx2x_reset_mcp_prep()
7442 static inline void bnx2x_mcp_wait_one(struct bnx2x *bp) in bnx2x_mcp_wait_one()
7452 static int bnx2x_reset_mcp_comp(struct bnx2x *bp, u32 magic_val) in bnx2x_reset_mcp_comp()
7504 static void bnx2x_pxp_prep(struct bnx2x *bp) in bnx2x_pxp_prep()
7524 static void bnx2x_process_kill_chip_reset(struct bnx2x *bp) in bnx2x_process_kill_chip_reset()
7563 static int bnx2x_process_kill(struct bnx2x *bp) in bnx2x_process_kill()
7645 static int bnx2x_leader_reset(struct bnx2x *bp) in bnx2x_leader_reset()
7671 static void bnx2x_parity_recover(struct bnx2x *bp) in bnx2x_parity_recover()
7776 struct bnx2x *bp = container_of(work, struct bnx2x, reset_task.work); in bnx2x_reset_task()
7807 static u32 bnx2x_get_pretend_reg(struct bnx2x *bp) in bnx2x_get_pretend_reg()
7814 static void bnx2x_undi_int_disable_e1h(struct bnx2x *bp) in bnx2x_undi_int_disable_e1h()
7836 static inline void bnx2x_undi_int_disable(struct bnx2x *bp) in bnx2x_undi_int_disable()
7844 static void __devinit bnx2x_undi_unload(struct bnx2x *bp) in bnx2x_undi_unload()
7943 static void __devinit bnx2x_get_common_hwinfo(struct bnx2x *bp) in bnx2x_get_common_hwinfo()
8084 static void __devinit bnx2x_get_igu_cam_info(struct bnx2x *bp) in bnx2x_get_igu_cam_info()
8133 static void __devinit bnx2x_link_settings_supported(struct bnx2x *bp, in bnx2x_link_settings_supported()
8232 static void __devinit bnx2x_link_settings_requested(struct bnx2x *bp) in bnx2x_link_settings_requested()
8434 static void __devinit bnx2x_get_port_hwinfo(struct bnx2x *bp) in bnx2x_get_port_hwinfo()
8509 static void __devinit bnx2x_get_cnic_info(struct bnx2x *bp) in bnx2x_get_cnic_info()
8540 static void __devinit bnx2x_get_mac_hwinfo(struct bnx2x *bp) in bnx2x_get_mac_hwinfo()
8635 static int __devinit bnx2x_get_hwinfo(struct bnx2x *bp) in bnx2x_get_hwinfo()
8800 static void __devinit bnx2x_read_fwinfo(struct bnx2x *bp) in bnx2x_read_fwinfo()
8864 static int __devinit bnx2x_init_bp(struct bnx2x *bp) in bnx2x_init_bp()
8956 struct bnx2x *bp = netdev_priv(dev); in bnx2x_open()
9002 struct bnx2x *bp = netdev_priv(dev); in bnx2x_close()
9014 static inline u8 bnx2x_max_uc_list(struct bnx2x *bp) in bnx2x_max_uc_list()
9025 static inline u8 bnx2x_uc_list_cam_offset(struct bnx2x *bp) in bnx2x_uc_list_cam_offset()
9076 static int bnx2x_set_uc_list(struct bnx2x *bp) in bnx2x_set_uc_list()
9150 void bnx2x_invalidate_uc_list(struct bnx2x *bp) in bnx2x_invalidate_uc_list()
9187 static inline int bnx2x_set_mc_list(struct bnx2x *bp) in bnx2x_set_mc_list()
9200 struct bnx2x *bp = netdev_priv(dev); in bnx2x_set_rx_mode()
9232 struct bnx2x *bp = netdev_priv(netdev); in bnx2x_mdio_read()
9256 struct bnx2x *bp = netdev_priv(netdev); in bnx2x_mdio_write()
9274 struct bnx2x *bp = netdev_priv(dev); in bnx2x_ioctl()
9289 struct bnx2x *bp = netdev_priv(dev); in poll_bnx2x()
9316 struct bnx2x *bp; in bnx2x_init_dev()
9484 static void __devinit bnx2x_get_pcie_width_speed(struct bnx2x *bp, in bnx2x_get_pcie_width_speed()
9495 static int bnx2x_check_firmware(struct bnx2x *bp) in bnx2x_check_firmware()
9630 int bnx2x_init_firmware(struct bnx2x *bp) in bnx2x_init_firmware()
9708 static inline int bnx2x_set_qm_cid_count(struct bnx2x *bp, int l2_cid_count) in bnx2x_set_qm_cid_count()
9722 struct bnx2x *bp; in bnx2x_init_one()
9838 struct bnx2x *bp; in bnx2x_remove_one()
9894 static int bnx2x_eeh_nic_unload(struct bnx2x *bp) in bnx2x_eeh_nic_unload()
9925 static void bnx2x_eeh_recover(struct bnx2x *bp) in bnx2x_eeh_recover()
9968 struct bnx2x *bp = netdev_priv(dev); in bnx2x_io_error_detected()
9999 struct bnx2x *bp = netdev_priv(dev); in bnx2x_io_slot_reset()
10031 struct bnx2x *bp = netdev_priv(dev); in bnx2x_io_resume()
10100 static void bnx2x_cnic_sp_post(struct bnx2x *bp, int count) in bnx2x_cnic_sp_post()
10179 struct bnx2x *bp = netdev_priv(dev); in bnx2x_cnic_sp_queue()
10219 static int bnx2x_cnic_ctl_send(struct bnx2x *bp, struct cnic_ctl_info *ctl) in bnx2x_cnic_ctl_send()
10234 static int bnx2x_cnic_ctl_send_bh(struct bnx2x *bp, struct cnic_ctl_info *ctl) in bnx2x_cnic_ctl_send_bh()
10251 int bnx2x_cnic_notify(struct bnx2x *bp, int cmd) in bnx2x_cnic_notify()
10260 static void bnx2x_cnic_cfc_comp(struct bnx2x *bp, int cid) in bnx2x_cnic_cfc_comp()
10274 struct bnx2x *bp = netdev_priv(dev); in bnx2x_drv_ctl()
10353 void bnx2x_setup_cnic_irq_info(struct bnx2x *bp) in bnx2x_setup_cnic_irq_info()
10382 struct bnx2x *bp = netdev_priv(dev); in bnx2x_register_cnic()
10417 struct bnx2x *bp = netdev_priv(dev); in bnx2x_unregister_cnic()
10433 struct bnx2x *bp = netdev_priv(dev); in bnx2x_cnic_probe()