Home
last modified time | relevance | path

Searched refs:active_idx (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_devlink.c531 u8 i, j, options_count, cnt, speed, pending_idx, active_idx; in ice_devlink_port_options_print() local
550 i, true, &active_idx, in ice_devlink_port_options_print()
664 u8 i, j, active_idx, pending_idx, new_option; in ice_devlink_port_split() local
672 0, true, &active_idx, &active_valid, in ice_devlink_port_split()
682 active_idx = pending_valid ? pending_idx : active_idx; in ice_devlink_port_split()
688 j = (active_idx + i) % option_count; in ice_devlink_port_split()
696 if (new_option == active_idx) { in ice_devlink_port_split()
1492 u8 i, active_idx, pending_idx, option_count = ICE_AQC_PORT_OPT_MAX; in ice_devlink_set_port_split_options() local
1497 0, true, &active_idx, in ice_devlink_set_port_split_options()
[all...]
/kernel/linux/linux-5.10/drivers/usb/typec/ucsi/
H A Ducsi_ccg.c185 u8 active_idx; member
347 uc->updated[new_cam].active_idx = cam; in ucsi_ccg_update_get_current_cam_cmd()
475 new_port->active_idx = cam; in ucsi_ccg_update_set_new_cam_cmd()
477 cam = new_port->active_idx; in ucsi_ccg_update_set_new_cam_cmd()
/kernel/linux/linux-6.6/drivers/usb/typec/ucsi/
H A Ducsi_ccg.c190 u8 active_idx; member
352 uc->updated[new_cam].active_idx = cam; in ucsi_ccg_update_get_current_cam_cmd()
480 new_port->active_idx = cam; in ucsi_ccg_update_set_new_cam_cmd()
482 cam = new_port->active_idx; in ucsi_ccg_update_set_new_cam_cmd()

Completed in 7 milliseconds