HomeSort by: relevance | last modified time | path
    Searched defs:shram (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/qat/
qat_hw15.c 251 * needed for Shram partitioning.
265 uint16_t shram = 0, comn_req = 0; local
268 shram = COMN_REQ_SHRAM_INIT_REQUIRED;
271 comn_req |= COMN_REQ_CY0_ONLY(shram);
273 comn_req |= COMN_REQ_CY1_ONLY(shram);
qat_hw15.c 251 * needed for Shram partitioning.
265 uint16_t shram = 0, comn_req = 0; local
268 shram = COMN_REQ_SHRAM_INIT_REQUIRED;
271 comn_req |= COMN_REQ_CY0_ONLY(shram);
273 comn_req |= COMN_REQ_CY1_ONLY(shram);

Completed in 29 milliseconds