Searched refs:rx_bytes_pri (Results 1 – 3 of 3) sorted by relevance
792 &softc->rx_bytes_pri[0], "Received bytes count pri0"); in bnxt_create_port_stats_sysctls()798 &softc->rx_bytes_pri[1], "Received bytes count pri1"); in bnxt_create_port_stats_sysctls()804 &softc->rx_bytes_pri[2], "Received bytes count pri2"); in bnxt_create_port_stats_sysctls()810 &softc->rx_bytes_pri[3], "Received bytes count pri3"); in bnxt_create_port_stats_sysctls()816 &softc->rx_bytes_pri[4], "Received bytes count pri4"); in bnxt_create_port_stats_sysctls()822 &softc->rx_bytes_pri[5], "Received bytes count pri5"); in bnxt_create_port_stats_sysctls()828 &softc->rx_bytes_pri[6], "Received bytes count pri6"); in bnxt_create_port_stats_sysctls()834 &softc->rx_bytes_pri[7], "Received bytes count pri7"); in bnxt_create_port_stats_sysctls()
1142 uint64_t rx_bytes_pri[8]; member
2040 softc->rx_bytes_pri[i] = *(rx_port_stats_ext + n); in bnxt_hwrm_port_qstats_ext()