Searched refs:g_val (Results 1 – 1 of 1) sorted by relevance
668 u32 g_val, b_val; in ice_alloc_fd_res() local 682 g_val = pf->hw.func_caps.fd_fltr_guar; in ice_alloc_fd_res() 683 if (!g_val) in ice_alloc_fd_res() 700 vsi->num_gfltr = g_val; in ice_alloc_fd_res() 705 if (g_val < ICE_PF_VSI_GFLTR) in ice_alloc_fd_res() 738 g_val -= ICE_PF_VSI_GFLTR; in ice_alloc_fd_res() 740 vsi->num_gfltr = g_val / numtc; in ice_alloc_fd_res()