Searched refs:port_cnt (Results 1 – 7 of 7) sorted by relevance
143 const uint16_t port_cnt = qconf->n_rx_port; in show_lcore_stats() local144 uint64_t jobs_exec_cnt[port_cnt], jobs_period[port_cnt]; in show_lcore_stats()145 uint64_t jobs_exec[port_cnt], jobs_exec_min[port_cnt], in show_lcore_stats()146 jobs_exec_max[port_cnt]; in show_lcore_stats()174 for (i = 0; i < port_cnt; i++) { in show_lcore_stats()
36 int32_t ulp_port_db_init(struct bnxt_ulp_context *ulp_ctxt, uint8_t port_cnt) in ulp_port_db_init() argument66 port_cnt * in ulp_port_db_init()74 port_db->phy_port_cnt = port_cnt; in ulp_port_db_init()
88 int32_t ulp_port_db_init(struct bnxt_ulp_context *ulp_ctxt, uint8_t port_cnt);
934 rc = ulp_port_db_init(bp->ulp_ctx, bp->port_cnt); in bnxt_ulp_init()
785 uint8_t port_cnt; member
1398 bp->port_cnt = resp->port_cnt; in bnxt_hwrm_port_phy_qcaps()
21443 uint8_t port_cnt; member