Searched refs:full_lane (Results 1 – 1 of 1) sorted by relevance
683 u8 *full_lane) in hccs_get_die_all_port_lane_status() argument690 *full_lane = 1; in hccs_get_die_all_port_lane_status()705 *full_lane = *((u8 *)&desc.rsp.data); in hccs_get_die_all_port_lane_status()911 u8 full_lane; in linked_full_lane_on_die_show() local915 ret = hccs_get_die_all_port_lane_status(hdev, die, &full_lane); in linked_full_lane_on_die_show()920 return sysfs_emit(buf, "%u\n", full_lane); in linked_full_lane_on_die_show()995 u8 full_lane = 1; in linked_full_lane_on_chip_show() local1007 if (tmp != full_lane) { in linked_full_lane_on_chip_show()1008 full_lane = 0; in linked_full_lane_on_chip_show()1014 return sysfs_emit(buf, "%u\n", full_lane); in linked_full_lane_on_chip_show()