Searched refs:smb_speed_to_str (Results 1 – 1 of 1) sorted by relevance
170 static inline const char *smb_speed_to_str(size_t bps) in smb_speed_to_str() function218 seq_printf(m, "\tSpeed: %s\n", smb_speed_to_str(iface->speed)); in cifs_dump_iface()