Searched refs:rx_bytes_pri (Results 1 – 3 of 3) sorted by relevance
791 &softc->rx_bytes_pri[0], "Received bytes count pri0"); in bnxt_create_port_stats_sysctls()797 &softc->rx_bytes_pri[1], "Received bytes count pri1"); in bnxt_create_port_stats_sysctls()803 &softc->rx_bytes_pri[2], "Received bytes count pri2"); in bnxt_create_port_stats_sysctls()809 &softc->rx_bytes_pri[3], "Received bytes count pri3"); in bnxt_create_port_stats_sysctls()815 &softc->rx_bytes_pri[4], "Received bytes count pri4"); in bnxt_create_port_stats_sysctls()821 &softc->rx_bytes_pri[5], "Received bytes count pri5"); in bnxt_create_port_stats_sysctls()827 &softc->rx_bytes_pri[6], "Received bytes count pri6"); in bnxt_create_port_stats_sysctls()833 &softc->rx_bytes_pri[7], "Received bytes count pri7"); in bnxt_create_port_stats_sysctls()
1143 uint64_t rx_bytes_pri[8]; member
2045 softc->rx_bytes_pri[i] = *(rx_port_stats_ext + n); in bnxt_hwrm_port_qstats_ext()