Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ice/
H A Dice_common.h252 u8 *active_option_idx, bool *active_option_valid);
H A Dice_common.c5933 u8 *active_option_idx, bool *active_option_valid) in ice_aq_get_port_options() argument
5963 *active_option_valid = cmd->port_options & ICE_AQC_PORT_OPT_VALID; in ice_aq_get_port_options()
5964 if (*active_option_valid) { in ice_aq_get_port_options()