Searched refs:role_idx (Results 1 – 3 of 3) sorted by relevance
88 int role_idx, type_idx; in cros_usbpd_print_log_entry() local107 role_idx = r->data & CHARGE_FLAGS_ROLE_MASK; in cros_usbpd_print_log_entry()108 role = role_idx < ARRAY_SIZE(role_names) ? in cros_usbpd_print_log_entry()109 role_names[role_idx] : "Unknown"; in cros_usbpd_print_log_entry()117 if (role_idx == USB_PD_PORT_POWER_DISCONNECTED || in cros_usbpd_print_log_entry()118 role_idx == USB_PD_PORT_POWER_SOURCE) { in cros_usbpd_print_log_entry()
388 __le32 role_idx; member
1076 map_tlv->role_idx = cpu_to_le32(mvif->bss_conf.mt76.idx); in mt792x_nan_map_sta_rec()