Lines Matching defs:bp
252 static inline u32 bnx2_tx_avail(struct bnx2 *bp, struct bnx2_tx_ring_info *txr) in bnx2_tx_avail()
272 bnx2_reg_rd_ind(struct bnx2 *bp, u32 offset) in bnx2_reg_rd_ind()
284 bnx2_reg_wr_ind(struct bnx2 *bp, u32 offset, u32 val) in bnx2_reg_wr_ind()
293 bnx2_shmem_wr(struct bnx2 *bp, u32 offset, u32 val) in bnx2_shmem_wr()
299 bnx2_shmem_rd(struct bnx2 *bp, u32 offset) in bnx2_shmem_rd()
305 bnx2_ctx_wr(struct bnx2 *bp, u32 cid_addr, u32 offset, u32 val) in bnx2_ctx_wr()
332 struct bnx2 *bp = netdev_priv(dev); in bnx2_drv_ctl() local
351 static void bnx2_setup_cnic_irq_info(struct bnx2 *bp) in bnx2_setup_cnic_irq_info()
381 struct bnx2 *bp = netdev_priv(dev); in bnx2_register_cnic() local
406 struct bnx2 *bp = netdev_priv(dev); in bnx2_unregister_cnic() local
421 struct bnx2 *bp = netdev_priv(dev); in bnx2_cnic_probe() local
439 bnx2_cnic_stop(struct bnx2 *bp) in bnx2_cnic_stop()
455 bnx2_cnic_start(struct bnx2 *bp) in bnx2_cnic_start()
478 bnx2_cnic_stop(struct bnx2 *bp) in bnx2_cnic_stop()
483 bnx2_cnic_start(struct bnx2 *bp) in bnx2_cnic_start()
490 bnx2_read_phy(struct bnx2 *bp, u32 reg, u32 *val) in bnx2_read_phy()
547 bnx2_write_phy(struct bnx2 *bp, u32 reg, u32 val) in bnx2_write_phy()
596 bnx2_disable_int(struct bnx2 *bp) in bnx2_disable_int()
610 bnx2_enable_int(struct bnx2 *bp) in bnx2_enable_int()
631 bnx2_disable_int_sync(struct bnx2 *bp) in bnx2_disable_int_sync()
645 bnx2_napi_disable(struct bnx2 *bp) in bnx2_napi_disable()
654 bnx2_napi_enable(struct bnx2 *bp) in bnx2_napi_enable()
663 bnx2_netif_stop(struct bnx2 *bp, bool stop_cnic) in bnx2_netif_stop()
676 bnx2_netif_start(struct bnx2 *bp, bool start_cnic) in bnx2_netif_start()
694 bnx2_free_tx_mem(struct bnx2 *bp) in bnx2_free_tx_mem()
714 bnx2_free_rx_mem(struct bnx2 *bp) in bnx2_free_rx_mem()
746 bnx2_alloc_tx_mem(struct bnx2 *bp) in bnx2_alloc_tx_mem()
768 bnx2_alloc_rx_mem(struct bnx2 *bp) in bnx2_alloc_rx_mem()
818 struct bnx2 *bp = netdev_priv(dev); in bnx2_free_stats_blk() local
834 struct bnx2 *bp = netdev_priv(dev); in bnx2_alloc_stats_blk() local
856 bnx2_free_mem(struct bnx2 *bp) in bnx2_free_mem()
878 bnx2_alloc_mem(struct bnx2 *bp) in bnx2_alloc_mem()
935 bnx2_report_fw_link(struct bnx2 *bp) in bnx2_report_fw_link()
994 bnx2_xceiver_str(struct bnx2 *bp) in bnx2_xceiver_str()
1002 bnx2_report_link(struct bnx2 *bp) in bnx2_report_link()
1033 bnx2_resolve_flow_ctrl(struct bnx2 *bp) in bnx2_resolve_flow_ctrl()
1109 bnx2_5709s_linkup(struct bnx2 *bp) in bnx2_5709s_linkup()
1148 bnx2_5708s_linkup(struct bnx2 *bp) in bnx2_5708s_linkup()
1177 bnx2_5706s_linkup(struct bnx2 *bp) in bnx2_5706s_linkup()
1214 bnx2_copper_linkup(struct bnx2 *bp) in bnx2_copper_linkup()
1290 bnx2_init_rx_context(struct bnx2 *bp, u32 cid) in bnx2_init_rx_context()
1305 bnx2_init_all_rx_contexts(struct bnx2 *bp) in bnx2_init_all_rx_contexts()
1318 bnx2_set_mac_link(struct bnx2 *bp) in bnx2_set_mac_link()
1385 bnx2_enable_bmsr1(struct bnx2 *bp) in bnx2_enable_bmsr1()
1394 bnx2_disable_bmsr1(struct bnx2 *bp) in bnx2_disable_bmsr1()
1403 bnx2_test_and_enable_2g5(struct bnx2 *bp) in bnx2_test_and_enable_2g5()
1432 bnx2_test_and_disable_2g5(struct bnx2 *bp) in bnx2_test_and_disable_2g5()
1458 bnx2_enable_forced_2g5(struct bnx2 *bp) in bnx2_enable_forced_2g5()
1502 bnx2_disable_forced_2g5(struct bnx2 *bp) in bnx2_disable_forced_2g5()
1541 bnx2_5706s_force_link_dn(struct bnx2 *bp, int start) in bnx2_5706s_force_link_dn()
1554 bnx2_set_link(struct bnx2 *bp) in bnx2_set_link()
1638 bnx2_reset_phy(struct bnx2 *bp) in bnx2_reset_phy()
1662 bnx2_phy_get_pause_adv(struct bnx2 *bp) in bnx2_phy_get_pause_adv()
1698 bnx2_setup_remote_phy(struct bnx2 *bp, u8 port) in bnx2_setup_remote_phy()
1757 bnx2_setup_serdes_phy(struct bnx2 *bp, u8 port) in bnx2_setup_serdes_phy()
1889 bnx2_set_default_remote_link(struct bnx2 *bp) in bnx2_set_default_remote_link()
1936 bnx2_set_default_link(struct bnx2 *bp) in bnx2_set_default_link()
1962 bnx2_send_heart_beat(struct bnx2 *bp) in bnx2_send_heart_beat()
1976 bnx2_remote_phy_event(struct bnx2 *bp) in bnx2_remote_phy_event()
2057 bnx2_set_remote_link(struct bnx2 *bp) in bnx2_set_remote_link()
2075 bnx2_setup_copper_phy(struct bnx2 *bp) in bnx2_setup_copper_phy()
2167 bnx2_setup_phy(struct bnx2 *bp, u8 port) in bnx2_setup_phy()
2183 bnx2_init_5709s_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_5709s_phy()
2233 bnx2_init_5708s_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_5708s_phy()
2291 bnx2_init_5706s_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_5706s_phy()
2329 bnx2_init_copper_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_copper_phy()
2388 bnx2_init_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_phy()
2434 bnx2_set_mac_loopback(struct bnx2 *bp) in bnx2_set_mac_loopback()
2449 bnx2_set_phy_loopback(struct bnx2 *bp) in bnx2_set_phy_loopback()
2479 bnx2_dump_mcp_state(struct bnx2 *bp) in bnx2_dump_mcp_state()
2522 bnx2_fw_sync(struct bnx2 *bp, u32 msg_data, int ack, int silent) in bnx2_fw_sync()
2569 bnx2_init_5709_context(struct bnx2 *bp) in bnx2_init_5709_context()
2617 bnx2_init_context(struct bnx2 *bp) in bnx2_init_context()
2660 bnx2_alloc_bad_rbuf(struct bnx2 *bp) in bnx2_alloc_bad_rbuf()
2709 bnx2_set_mac_addr(struct bnx2 *bp, u8 *mac_addr, u32 pos) in bnx2_set_mac_addr()
2724 bnx2_alloc_rx_page(struct bnx2 *bp, struct bnx2_rx_ring_info *rxr, u16 index, gfp_t gfp) in bnx2_alloc_rx_page()
2749 bnx2_free_rx_page(struct bnx2 *bp, struct bnx2_rx_ring_info *rxr, u16 index) in bnx2_free_rx_page()
2765 bnx2_alloc_rx_data(struct bnx2 *bp, struct bnx2_rx_ring_info *rxr, u16 index, gfp_t gfp) in bnx2_alloc_rx_data()
2798 bnx2_phy_event_is_set(struct bnx2 *bp, struct bnx2_napi *bnapi, u32 event) in bnx2_phy_event_is_set()
2818 bnx2_phy_int(struct bnx2 *bp, struct bnx2_napi *bnapi) in bnx2_phy_int()
2846 bnx2_tx_int(struct bnx2 *bp, struct bnx2_napi *bnapi, int budget) in bnx2_tx_int()
2941 bnx2_reuse_rx_skb_pages(struct bnx2 *bp, struct bnx2_rx_ring_info *rxr, in bnx2_reuse_rx_skb_pages()
2999 bnx2_reuse_rx_data(struct bnx2 *bp, struct bnx2_rx_ring_info *rxr, in bnx2_reuse_rx_data()
3029 bnx2_rx_skb(struct bnx2 *bp, struct bnx2_rx_ring_info *rxr, u8 *data, in bnx2_rx_skb()
3148 bnx2_rx_int(struct bnx2 *bp, struct bnx2_napi *bnapi, int budget) in bnx2_rx_int()
3321 struct bnx2 *bp = bnapi->bp; in bnx2_msi() local
3341 struct bnx2 *bp = bnapi->bp; in bnx2_msi_1shot() local
3358 struct bnx2 *bp = bnapi->bp; in bnx2_interrupt() local
3429 bnx2_chk_missed_msi(struct bnx2 *bp) in bnx2_chk_missed_msi()
3451 static void bnx2_poll_cnic(struct bnx2 *bp, struct bnx2_napi *bnapi) in bnx2_poll_cnic()
3467 static void bnx2_poll_link(struct bnx2 *bp, struct bnx2_napi *bnapi) in bnx2_poll_link()
3487 static int bnx2_poll_work(struct bnx2 *bp, struct bnx2_napi *bnapi, in bnx2_poll_work()
3505 struct bnx2 *bp = bnapi->bp; in bnx2_poll_msix() local
3532 struct bnx2 *bp = bnapi->bp; in bnx2_poll() local
3584 struct bnx2 *bp = netdev_priv(dev); in bnx2_set_rx_mode() local
3694 static void bnx2_release_firmware(struct bnx2 *bp) in bnx2_release_firmware()
3703 static int bnx2_request_uncached_firmware(struct bnx2 *bp) in bnx2_request_uncached_firmware()
3763 static int bnx2_request_firmware(struct bnx2 *bp) in bnx2_request_firmware()
3781 load_rv2p_fw(struct bnx2 *bp, u32 rv2p_proc, in load_rv2p_fw()
3841 load_cpu_fw(struct bnx2 *bp, const struct cpu_reg *cpu_reg, in load_cpu_fw()
3913 bnx2_init_cpus(struct bnx2 *bp) in bnx2_init_cpus()
3953 bnx2_setup_wol(struct bnx2 *bp) in bnx2_setup_wol()
4048 bnx2_set_power_state(struct bnx2 *bp, pci_power_t state) in bnx2_set_power_state()
4104 bnx2_acquire_nvram_lock(struct bnx2 *bp) in bnx2_acquire_nvram_lock()
4126 bnx2_release_nvram_lock(struct bnx2 *bp) in bnx2_release_nvram_lock()
4150 bnx2_enable_nvram_write(struct bnx2 *bp) in bnx2_enable_nvram_write()
4179 bnx2_disable_nvram_write(struct bnx2 *bp) in bnx2_disable_nvram_write()
4189 bnx2_enable_nvram_access(struct bnx2 *bp) in bnx2_enable_nvram_access()
4200 bnx2_disable_nvram_access(struct bnx2 *bp) in bnx2_disable_nvram_access()
4212 bnx2_nvram_erase_page(struct bnx2 *bp, u32 offset) in bnx2_nvram_erase_page()
4252 bnx2_nvram_read_dword(struct bnx2 *bp, u32 offset, u8 *ret_val, u32 cmd_flags) in bnx2_nvram_read_dword()
4297 bnx2_nvram_write_dword(struct bnx2 *bp, u32 offset, u8 *val, u32 cmd_flags) in bnx2_nvram_write_dword()
4341 bnx2_init_nvram(struct bnx2 *bp) in bnx2_init_nvram()
4424 bnx2_nvram_read(struct bnx2 *bp, u32 offset, u8 *ret_buf, in bnx2_nvram_read()
4534 bnx2_nvram_write(struct bnx2 *bp, u32 offset, u8 *data_buf, in bnx2_nvram_write()
4714 bnx2_init_fw_cap(struct bnx2 *bp) in bnx2_init_fw_cap()
4754 bnx2_setup_msix_tbl(struct bnx2 *bp) in bnx2_setup_msix_tbl()
4763 bnx2_reset_chip(struct bnx2 *bp, u32 reset_code) in bnx2_reset_chip()
4888 bnx2_init_chip(struct bnx2 *bp) in bnx2_init_chip()
5117 bnx2_clear_ring_states(struct bnx2 *bp) in bnx2_clear_ring_states()
5140 bnx2_init_tx_context(struct bnx2 *bp, u32 cid, struct bnx2_tx_ring_info *txr) in bnx2_init_tx_context()
5170 bnx2_init_tx_ring(struct bnx2 *bp, int ring_num) in bnx2_init_tx_ring()
5226 bnx2_init_rx_ring(struct bnx2 *bp, int ring_num) in bnx2_init_rx_ring()
5312 bnx2_init_all_rings(struct bnx2 *bp) in bnx2_init_all_rings()
5378 bnx2_set_rx_ring_size(struct bnx2 *bp, u32 size) in bnx2_set_rx_ring_size()
5419 bnx2_free_tx_skbs(struct bnx2 *bp) in bnx2_free_tx_skbs()
5464 bnx2_free_rx_skbs(struct bnx2 *bp) in bnx2_free_rx_skbs()
5498 bnx2_free_skbs(struct bnx2 *bp) in bnx2_free_skbs()
5505 bnx2_reset_nic(struct bnx2 *bp, u32 reset_code) in bnx2_reset_nic()
5522 bnx2_init_nic(struct bnx2 *bp, int reset_phy) in bnx2_init_nic()
5539 bnx2_shutdown_chip(struct bnx2 *bp) in bnx2_shutdown_chip()
5554 bnx2_test_registers(struct bnx2 *bp) in bnx2_test_registers()
5725 bnx2_do_mem_test(struct bnx2 *bp, u32 start, u32 size) in bnx2_do_mem_test()
5748 bnx2_test_memory(struct bnx2 *bp) in bnx2_test_memory()
5793 bnx2_run_loopback(struct bnx2 *bp, int loopback_mode) in bnx2_run_loopback()
5931 bnx2_test_loopback(struct bnx2 *bp) in bnx2_test_loopback()
5953 bnx2_test_nvram(struct bnx2 *bp) in bnx2_test_nvram()
5988 bnx2_test_link(struct bnx2 *bp) in bnx2_test_link()
6014 bnx2_test_intr(struct bnx2 *bp) in bnx2_test_intr()
6045 bnx2_5706_serdes_has_link(struct bnx2 *bp) in bnx2_5706_serdes_has_link()
6076 bnx2_5706_serdes_timer(struct bnx2 *bp) in bnx2_5706_serdes_timer()
6138 bnx2_5708_serdes_timer(struct bnx2 *bp) in bnx2_5708_serdes_timer()
6173 struct bnx2 *bp = (struct bnx2 *) data; in bnx2_timer() local
6207 bnx2_request_irq(struct bnx2 *bp) in bnx2_request_irq()
6230 __bnx2_free_irq(struct bnx2 *bp) in __bnx2_free_irq()
6244 bnx2_free_irq(struct bnx2 *bp) in bnx2_free_irq()
6257 bnx2_enable_msix(struct bnx2 *bp, int msix_vecs) in bnx2_enable_msix()
6301 bnx2_setup_int_mode(struct bnx2 *bp, int dis_msi) in bnx2_setup_int_mode()
6356 struct bnx2 *bp = netdev_priv(dev); in bnx2_open() local
6438 struct bnx2 *bp = container_of(work, struct bnx2, reset_task); in bnx2_reset_task() local
6473 bnx2_dump_ftq(struct bnx2 *bp) in bnx2_dump_ftq()
6540 bnx2_dump_state(struct bnx2 *bp) in bnx2_dump_state()
6566 struct bnx2 *bp = netdev_priv(dev); in bnx2_tx_timeout() local
6583 struct bnx2 *bp = netdev_priv(dev); in bnx2_start_xmit() local
6758 struct bnx2 *bp = netdev_priv(dev); in bnx2_close() local
6775 bnx2_save_stats(struct bnx2 *bp) in bnx2_save_stats()
6812 struct bnx2 *bp = netdev_priv(dev); in bnx2_get_stats64() local
6887 struct bnx2 *bp = netdev_priv(dev); in bnx2_get_settings() local
6951 struct bnx2 *bp = netdev_priv(dev); in bnx2_set_settings() local
7029 struct bnx2 *bp = netdev_priv(dev); in bnx2_get_drvinfo() local
7050 struct bnx2 *bp = netdev_priv(dev); in bnx2_get_regs() local
7100 struct bnx2 *bp = netdev_priv(dev); in bnx2_get_wol() local
7119 struct bnx2 *bp = netdev_priv(dev); in bnx2_set_wol() local
7142 struct bnx2 *bp = netdev_priv(dev); in bnx2_nway_reset() local
7188 struct bnx2 *bp = netdev_priv(dev); in bnx2_get_link() local
7196 struct bnx2 *bp = netdev_priv(dev); in bnx2_get_eeprom_len() local
7208 struct bnx2 *bp = netdev_priv(dev); in bnx2_get_eeprom() local
7222 struct bnx2 *bp = netdev_priv(dev); in bnx2_set_eeprom() local
7235 struct bnx2 *bp = netdev_priv(dev); in bnx2_get_coalesce() local
7257 struct bnx2 *bp = netdev_priv(dev); in bnx2_set_coalesce() local
7306 struct bnx2 *bp = netdev_priv(dev); in bnx2_get_ringparam() local
7319 bnx2_change_ring_size(struct bnx2 *bp, u32 rx, u32 tx, bool reset_irq) in bnx2_change_ring_size()
7377 struct bnx2 *bp = netdev_priv(dev); in bnx2_set_ringparam() local
7394 struct bnx2 *bp = netdev_priv(dev); in bnx2_get_pauseparam() local
7404 struct bnx2 *bp = netdev_priv(dev); in bnx2_set_pauseparam() local
7582 struct bnx2 *bp = netdev_priv(dev); in bnx2_self_test() local
7653 struct bnx2 *bp = netdev_priv(dev); in bnx2_get_ethtool_stats() local
7699 struct bnx2 *bp = netdev_priv(dev); in bnx2_set_phys_id() local
7732 struct bnx2 *bp = netdev_priv(dev); in bnx2_set_features() local
7757 struct bnx2 *bp = netdev_priv(dev); in bnx2_get_channels() local
7779 struct bnx2 *bp = netdev_priv(dev); in bnx2_set_channels() local
7835 struct bnx2 *bp = netdev_priv(dev); in bnx2_ioctl() local
7886 struct bnx2 *bp = netdev_priv(dev); in bnx2_change_mac_addr() local
7902 struct bnx2 *bp = netdev_priv(dev); in bnx2_change_mtu() local
7917 struct bnx2 *bp = netdev_priv(dev); in poll_bnx2() local
7931 bnx2_get_5709_media(struct bnx2 *bp) in bnx2_get_5709_media()
7969 bnx2_get_pci_speed(struct bnx2 *bp) in bnx2_get_pci_speed()
8021 bnx2_read_vpd_fw_ver(struct bnx2 *bp) in bnx2_read_vpd_fw_ver()
8091 struct bnx2 *bp; in bnx2_init_board() local
8485 bnx2_bus_string(struct bnx2 *bp, char *str) in bnx2_bus_string()
8505 bnx2_del_napi(struct bnx2 *bp) in bnx2_del_napi()
8514 bnx2_init_napi(struct bnx2 *bp) in bnx2_init_napi()
8554 struct bnx2 *bp; in bnx2_init_one() local
8623 struct bnx2 *bp = netdev_priv(dev); in bnx2_remove_one() local
8654 struct bnx2 *bp = netdev_priv(dev); in bnx2_suspend() local
8674 struct bnx2 *bp = netdev_priv(dev); in bnx2_resume() local
8707 struct bnx2 *bp = netdev_priv(dev); in bnx2_io_error_detected() local
8739 struct bnx2 *bp = netdev_priv(dev); in bnx2_io_slot_reset() local
8788 struct bnx2 *bp = netdev_priv(dev); in bnx2_io_resume() local
8801 struct bnx2 *bp; in bnx2_shutdown() local