Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_nix.c279 if (lvl >= hw->cap.nix_tx_aggr_lvl) { in is_valid_txschq()
1756 if (lvl >= hw->cap.nix_tx_aggr_lvl) in nix_reset_tx_linkcfg()
1862 if (lvl >= hw->cap.nix_tx_aggr_lvl) { in nix_check_txschq_alloc_req()
1903 if (lvl >= hw->cap.nix_tx_aggr_lvl) { in nix_txsch_alloc()
2022 if (lvl >= hw->cap.nix_tx_aggr_lvl) { in rvu_mbox_handler_nix_txsch_alloc()
2054 rsp->aggr_level = hw->cap.nix_tx_aggr_lvl; in rvu_mbox_handler_nix_txsch_alloc()
2138 if (lvl >= hw->cap.nix_tx_aggr_lvl) in nix_txschq_free()
2177 if (lvl >= hw->cap.nix_tx_aggr_lvl) in nix_txschq_free()
2226 if (lvl >= hw->cap.nix_tx_aggr_lvl || schq >= txsch->schq.max) in nix_txschq_free_one()
2466 if (req->lvl >= hw->cap.nix_tx_aggr_lvl && in rvu_mbox_handler_nix_txschq_cfg()
A Drvu.h336 u8 nix_tx_aggr_lvl; /* Tx link's traffic aggregation level */ member
A Drvu.c65 hw->cap.nix_tx_aggr_lvl = NIX_TXSCH_LVL_TL1; in rvu_setup_hw_capabilities()

Completed in 20 milliseconds