Lines Matching +full:1 +full:gbps
142 seq_printf(m, "\n\n\t\tChannel: %d DISABLED", i+1); in cifs_dump_channel()
151 i+1, server->conn_id, in cifs_dump_channel()
180 return "1Gbps"; in smb_speed_to_str()
182 return "2.5Gbps"; in smb_speed_to_str()
184 return "5Gbps"; in smb_speed_to_str()
186 return "10Gbps"; in smb_speed_to_str()
188 return "14Gbps"; in smb_speed_to_str()
190 return "20Gbps"; in smb_speed_to_str()
192 return "25Gbps"; in smb_speed_to_str()
194 return "40Gbps"; in smb_speed_to_str()
196 return "50Gbps"; in smb_speed_to_str()
198 return "56Gbps"; in smb_speed_to_str()
200 return "100Gbps"; in smb_speed_to_str()
202 return "200Gbps"; in smb_speed_to_str()
204 return "400Gbps"; in smb_speed_to_str()
206 return "800Gbps"; in smb_speed_to_str()
242 seq_puts(m, "# Version:1\n"); in cifs_debug_files_proc_show()
546 if (ses->chan_count > 1) { in cifs_debug_data_proc_show()
548 ses->chan_count-1); in cifs_debug_data_proc_show()
549 for (j = 1; j < ses->chan_count; j++) { in cifs_debug_data_proc_show()
947 else if ((c[0] > '1') && (c[0] <= '9')) in cifsFYI_proc_write()
1095 if ((count < 1) || (count > 11)) in cifs_security_flags_proc_write()