Searched refs:config_hash (Results 1 – 2 of 2) sorted by relevance
113 local config_hash=$(sha256 -q < ${workdir}/config.json)116 …e\":\"application/vnd.oci.image.config.v1+json\",\"digest\":\"sha256:${config_hash}\",\"size\":${c…124 ln ${workdir}/config.json ${workdir}/oci/blobs/sha256/${config_hash}
11478 uint8_t config_hash) in bxe_config_rss_pf() argument11511 if (config_hash) { in bxe_config_rss_pf()11525 uint8_t config_hash) in bxe_config_rss_eth() argument11527 return (bxe_config_rss_pf(sc, &sc->rss_conf_obj, config_hash)); in bxe_config_rss_eth()