Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.h192 u8 *pending_option_idx, bool *pending_option_valid);
H A Dice_common.c4067 u8 *pending_option_idx, bool *pending_option_valid) in ice_aq_get_port_options() argument
4105 *pending_option_valid = FIELD_GET(ICE_AQC_PENDING_PORT_OPT_VALID, in ice_aq_get_port_options()
4107 if (*pending_option_valid) { in ice_aq_get_port_options()