Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.h237 u8 *active_option_idx, bool *active_option_valid,
H A Dice_common.c4250 u8 *active_option_idx, bool *active_option_valid, in ice_aq_get_port_options() argument
4281 *active_option_idx = FIELD_GET(ICE_AQC_PORT_OPT_ACTIVE_M, in ice_aq_get_port_options()
4283 if (*active_option_idx > (*option_count - 1)) in ice_aq_get_port_options()
4286 *active_option_idx); in ice_aq_get_port_options()