Lines Matching refs:bnx2x
35 static void bnx2x_free_fp_mem_cnic(struct bnx2x *bp);
36 static int bnx2x_alloc_fp_mem_cnic(struct bnx2x *bp);
37 static int bnx2x_alloc_fp_mem(struct bnx2x *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()
410 static u32 bnx2x_get_rxhash(const struct bnx2x *bp, in bnx2x_get_rxhash()
434 struct bnx2x *bp = fp->bp; in bnx2x_tpa_start()
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()
723 void (*gro_func)(struct bnx2x*, struct sk_buff*)) in bnx2x_gro_csum() argument
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()
827 static int bnx2x_alloc_rx_data(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_alloc_rx_data()
883 struct bnx2x *bp = fp->bp; in bnx2x_rx_int()
1130 struct bnx2x *bp = fp->bp; in bnx2x_msix_fp_int()
1155 void bnx2x_acquire_phy_lock(struct bnx2x *bp) in bnx2x_acquire_phy_lock()
1162 void bnx2x_release_phy_lock(struct bnx2x *bp) in bnx2x_release_phy_lock()
1170 u16 bnx2x_get_mf_speed(struct bnx2x *bp) in bnx2x_get_mf_speed()
1201 static void bnx2x_fill_report_data(struct bnx2x *bp, in bnx2x_fill_report_data()
1248 void bnx2x_link_report(struct bnx2x *bp) in bnx2x_link_report()
1263 void __bnx2x_link_report(struct bnx2x *bp) in __bnx2x_link_report()
1356 static void bnx2x_free_tpa_pool(struct bnx2x *bp, in bnx2x_free_tpa_pool()
1379 void bnx2x_init_rx_rings_cnic(struct bnx2x *bp) in bnx2x_init_rx_rings_cnic()
1398 void bnx2x_init_rx_rings(struct bnx2x *bp) in bnx2x_init_rx_rings()
1494 struct bnx2x *bp = fp->bp; in bnx2x_free_tx_skbs_queue()
1515 static void bnx2x_free_tx_skbs_cnic(struct bnx2x *bp) in bnx2x_free_tx_skbs_cnic()
1524 static void bnx2x_free_tx_skbs(struct bnx2x *bp) in bnx2x_free_tx_skbs()
1535 struct bnx2x *bp = fp->bp; in bnx2x_free_rx_bds()
1557 static void bnx2x_free_rx_skbs_cnic(struct bnx2x *bp) in bnx2x_free_rx_skbs_cnic()
1566 static void bnx2x_free_rx_skbs(struct bnx2x *bp) in bnx2x_free_rx_skbs()
1580 static void bnx2x_free_skbs_cnic(struct bnx2x *bp) in bnx2x_free_skbs_cnic()
1586 void bnx2x_free_skbs(struct bnx2x *bp) in bnx2x_free_skbs()
1592 void bnx2x_update_max_mf_config(struct bnx2x *bp, u32 value) in bnx2x_update_max_mf_config()
1615 static void bnx2x_free_msix_irqs(struct bnx2x *bp, int nvecs) in bnx2x_free_msix_irqs()
1646 void bnx2x_free_irq(struct bnx2x *bp) in bnx2x_free_irq()
1662 int bnx2x_enable_msix(struct bnx2x *bp) in bnx2x_enable_msix()
1745 static int bnx2x_req_msix_irqs(struct bnx2x *bp) in bnx2x_req_msix_irqs()
1798 int bnx2x_enable_msi(struct bnx2x *bp) in bnx2x_enable_msi()
1812 static int bnx2x_req_irq(struct bnx2x *bp) in bnx2x_req_irq()
1830 static int bnx2x_setup_irqs(struct bnx2x *bp) in bnx2x_setup_irqs()
1859 static void bnx2x_napi_enable_cnic(struct bnx2x *bp) in bnx2x_napi_enable_cnic()
1868 static void bnx2x_napi_enable(struct bnx2x *bp) in bnx2x_napi_enable()
1877 static void bnx2x_napi_disable_cnic(struct bnx2x *bp) in bnx2x_napi_disable_cnic()
1886 static void bnx2x_napi_disable(struct bnx2x *bp) in bnx2x_napi_disable()
1895 void bnx2x_netif_start(struct bnx2x *bp) in bnx2x_netif_start()
1907 void bnx2x_netif_stop(struct bnx2x *bp, int disable_hw) in bnx2x_netif_stop()
1918 struct bnx2x *bp = netdev_priv(dev); in bnx2x_select_queue()
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()
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()
2393 static int bnx2x_nic_load_no_mcp(struct bnx2x *bp, int port) in bnx2x_nic_load_no_mcp()
2414 static void bnx2x_nic_load_pmf(struct bnx2x *bp, u32 load_code) in bnx2x_nic_load_pmf()
2432 static void bnx2x_nic_load_afex_dcc(struct bnx2x *bp, int load_code) in bnx2x_nic_load_afex_dcc()
2459 static void bnx2x_bz_fp(struct bnx2x *bp, int index) in bnx2x_bz_fp()
2508 void bnx2x_set_os_driver_state(struct bnx2x *bp, u32 state) in bnx2x_set_os_driver_state()
2522 int bnx2x_load_cnic(struct bnx2x *bp) in bnx2x_load_cnic()
2610 int bnx2x_nic_load(struct bnx2x *bp, int load_mode) in bnx2x_nic_load()
2960 int bnx2x_drain_tx_queues(struct bnx2x *bp) in bnx2x_drain_tx_queues()
2977 int bnx2x_nic_unload(struct bnx2x *bp, int unload_mode, bool keep_link) in bnx2x_nic_unload()
3159 int bnx2x_set_power_state(struct bnx2x *bp, pci_power_t state) in bnx2x_set_power_state()
3219 struct bnx2x *bp = fp->bp; in bnx2x_poll()
3281 static u16 bnx2x_tx_split(struct bnx2x *bp, in bnx2x_tx_split()
3340 static u32 bnx2x_xmit_type(struct bnx2x *bp, struct sk_buff *skb) in bnx2x_xmit_type()
3397 static int bnx2x_pkt_req_lin(struct bnx2x *bp, struct sk_buff *skb, in bnx2x_pkt_req_lin()
3518 static u8 bnx2x_set_pbd_csum_enc(struct bnx2x *bp, struct sk_buff *skb, in bnx2x_set_pbd_csum_enc()
3552 static u8 bnx2x_set_pbd_csum_e2(struct bnx2x *bp, struct sk_buff *skb, in bnx2x_set_pbd_csum_e2()
3574 static void bnx2x_set_sbd_csum(struct bnx2x *bp, struct sk_buff *skb, in bnx2x_set_sbd_csum()
3595 static u8 bnx2x_set_pbd_csum(struct bnx2x *bp, struct sk_buff *skb, in bnx2x_set_pbd_csum()
3738 struct bnx2x *bp = netdev_priv(dev); in bnx2x_start_xmit()
4196 void bnx2x_get_c2s_mapping(struct bnx2x *bp, u8 *c2s_map, u8 *c2s_default) in bnx2x_get_c2s_mapping()
4241 struct bnx2x *bp = netdev_priv(dev); in bnx2x_setup_tc()
4319 struct bnx2x *bp = netdev_priv(dev); in bnx2x_change_mac_addr()
4349 static void bnx2x_free_fp_mem_at(struct bnx2x *bp, int fp_index) in bnx2x_free_fp_mem_at()
4415 static void bnx2x_free_fp_mem_cnic(struct bnx2x *bp) in bnx2x_free_fp_mem_cnic()
4422 void bnx2x_free_fp_mem(struct bnx2x *bp) in bnx2x_free_fp_mem()
4429 static void set_sb_shortcuts(struct bnx2x *bp, int index) in set_sb_shortcuts()
4449 struct bnx2x *bp = fp->bp; in bnx2x_alloc_rx_bds()
4501 static int bnx2x_alloc_fp_mem_at(struct bnx2x *bp, int index) in bnx2x_alloc_fp_mem_at()
4644 static int bnx2x_alloc_fp_mem_cnic(struct bnx2x *bp) in bnx2x_alloc_fp_mem_cnic()
4657 static int bnx2x_alloc_fp_mem(struct bnx2x *bp) in bnx2x_alloc_fp_mem()
4698 void bnx2x_free_mem_bp(struct bnx2x *bp) in bnx2x_free_mem_bp()
4712 int bnx2x_alloc_mem_bp(struct bnx2x *bp) in bnx2x_alloc_mem_bp()
4790 struct bnx2x *bp = netdev_priv(dev); in bnx2x_reload_if_running()
4799 int bnx2x_get_cur_phy_idx(struct bnx2x *bp) in bnx2x_get_cur_phy_idx()
4828 int bnx2x_get_link_cfg_idx(struct bnx2x *bp) in bnx2x_get_link_cfg_idx()
4850 struct bnx2x *bp = netdev_priv(dev); in bnx2x_fcoe_get_wwn()
4874 struct bnx2x *bp = netdev_priv(dev); in bnx2x_change_mtu()
4904 struct bnx2x *bp = netdev_priv(dev); in bnx2x_fix_features()
4937 struct bnx2x *bp = netdev_priv(dev); in bnx2x_set_features()
4977 struct bnx2x *bp = netdev_priv(dev); in bnx2x_tx_timeout()
4997 struct bnx2x *bp; in bnx2x_suspend()
5025 struct bnx2x *bp; in bnx2x_resume()
5057 void bnx2x_set_ctx_validation(struct bnx2x *bp, struct eth_context *cxt, in bnx2x_set_ctx_validation()
5075 static void storm_memset_hc_timeout(struct bnx2x *bp, u8 port, in storm_memset_hc_timeout()
5087 static void storm_memset_hc_disable(struct bnx2x *bp, u8 port, in storm_memset_hc_disable()
5104 void bnx2x_update_coalesce_sb_index(struct bnx2x *bp, u8 fw_sb_id, in bnx2x_update_coalesce_sb_index()
5116 void bnx2x_schedule_sp_rtnl(struct bnx2x *bp, enum sp_rtnl_flag flag, in bnx2x_schedule_sp_rtnl()