Searched refs:rx_cnt (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/cxgbe/cudbg/
H A Dcudbg_entity.h206 u32 rx_cnt[T6_PM_NSTATS]; member in struct:struct_pm_stats
H A Dcudbg_lib.c1544 t4_pmrx_get_stats(padap, pm_stats_buff->rx_cnt, pm_stats_buff->rx_cyc);
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_adminq_cmd.h595 u8 rx_cnt; member in struct:i40e_aqc_clear_pxe
H A Di40e_common.c1870 cmd->rx_cnt = 0x2;
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_main.c8488 uint32_t tx_cnt[MAX_PM_NSTATS], rx_cnt[MAX_PM_NSTATS]; local
8508 t4_pmrx_get_stats(sc, rx_cnt, rx_cyc);
8518 sbuf_printf(sb, "\n%-13s %10u %20ju", rx_stats[i], rx_cnt[i],
8527 sbuf_printf(sb, "\n%-13s %10u %20ju", rx_stats[i], rx_cnt[i],
8537 sbuf_printf(sb, "\n%-13s %10u %20ju", rx_stats[i], rx_cnt[i],

Completed in 182 milliseconds