Searched refs:p_get (Results 1 – 3 of 3) sorted by relevance
332 tsd_##n##p_get(tsd_t *tsd) { \ in tsd_assert_fast() 356 tsdn_##n##p_get(tsdn_t *tsdn) { \ in tsd_fetch_impl() 361 return (nt *)tsd_##n##p_get(tsd); \ in tsd_fetch_impl() 372 return *tsd_##n##p_get(tsd); \ in tsd_internal_fetch() 385 *tsd_##n##p_get(tsd) = val; \ in tsd_nominal()
233 struct ecore_dcbx_get *p_get,
1144 struct ecore_dcbx_get *p_get, in ecore_dcbx_query_params() argument1161 ecore_dcbx_get_dscp_params(p_hwfn, p_get); in ecore_dcbx_query_params()1163 rc = ecore_dcbx_get_params(p_hwfn, p_get, type); in ecore_dcbx_query_params()