Searched refs:use_multiport (Results 1 – 1 of 1) sorted by relevance
356 static inline bool use_multiport(struct ports_device *portdev) in use_multiport() function567 if (!use_multiport(portdev)) in __send_control_msg()1464 else if (!use_multiport(port->portdev)) { in add_port()1837 if (!use_multiport(portdev)) in config_intr()1846 if (!use_multiport(portdev)) { in config_work_handler()1878 nr_queues = use_multiport(portdev) ? (nr_ports + 1) * 2 : 2; in init_vqs()1906 if (use_multiport(portdev)) { in init_vqs()1931 if (use_multiport(portdev)) { in init_vqs()1990 if (use_multiport(portdev)) in virtcons_remove()1998 if (use_multiport(portdev)) in virtcons_remove()[all …]