Home
last modified time | relevance | path

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

/trueos/sys/dev/bxe/
HDbxe.c701 struct bxe_fastpath *fp,
711 static int bxe_alloc_rx_bd_mbuf(struct bxe_fastpath *fp,
714 static int bxe_alloc_rx_tpa_mbuf(struct bxe_fastpath *fp,
716 static int bxe_alloc_rx_sge_mbuf(struct bxe_fastpath *fp,
719 struct bxe_fastpath *fp);
720 static void bxe_task_fp(struct bxe_fastpath *fp);
2747 struct bxe_fastpath *fp) in bxe_tx_avail()
2769 bxe_tx_queue_has_work(struct bxe_fastpath *fp) in bxe_tx_queue_has_work()
2779 bxe_has_tx_work(struct bxe_fastpath *fp) in bxe_has_tx_work()
2786 bxe_has_rx_work(struct bxe_fastpath *fp) in bxe_has_rx_work()
[all …]
HDbxe.h573 struct bxe_fastpath { struct
1437 struct bxe_fastpath fp[MAX_RSS_CHAINS];
2352 bxe_update_fp_sb_idx(struct bxe_fastpath *fp) in bxe_update_fp_sb_idx()
2484 bxe_stats_id(struct bxe_fastpath *fp) in bxe_stats_id()
HDbxe_stats.c999 struct bxe_fastpath *fp = &sc->fp[i]; in bxe_storm_stats_update()
1719 struct bxe_fastpath *fp = &sc->fp[i]; in bxe_save_statistics()