Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_ethdev.h309 uint16_t txschq_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC];
311 uint16_t txschq_contig_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC];
H A Dotx2_tm.c1330 for (schq = 0; schq < MAX_TXSCHQ_PER_FUNC; schq++) { in nix_tm_copy_rsp_to_dev()
/f-stack/dpdk/drivers/common/octeontx2/
H A Dotx2_mbox.h841 #define MAX_TXSCHQ_PER_FUNC 128 macro
857 schq_contig_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC];
858 uint16_t __otx2_io schq_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC];