Searched refs:nix_fixed_txschq_mapping (Results 1 – 4 of 4) sorted by relevance
66 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()
340 bool nix_fixed_txschq_mapping; /* Schq mapping fixed or flexible */ member
1869 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()
495 u8 nix_fixed_txschq_mapping; /* Schq mapping fixed or flexible */ member
Completed in 32 milliseconds