Searched refs:use_multiport (Results 1 – 1 of 1) sorted by relevance
344 static inline bool use_multiport(struct ports_device *portdev) in use_multiport() function555 if (!use_multiport(portdev)) in __send_control_msg()1439 else if (!use_multiport(port->portdev)) { in add_port()1809 if (!use_multiport(portdev)) in config_intr()1818 if (!use_multiport(portdev)) { in config_work_handler()1850 nr_queues = use_multiport(portdev) ? (nr_ports + 1) * 2 : 2; in init_vqs()1878 if (use_multiport(portdev)) { in init_vqs()1903 if (use_multiport(portdev)) { in init_vqs()1962 if (use_multiport(portdev)) in virtcons_remove()1970 if (use_multiport(portdev)) in virtcons_remove()[all …]