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()1938 if (rvu->hw->cap.nix_fixed_txschq_mapping) { in rvu_mbox_handler_free_rsrc_cnt()2029 rsp->nix_fixed_txschq_mapping = hw->cap.nix_fixed_txschq_mapping; in rvu_mbox_handler_get_hw_cap()
390 bool nix_fixed_txschq_mapping; /* Schq mapping fixed or flexible */ member
2048 if (hw->cap.nix_fixed_txschq_mapping) { in nix_check_txschq_alloc_req()2065 if (!hw->cap.nix_fixed_txschq_mapping && req->schq_contig[lvl] && in nix_check_txschq_alloc_req()2104 if (hw->cap.nix_fixed_txschq_mapping) { in nix_txsch_alloc()2205 } else if (hw->cap.nix_fixed_txschq_mapping) { in rvu_mbox_handler_nix_txsch_alloc()
512 u8 nix_fixed_txschq_mapping; /* Schq mapping fixed or flexible */ member