Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.h157 u8 *active_option_idx, bool *active_option_valid,
H A Dice_common.c3793 u8 *active_option_idx, bool *active_option_valid, in ice_aq_get_port_options() argument
3821 *active_option_valid = FIELD_GET(ICE_AQC_PORT_OPT_VALID, in ice_aq_get_port_options()
3823 if (*active_option_valid) { in ice_aq_get_port_options()