Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu.c66 hw->cap.nix_fixed_txschq_mapping = false; in rvu_setup_hw_capabilities()
76 hw->cap.nix_fixed_txschq_mapping = true; in rvu_setup_hw_capabilities()
1933 if (rvu->hw->cap.nix_fixed_txschq_mapping) { in rvu_mbox_handler_free_rsrc_cnt()
2017 rsp->nix_fixed_txschq_mapping = hw->cap.nix_fixed_txschq_mapping; in rvu_mbox_handler_get_hw_cap()
A Drvu.h340 bool nix_fixed_txschq_mapping; /* Schq mapping fixed or flexible */ member
A Drvu_nix.c1869 if (hw->cap.nix_fixed_txschq_mapping) { in nix_check_txschq_alloc_req()
1885 if (!hw->cap.nix_fixed_txschq_mapping && req->schq_contig[lvl] && in nix_check_txschq_alloc_req()
1924 if (hw->cap.nix_fixed_txschq_mapping) { in nix_txsch_alloc()
2025 } else if (hw->cap.nix_fixed_txschq_mapping) { in rvu_mbox_handler_nix_txsch_alloc()
A Dmbox.h495 u8 nix_fixed_txschq_mapping; /* Schq mapping fixed or flexible */ member

Completed in 32 milliseconds