Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.h158 u8 *pending_option_idx, bool *pending_option_valid);
H A Dice_common.c3817 u8 *pending_option_idx, bool *pending_option_valid) in ice_aq_get_port_options() argument
3858 *pending_option_idx = FIELD_GET(ICE_AQC_PENDING_PORT_OPT_IDX_M, in ice_aq_get_port_options()
3860 if (*pending_option_idx > (*option_count - 1)) in ice_aq_get_port_options()
3863 *pending_option_idx); in ice_aq_get_port_options()