Searched refs:active_idx (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/drivers/net/ethernet/intel/ice/ |
| D | ice_devlink.c | 508 u8 i, j, options_count, cnt, speed, pending_idx, active_idx; in ice_devlink_port_options_print() local 527 i, true, &active_idx, in ice_devlink_port_options_print() 641 u8 i, j, active_idx, pending_idx, new_option; in ice_devlink_port_split() local 649 0, true, &active_idx, &active_valid, in ice_devlink_port_split() 659 active_idx = pending_valid ? pending_idx : active_idx; in ice_devlink_port_split() 665 j = (active_idx + i) % option_count; in ice_devlink_port_split() 673 if (new_option == active_idx) { in ice_devlink_port_split() 958 u8 i, active_idx, pending_idx, option_count = ICE_AQC_PORT_OPT_MAX; in ice_devlink_set_port_split_options() local 963 0, true, &active_idx, &active_valid, in ice_devlink_set_port_split_options() 976 ice_active_port_option = active_idx; in ice_devlink_set_port_split_options()
|
| /Linux-v6.1/drivers/usb/typec/ucsi/ |
| D | ucsi_ccg.c | 190 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()
|