bnx2x_fastpath    529 drivers/net/ethernet/broadcom/bnx2x/bnx2x.h 	struct bnx2x_fastpath	*parent_fp;
bnx2x_fastpath   1349 drivers/net/ethernet/broadcom/bnx2x/bnx2x.h 	struct bnx2x_fastpath	*fp;
bnx2x_fastpath     89 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 	struct bnx2x_fastpath *from_fp = &bp->fp[from];
bnx2x_fastpath     90 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 	struct bnx2x_fastpath *to_fp = &bp->fp[to];
bnx2x_fastpath    179 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 			struct bnx2x_fastpath *fp = &bp->fp[i];
bnx2x_fastpath    345 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c static inline void bnx2x_update_last_max_sge(struct bnx2x_fastpath *fp,
bnx2x_fastpath    354 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c static inline void bnx2x_update_sge_prod(struct bnx2x_fastpath *fp,
bnx2x_fastpath    430 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c static void bnx2x_tpa_start(struct bnx2x_fastpath *fp, u16 queue,
bnx2x_fastpath    546 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c static int bnx2x_alloc_rx_sge(struct bnx2x *bp, struct bnx2x_fastpath *fp,
bnx2x_fastpath    585 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c static int bnx2x_fill_frag_skb(struct bnx2x *bp, struct bnx2x_fastpath *fp,
bnx2x_fastpath    675 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c static void bnx2x_frag_free(const struct bnx2x_fastpath *fp, void *data)
bnx2x_fastpath    683 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c static void *bnx2x_frag_alloc(const struct bnx2x_fastpath *fp, gfp_t gfp_mask)
bnx2x_fastpath    730 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c static void bnx2x_gro_receive(struct bnx2x *bp, struct bnx2x_fastpath *fp,
bnx2x_fastpath    753 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c static void bnx2x_tpa_stop(struct bnx2x *bp, struct bnx2x_fastpath *fp,
bnx2x_fastpath    826 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c static int bnx2x_alloc_rx_data(struct bnx2x *bp, struct bnx2x_fastpath *fp,
bnx2x_fastpath    858 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 				 struct bnx2x_fastpath *fp,
bnx2x_fastpath    880 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c static int bnx2x_rx_int(struct bnx2x_fastpath *fp, int budget)
bnx2x_fastpath   1128 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 	struct bnx2x_fastpath *fp = fp_cookie;
bnx2x_fastpath   1337 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c static void bnx2x_set_next_page_sgl(struct bnx2x_fastpath *fp)
bnx2x_fastpath   1356 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 				struct bnx2x_fastpath *fp, int last)
bnx2x_fastpath   1383 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 		struct bnx2x_fastpath *fp = &bp->fp[j];
bnx2x_fastpath   1405 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 		struct bnx2x_fastpath *fp = &bp->fp[j];
bnx2x_fastpath   1464 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 		struct bnx2x_fastpath *fp = &bp->fp[j];
bnx2x_fastpath   1490 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c static void bnx2x_free_tx_skbs_queue(struct bnx2x_fastpath *fp)
bnx2x_fastpath   1532 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c static void bnx2x_free_rx_bds(struct bnx2x_fastpath *fp)
bnx2x_fastpath   1570 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 		struct bnx2x_fastpath *fp = &bp->fp[j];
bnx2x_fastpath   1763 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 		struct bnx2x_fastpath *fp = &bp->fp[i];
bnx2x_fastpath   2013 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 		struct bnx2x_fastpath *fp = &bp->fp[i];
bnx2x_fastpath   2458 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 	struct bnx2x_fastpath *fp = &bp->fp[index];
bnx2x_fastpath   2963 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 		struct bnx2x_fastpath *fp = &bp->fp[i];
bnx2x_fastpath   3214 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 	struct bnx2x_fastpath *fp = container_of(napi, struct bnx2x_fastpath,
bnx2x_fastpath   4349 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 	struct bnx2x_fastpath *fp = &bp->fp[fp_index];
bnx2x_fastpath   4443 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c static int bnx2x_alloc_rx_bds(struct bnx2x_fastpath *fp,
bnx2x_fastpath   4480 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c static void bnx2x_set_next_page_rx_cq(struct bnx2x_fastpath *fp)
bnx2x_fastpath   4501 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 	struct bnx2x_fastpath *fp = &bp->fp[index];
bnx2x_fastpath   4711 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 	struct bnx2x_fastpath *fp;
bnx2x_fastpath    128 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h int bnx2x_setup_queue(struct bnx2x *bp, struct bnx2x_fastpath *fp,
bnx2x_fastpath    436 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h void bnx2x_sp_event(struct bnx2x_fastpath *fp, union eth_rx_cqe *rr_cqe);
bnx2x_fastpath    506 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h 					struct bnx2x_fastpath *fp,
bnx2x_fastpath    632 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h static inline void bnx2x_update_fpsb_idx(struct bnx2x_fastpath *fp)
bnx2x_fastpath    767 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h static inline bool bnx2x_has_tx_work(struct bnx2x_fastpath *fp)
bnx2x_fastpath    778 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h static inline int bnx2x_has_rx_work(struct bnx2x_fastpath *fp)
bnx2x_fastpath    802 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h 				     struct bnx2x_fastpath *fp, u16 index)
bnx2x_fastpath    858 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h static inline void bnx2x_clear_sge_mask_next_elems(struct bnx2x_fastpath *fp)
bnx2x_fastpath    872 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h static inline void bnx2x_init_sge_ring_bit_mask(struct bnx2x_fastpath *fp)
bnx2x_fastpath    889 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h static inline void bnx2x_reuse_rx_data(struct bnx2x_fastpath *fp,
bnx2x_fastpath   1016 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h 					   struct bnx2x_fastpath *fp, int last)
bnx2x_fastpath   1029 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h static inline void bnx2x_set_next_page_rx_bd(struct bnx2x_fastpath *fp)
bnx2x_fastpath   1049 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h static inline u8 bnx2x_stats_id(struct bnx2x_fastpath *fp)
bnx2x_fastpath   1061 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h static inline void bnx2x_init_vlan_mac_fp_objs(struct bnx2x_fastpath *fp,
bnx2x_fastpath   1155 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h static inline u8 bnx2x_fp_qzone_id(struct bnx2x_fastpath *fp)
bnx2x_fastpath   1166 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h 				     struct bnx2x_fastpath *fp)
bnx2x_fastpath   2497 drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c 	struct bnx2x_fastpath *fp_rx = &bp->fp[0];
bnx2x_fastpath   2498 drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c 	struct bnx2x_fastpath *fp_tx = &bp->fp[0];
bnx2x_fastpath    291 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c static u32 bnx2x_rx_ustorm_prods_offset(struct bnx2x_fastpath *fp);
bnx2x_fastpath    958 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 		struct bnx2x_fastpath *fp = &bp->fp[i];
bnx2x_fastpath   1099 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 		struct bnx2x_fastpath *fp = &bp->fp[i];
bnx2x_fastpath   1139 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 		struct bnx2x_fastpath *fp = &bp->fp[i];
bnx2x_fastpath   1794 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c void bnx2x_sp_event(struct bnx2x_fastpath *fp, union eth_rx_cqe *rr_cqe)
bnx2x_fastpath   1923 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 		struct bnx2x_fastpath *fp = &bp->fp[i];
bnx2x_fastpath   3085 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 					    struct bnx2x_fastpath *fp,
bnx2x_fastpath   3116 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 				       struct bnx2x_fastpath *fp,
bnx2x_fastpath   3154 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	struct bnx2x_fastpath *fp, struct bnx2x_general_setup_params *gen_init,
bnx2x_fastpath   3172 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	struct bnx2x_fastpath *fp, struct rxq_pause_params *pause,
bnx2x_fastpath   3260 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	struct bnx2x_fastpath *fp, struct bnx2x_txq_setup_params *txq_init,
bnx2x_fastpath   5368 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	struct bnx2x_fastpath *fp;
bnx2x_fastpath   5687 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 			struct bnx2x_fastpath *fp = bnx2x_fcoe_fp(bp);
bnx2x_fastpath   6322 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c static inline u8 bnx2x_fp_igu_sb_id(struct bnx2x_fastpath *fp)
bnx2x_fastpath   6327 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c static inline u8 bnx2x_fp_fw_sb_id(struct bnx2x_fastpath *fp)
bnx2x_fastpath   6332 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c static u8 bnx2x_fp_cl_id(struct bnx2x_fastpath *fp)
bnx2x_fastpath   6342 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	struct bnx2x_fastpath *fp = &bp->fp[fp_idx];
bnx2x_fastpath   6446 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	struct bnx2x_fastpath *fp = bnx2x_fcoe_fp(bp);
bnx2x_fastpath   8719 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	struct bnx2x_fastpath *fp, struct bnx2x_queue_init_params *init_params)
bnx2x_fastpath   8769 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c static int bnx2x_setup_tx_only(struct bnx2x *bp, struct bnx2x_fastpath *fp,
bnx2x_fastpath   8812 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c int bnx2x_setup_queue(struct bnx2x *bp, struct bnx2x_fastpath *fp,
bnx2x_fastpath   8898 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	struct bnx2x_fastpath *fp = &bp->fp[index];
bnx2x_fastpath   8976 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 		struct bnx2x_fastpath *fp = &bp->fp[i];
bnx2x_fastpath   9325 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 		struct bnx2x_fastpath *fp = &bp->fp[i];
bnx2x_fastpath   15191 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c static u32 bnx2x_rx_ustorm_prods_offset(struct bnx2x_fastpath *fp)
bnx2x_fastpath   15364 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 		struct bnx2x_fastpath *fp = &bp->fp[i];
bnx2x_fastpath   2399 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c 		struct bnx2x_fastpath *fp = &bp->fp[i];
bnx2x_fastpath    510 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.h int bnx2x_vfpf_setup_q(struct bnx2x *bp, struct bnx2x_fastpath *fp,
bnx2x_fastpath    525 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.h 					       struct bnx2x_fastpath *fp)
bnx2x_fastpath    588 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.h static inline int bnx2x_vfpf_setup_q(struct bnx2x *bp, struct bnx2x_fastpath *fp, bool is_leading) {return 0; }
bnx2x_fastpath    601 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.h 					       struct bnx2x_fastpath *fp) {return 0; }
bnx2x_fastpath    935 drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.c 		struct bnx2x_fastpath *fp = &bp->fp[i];
bnx2x_fastpath   1664 drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.c 		struct bnx2x_fastpath *fp = &bp->fp[i];
bnx2x_fastpath    600 drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.c int bnx2x_vfpf_setup_q(struct bnx2x *bp, struct bnx2x_fastpath *fp,