Searched refs:set_params (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/ice/
H A Dice_common.h122 ice_aq_set_rss_lut(struct ice_hw *hw, struct ice_aq_get_set_rss_lut_params *set_params);
H A Dice_common.c3535 * @set_params: RSS LUT parameters used to specify how to set the RSS LUT
3540 ice_aq_set_rss_lut(struct ice_hw *hw, struct ice_aq_get_set_rss_lut_params *set_params) argument
3542 return __ice_aq_get_set_rss_lut(hw, set_params, true);
/freebsd-13-stable/crypto/heimdal/lib/hx509/
H A Dcrypto.c2143 int (*set_params)(hx509_context, const heim_octet_string *, member in struct:hx509cipher
2555 return (*crypto->cipher->set_params)(context, param, crypto, ivec);

Completed in 71 milliseconds