Lines Matching refs:bnx2x_fastpath
33 static u16 bnx2x_free_tx_pkt(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_free_tx_pkt()
97 int bnx2x_tx_int(struct bnx2x_fastpath *fp) in bnx2x_tx_int()
159 static inline void bnx2x_update_last_max_sge(struct bnx2x_fastpath *fp, in bnx2x_update_last_max_sge()
168 static void bnx2x_update_sge_prod(struct bnx2x_fastpath *fp, in bnx2x_update_sge_prod()
223 static void bnx2x_tpa_start(struct bnx2x_fastpath *fp, u16 queue, in bnx2x_tpa_start()
296 static int bnx2x_fill_frag_skb(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_fill_frag_skb()
363 static void bnx2x_tpa_stop(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_tpa_stop()
453 int bnx2x_rx_int(struct bnx2x_fastpath *fp, int budget) in bnx2x_rx_int()
692 struct bnx2x_fastpath *fp = fp_cookie; in bnx2x_msix_fp_int()
805 static inline int bnx2x_alloc_rx_bds(struct bnx2x_fastpath *fp, in bnx2x_alloc_rx_bds()
835 static inline void bnx2x_alloc_rx_bd_ring(struct bnx2x_fastpath *fp) in bnx2x_alloc_rx_bd_ring()
862 struct bnx2x_fastpath *fp = &bp->fp[j]; in bnx2x_init_rx_rings()
918 struct bnx2x_fastpath *fp = &bp->fp[j]; in bnx2x_init_rx_rings()
949 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_free_tx_skbs()
967 struct bnx2x_fastpath *fp = &bp->fp[j]; in bnx2x_free_rx_skbs()
1122 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_req_msix_irqs()
1308 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_set_rx_buf_size()
1727 struct bnx2x_fastpath *fp = container_of(napi, struct bnx2x_fastpath, in bnx2x_poll()
1802 struct bnx2x_fastpath *fp, in bnx2x_tx_split()
2104 struct bnx2x_fastpath *fp; in bnx2x_start_xmit()
2430 struct bnx2x_fastpath *fp; in bnx2x_alloc_mem_bp()