Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_common.h209 u16 txschq_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC];
501 u16 pfc_schq_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC];
A Dotx2_common.c591 u16 (*schq_list)[MAX_TXSCHQ_PER_FUNC]; in otx2_txschq_config()
752 for (schq = 0; schq < MAX_TXSCHQ_PER_FUNC; schq++) in otx2_txschq_stop()
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Dmbox.h965 #define MAX_TXSCHQ_PER_FUNC 128 macro
980 u16 schq_contig_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC];
981 u16 schq_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC];
A Drvu_nix.c1881 if (free_cnt < req_schq || req_schq > MAX_TXSCHQ_PER_FUNC) in nix_check_txschq_alloc_req()

Completed in 29 milliseconds