Home
last modified time | relevance | path

Searched refs:pc_count (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/fm10k/base/
H A Dfm10k_pf.c537 u16 glort, queue_count, vsi_count, pc_count; in fm10k_configure_dglort_map_pf() local
570 pc_count = BIT(dglort->pc_l); in fm10k_configure_dglort_map_pf()
573 for (pc = 0; pc < pc_count; pc++) { in fm10k_configure_dglort_map_pf()
584 q_idx += pc_count; in fm10k_configure_dglort_map_pf()