• Home
  • Raw
  • Download

Lines Matching defs:bp

40 static void bnx2x_add_all_napi_cnic(struct bnx2x *bp)  in bnx2x_add_all_napi_cnic()
51 static void bnx2x_add_all_napi(struct bnx2x *bp) in bnx2x_add_all_napi()
62 static int bnx2x_calc_num_queues(struct bnx2x *bp) in bnx2x_calc_num_queues()
87 static inline void bnx2x_move_fp(struct bnx2x *bp, int from, int to) in bnx2x_move_fp()
144 void bnx2x_fill_fw_str(struct bnx2x *bp, char *buf, size_t buf_len) in bnx2x_fill_fw_str()
170 static void bnx2x_shrink_eth_fp(struct bnx2x *bp, int delta) in bnx2x_shrink_eth_fp()
194 static u16 bnx2x_free_tx_pkt(struct bnx2x *bp, struct bnx2x_fp_txdata *txdata, in bnx2x_free_tx_pkt()
273 int bnx2x_tx_int(struct bnx2x *bp, struct bnx2x_fp_txdata *txdata) in bnx2x_tx_int()
358 struct bnx2x *bp = fp->bp; in bnx2x_update_sge_prod() local
410 static u32 bnx2x_get_rxhash(const struct bnx2x *bp, in bnx2x_get_rxhash()
434 struct bnx2x *bp = fp->bp; in bnx2x_tpa_start() local
547 static int bnx2x_alloc_rx_sge(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_alloc_rx_sge()
586 static int bnx2x_fill_frag_skb(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_fill_frag_skb()
698 static void bnx2x_gro_ip_csum(struct bnx2x *bp, struct sk_buff *skb) in bnx2x_gro_ip_csum()
710 static void bnx2x_gro_ipv6_csum(struct bnx2x *bp, struct sk_buff *skb) in bnx2x_gro_ipv6_csum()
722 static void bnx2x_gro_csum(struct bnx2x *bp, struct sk_buff *skb, in bnx2x_gro_csum()
731 static void bnx2x_gro_receive(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_gro_receive()
754 static void bnx2x_tpa_stop(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_tpa_stop()
828 static int bnx2x_alloc_rx_data(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_alloc_rx_data()
884 struct bnx2x *bp = fp->bp; in bnx2x_rx_int() local
1131 struct bnx2x *bp = fp->bp; in bnx2x_msix_fp_int() local
1156 void bnx2x_acquire_phy_lock(struct bnx2x *bp) in bnx2x_acquire_phy_lock()
1163 void bnx2x_release_phy_lock(struct bnx2x *bp) in bnx2x_release_phy_lock()
1171 u16 bnx2x_get_mf_speed(struct bnx2x *bp) in bnx2x_get_mf_speed()
1202 static void bnx2x_fill_report_data(struct bnx2x *bp, in bnx2x_fill_report_data()
1249 void bnx2x_link_report(struct bnx2x *bp) in bnx2x_link_report()
1264 void __bnx2x_link_report(struct bnx2x *bp) in __bnx2x_link_report()
1357 static void bnx2x_free_tpa_pool(struct bnx2x *bp, in bnx2x_free_tpa_pool()
1380 void bnx2x_init_rx_rings_cnic(struct bnx2x *bp) in bnx2x_init_rx_rings_cnic()
1399 void bnx2x_init_rx_rings(struct bnx2x *bp) in bnx2x_init_rx_rings()
1495 struct bnx2x *bp = fp->bp; in bnx2x_free_tx_skbs_queue() local
1516 static void bnx2x_free_tx_skbs_cnic(struct bnx2x *bp) in bnx2x_free_tx_skbs_cnic()
1525 static void bnx2x_free_tx_skbs(struct bnx2x *bp) in bnx2x_free_tx_skbs()
1536 struct bnx2x *bp = fp->bp; in bnx2x_free_rx_bds() local
1558 static void bnx2x_free_rx_skbs_cnic(struct bnx2x *bp) in bnx2x_free_rx_skbs_cnic()
1567 static void bnx2x_free_rx_skbs(struct bnx2x *bp) in bnx2x_free_rx_skbs()
1581 static void bnx2x_free_skbs_cnic(struct bnx2x *bp) in bnx2x_free_skbs_cnic()
1587 void bnx2x_free_skbs(struct bnx2x *bp) in bnx2x_free_skbs()
1593 void bnx2x_update_max_mf_config(struct bnx2x *bp, u32 value) in bnx2x_update_max_mf_config()
1616 static void bnx2x_free_msix_irqs(struct bnx2x *bp, int nvecs) in bnx2x_free_msix_irqs()
1647 void bnx2x_free_irq(struct bnx2x *bp) in bnx2x_free_irq()
1663 int bnx2x_enable_msix(struct bnx2x *bp) in bnx2x_enable_msix()
1746 static int bnx2x_req_msix_irqs(struct bnx2x *bp) in bnx2x_req_msix_irqs()
1799 int bnx2x_enable_msi(struct bnx2x *bp) in bnx2x_enable_msi()
1813 static int bnx2x_req_irq(struct bnx2x *bp) in bnx2x_req_irq()
1831 static int bnx2x_setup_irqs(struct bnx2x *bp) in bnx2x_setup_irqs()
1860 static void bnx2x_napi_enable_cnic(struct bnx2x *bp) in bnx2x_napi_enable_cnic()
1869 static void bnx2x_napi_enable(struct bnx2x *bp) in bnx2x_napi_enable()
1878 static void bnx2x_napi_disable_cnic(struct bnx2x *bp) in bnx2x_napi_disable_cnic()
1887 static void bnx2x_napi_disable(struct bnx2x *bp) in bnx2x_napi_disable()
1896 void bnx2x_netif_start(struct bnx2x *bp) in bnx2x_netif_start()
1908 void bnx2x_netif_stop(struct bnx2x *bp, int disable_hw) in bnx2x_netif_stop()
1919 struct bnx2x *bp = netdev_priv(dev); in bnx2x_select_queue() local
1942 void bnx2x_set_num_queues(struct bnx2x *bp) in bnx2x_set_num_queues()
1981 static int bnx2x_set_real_num_queues(struct bnx2x *bp, int include_cnic) in bnx2x_set_real_num_queues()
2011 static void bnx2x_set_rx_buf_size(struct bnx2x *bp) in bnx2x_set_rx_buf_size()
2044 static int bnx2x_init_rss(struct bnx2x *bp) in bnx2x_init_rss()
2068 int bnx2x_rss(struct bnx2x *bp, struct bnx2x_rss_config_obj *rss_obj, in bnx2x_rss()
2126 static int bnx2x_init_hw(struct bnx2x *bp, u32 load_code) in bnx2x_init_hw()
2145 void bnx2x_squeeze_objects(struct bnx2x *bp) in bnx2x_squeeze_objects()
2204 #define LOAD_ERROR_EXIT(bp, label) \ argument
2210 #define LOAD_ERROR_EXIT_CNIC(bp, label) \ argument
2216 #define LOAD_ERROR_EXIT(bp, label) \ argument
2222 #define LOAD_ERROR_EXIT_CNIC(bp, label) \ argument
2230 static void bnx2x_free_fw_stats_mem(struct bnx2x *bp) in bnx2x_free_fw_stats_mem()
2237 static int bnx2x_alloc_fw_stats_mem(struct bnx2x *bp) in bnx2x_alloc_fw_stats_mem()
2317 static int bnx2x_nic_load_request(struct bnx2x *bp, u32 *load_code) in bnx2x_nic_load_request()
2361 int bnx2x_compare_fw_ver(struct bnx2x *bp, u32 load_code, bool print_err) in bnx2x_compare_fw_ver()
2397 static int bnx2x_nic_load_no_mcp(struct bnx2x *bp, int port) in bnx2x_nic_load_no_mcp()
2418 static void bnx2x_nic_load_pmf(struct bnx2x *bp, u32 load_code) in bnx2x_nic_load_pmf()
2436 static void bnx2x_nic_load_afex_dcc(struct bnx2x *bp, int load_code) in bnx2x_nic_load_afex_dcc()
2463 static void bnx2x_bz_fp(struct bnx2x *bp, int index) in bnx2x_bz_fp()
2512 void bnx2x_set_os_driver_state(struct bnx2x *bp, u32 state) in bnx2x_set_os_driver_state()
2526 int bnx2x_load_cnic(struct bnx2x *bp) in bnx2x_load_cnic()
2614 int bnx2x_nic_load(struct bnx2x *bp, int load_mode) in bnx2x_nic_load()
2965 int bnx2x_drain_tx_queues(struct bnx2x *bp) in bnx2x_drain_tx_queues()
2982 int bnx2x_nic_unload(struct bnx2x *bp, int unload_mode, bool keep_link) in bnx2x_nic_unload()
3164 int bnx2x_set_power_state(struct bnx2x *bp, pci_power_t state) in bnx2x_set_power_state()
3224 struct bnx2x *bp = fp->bp; in bnx2x_poll() local
3286 static u16 bnx2x_tx_split(struct bnx2x *bp, in bnx2x_tx_split()
3345 static u32 bnx2x_xmit_type(struct bnx2x *bp, struct sk_buff *skb) in bnx2x_xmit_type()
3402 static int bnx2x_pkt_req_lin(struct bnx2x *bp, struct sk_buff *skb, in bnx2x_pkt_req_lin()
3523 static u8 bnx2x_set_pbd_csum_enc(struct bnx2x *bp, struct sk_buff *skb, in bnx2x_set_pbd_csum_enc()
3557 static u8 bnx2x_set_pbd_csum_e2(struct bnx2x *bp, struct sk_buff *skb, in bnx2x_set_pbd_csum_e2()
3579 static void bnx2x_set_sbd_csum(struct bnx2x *bp, struct sk_buff *skb, in bnx2x_set_sbd_csum()
3600 static u8 bnx2x_set_pbd_csum(struct bnx2x *bp, struct sk_buff *skb, in bnx2x_set_pbd_csum()
3743 struct bnx2x *bp = netdev_priv(dev); in bnx2x_start_xmit() local
4201 void bnx2x_get_c2s_mapping(struct bnx2x *bp, u8 *c2s_map, u8 *c2s_default) in bnx2x_get_c2s_mapping()
4246 struct bnx2x *bp = netdev_priv(dev); in bnx2x_setup_tc() local
4324 struct bnx2x *bp = netdev_priv(dev); in bnx2x_change_mac_addr() local
4354 static void bnx2x_free_fp_mem_at(struct bnx2x *bp, int fp_index) in bnx2x_free_fp_mem_at()
4420 static void bnx2x_free_fp_mem_cnic(struct bnx2x *bp) in bnx2x_free_fp_mem_cnic()
4427 void bnx2x_free_fp_mem(struct bnx2x *bp) in bnx2x_free_fp_mem()
4434 static void set_sb_shortcuts(struct bnx2x *bp, int index) in set_sb_shortcuts()
4454 struct bnx2x *bp = fp->bp; in bnx2x_alloc_rx_bds() local
4506 static int bnx2x_alloc_fp_mem_at(struct bnx2x *bp, int index) in bnx2x_alloc_fp_mem_at()
4649 static int bnx2x_alloc_fp_mem_cnic(struct bnx2x *bp) in bnx2x_alloc_fp_mem_cnic()
4662 static int bnx2x_alloc_fp_mem(struct bnx2x *bp) in bnx2x_alloc_fp_mem()
4703 void bnx2x_free_mem_bp(struct bnx2x *bp) in bnx2x_free_mem_bp()
4717 int bnx2x_alloc_mem_bp(struct bnx2x *bp) in bnx2x_alloc_mem_bp()
4795 struct bnx2x *bp = netdev_priv(dev); in bnx2x_reload_if_running() local
4804 int bnx2x_get_cur_phy_idx(struct bnx2x *bp) in bnx2x_get_cur_phy_idx()
4833 int bnx2x_get_link_cfg_idx(struct bnx2x *bp) in bnx2x_get_link_cfg_idx()
4855 struct bnx2x *bp = netdev_priv(dev); in bnx2x_fcoe_get_wwn() local
4879 struct bnx2x *bp = netdev_priv(dev); in bnx2x_change_mtu() local
4909 struct bnx2x *bp = netdev_priv(dev); in bnx2x_fix_features() local
4942 struct bnx2x *bp = netdev_priv(dev); in bnx2x_set_features() local
4982 struct bnx2x *bp = netdev_priv(dev); in bnx2x_tx_timeout() local
5002 struct bnx2x *bp; in bnx2x_suspend() local
5030 struct bnx2x *bp; in bnx2x_resume() local
5062 void bnx2x_set_ctx_validation(struct bnx2x *bp, struct eth_context *cxt, in bnx2x_set_ctx_validation()
5080 static void storm_memset_hc_timeout(struct bnx2x *bp, u8 port, in storm_memset_hc_timeout()
5092 static void storm_memset_hc_disable(struct bnx2x *bp, u8 port, in storm_memset_hc_disable()
5109 void bnx2x_update_coalesce_sb_index(struct bnx2x *bp, u8 fw_sb_id, in bnx2x_update_coalesce_sb_index()
5121 void bnx2x_schedule_sp_rtnl(struct bnx2x *bp, enum sp_rtnl_flag flag, in bnx2x_schedule_sp_rtnl()