Home
last modified time | relevance | path

Searched refs:g_val (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_lib.c499 u32 g_val, b_val; in ice_alloc_fd_res() local
507 g_val = pf->hw.func_caps.fd_fltr_guar; in ice_alloc_fd_res()
508 if (!g_val) in ice_alloc_fd_res()
522 vsi->num_gfltr = g_val / pf->num_alloc_vsi; in ice_alloc_fd_res()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c3849 uint8_t g_val[516] = { 0 }; in xtest_pkcs11_test_1017() local
3865 { CKA_VALUE, g_val, sizeof(g_val) }, in xtest_pkcs11_test_1017()