Searched refs:bxe_fastpath (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c673 struct bxe_fastpath *fp,
683 static int bxe_alloc_rx_bd_mbuf(struct bxe_fastpath *fp,
686 static int bxe_alloc_rx_tpa_mbuf(struct bxe_fastpath *fp,
688 static int bxe_alloc_rx_sge_mbuf(struct bxe_fastpath *fp,
691 struct bxe_fastpath *fp);
692 static void bxe_task_fp(struct bxe_fastpath *fp);
2644 struct bxe_fastpath *fp)
2659 bxe_tx_queue_has_work(struct bxe_fastpath *fp)
2669 bxe_has_tx_work(struct bxe_fastpath *fp)
2676 bxe_has_rx_work(struct bxe_fastpath *f
[all...]
H A Dbxe.h567 struct bxe_fastpath { struct
712 }; /* struct bxe_fastpath */
1402 struct bxe_fastpath fp[MAX_RSS_CHAINS];
2358 bxe_update_fp_sb_idx(struct bxe_fastpath *fp)
2490 bxe_stats_id(struct bxe_fastpath *fp)
H A Dbxe_stats.c1005 struct bxe_fastpath *fp = &sc->fp[i];
1684 struct bxe_fastpath *fp = &sc->fp[i];

Completed in 104 milliseconds