Home
last modified time | relevance | path

Searched refs:active_valid (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/ethernet/intel/ice/devlink/
H A Dport.c54 bool active_valid, pending_valid; in ice_devlink_port_options_print() local
67 active_valid = 0; in ice_devlink_port_options_print()
71 &active_valid, &pending_idx, in ice_devlink_port_options_print()
188 bool active_valid, pending_valid; in ice_devlink_port_split() local
192 0, true, &active_idx, &active_valid, in ice_devlink_port_split()
272 bool active_valid, pending_valid; in ice_devlink_set_port_split_options() local
276 0, true, &active_idx, &active_valid, in ice_devlink_set_port_split_options()
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c481 bool active_valid = false, pending_valid = true; in ice_ethtool_get_maxspeed() local
487 true, &active_idx, &active_valid, in ice_ethtool_get_maxspeed()
491 if (!active_valid) in ice_ethtool_get_maxspeed()
H A Dice_common.c4068 bool active_valid, pending_valid; in ice_get_phy_lane_number() local
4071 true, &active_idx, &active_valid, in ice_get_phy_lane_number()
4076 if (!active_valid) in ice_get_phy_lane_number()