Searched refs:ctx_hw_stats (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/bnxt/
H A Dif_bnxt.c370 rc = iflib_dma_alloc(ctx, sizeof(struct ctx_hw_stats) * ntxqsets,
482 rc = iflib_dma_alloc(ctx, sizeof(struct ctx_hw_stats) * nrxqsets,
1046 (sizeof(struct ctx_hw_stats) * i));
1137 (sizeof(struct ctx_hw_stats) * i));
H A Dbnxt.h480 struct ctx_hw_stats *stats;
H A Dbnxt_sysctl.c162 struct ctx_hw_stats *tx_stats = (void *)softc->tx_stats.idi_vaddr;
657 struct ctx_hw_stats *rx_stats = (void *)softc->rx_stats.idi_vaddr;
H A Dhsi_struct_def.h29954 struct ctx_hw_stats { struct
[all...]

Completed in 383 milliseconds