Searched refs:port_cnt (Results 1 – 7 of 7) sorted by relevance
144 const uint16_t port_cnt = qconf->n_rx_port; in show_lcore_stats() local145 uint64_t jobs_exec_cnt[port_cnt], jobs_period[port_cnt]; in show_lcore_stats()146 uint64_t jobs_exec[port_cnt], jobs_exec_min[port_cnt], in show_lcore_stats()147 jobs_exec_max[port_cnt]; in show_lcore_stats()175 for (i = 0; i < port_cnt; i++) { in show_lcore_stats()
38 int32_t ulp_port_db_init(struct bnxt_ulp_context *ulp_ctxt, uint8_t port_cnt) in ulp_port_db_init() argument68 port_cnt * in ulp_port_db_init()76 port_db->phy_port_cnt = port_cnt; in ulp_port_db_init()
91 int32_t ulp_port_db_init(struct bnxt_ulp_context *ulp_ctxt, uint8_t port_cnt);
1310 rc = ulp_port_db_init(bp->ulp_ctx, bp->port_cnt); in bnxt_ulp_init()
824 uint8_t port_cnt; member
1552 bp->port_cnt = resp->port_cnt; in bnxt_hwrm_port_phy_qcaps()
28191 uint8_t port_cnt; member