Lines Matching refs:bnx2x_fastpath
291 static u32 bnx2x_rx_ustorm_prods_offset(struct bnx2x_fastpath *fp);
964 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_panic_dump()
1105 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_panic_dump()
1145 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_panic_dump()
1807 void bnx2x_sp_event(struct bnx2x_fastpath *fp, union eth_rx_cqe *rr_cqe) in bnx2x_sp_event()
1936 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_interrupt()
3094 struct bnx2x_fastpath *fp, in bnx2x_get_common_flags()
3125 struct bnx2x_fastpath *fp, in bnx2x_get_q_flags()
3163 struct bnx2x_fastpath *fp, struct bnx2x_general_setup_params *gen_init, in bnx2x_pf_q_prep_general()
3181 struct bnx2x_fastpath *fp, struct rxq_pause_params *pause, in bnx2x_pf_rx_q_prep()
3269 struct bnx2x_fastpath *fp, struct bnx2x_txq_setup_params *txq_init, in bnx2x_pf_tx_q_prep()
5368 struct bnx2x_fastpath *fp; in bnx2x_after_function_update()
5687 struct bnx2x_fastpath *fp = bnx2x_fcoe_fp(bp); in bnx2x_sp_task()
6322 static inline u8 bnx2x_fp_igu_sb_id(struct bnx2x_fastpath *fp) in bnx2x_fp_igu_sb_id()
6327 static inline u8 bnx2x_fp_fw_sb_id(struct bnx2x_fastpath *fp) in bnx2x_fp_fw_sb_id()
6332 static u8 bnx2x_fp_cl_id(struct bnx2x_fastpath *fp) in bnx2x_fp_cl_id()
6342 struct bnx2x_fastpath *fp = &bp->fp[fp_idx]; in bnx2x_init_eth_fp()
6446 struct bnx2x_fastpath *fp = bnx2x_fcoe_fp(bp); in bnx2x_init_fcoe_fp()
8691 struct bnx2x_fastpath *fp, struct bnx2x_queue_init_params *init_params) in bnx2x_pf_q_prep_init()
8741 static int bnx2x_setup_tx_only(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_setup_tx_only()
8784 int bnx2x_setup_queue(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_setup_queue()
8870 struct bnx2x_fastpath *fp = &bp->fp[index]; in bnx2x_stop_queue()
8948 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_reset_func()
9297 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_chip_cleanup()
15170 static u32 bnx2x_rx_ustorm_prods_offset(struct bnx2x_fastpath *fp) in bnx2x_rx_ustorm_prods_offset()
15328 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_enable_ptp_packets()