Searched refs:use_multiport (Results 1 – 1 of 1) sorted by relevance
334 static inline bool use_multiport(struct ports_device *portdev) in use_multiport() function545 if (!use_multiport(portdev)) in __send_control_msg()1402 else if (!use_multiport(port->portdev)) { in add_port()1772 if (!use_multiport(portdev)) in config_intr()1781 if (!use_multiport(portdev)) { in config_work_handler()1812 nr_queues = use_multiport(portdev) ? (nr_ports + 1) * 2 : 2; in init_vqs()1837 if (use_multiport(portdev)) { in init_vqs()1859 if (use_multiport(portdev)) { in init_vqs()1917 if (use_multiport(portdev)) in virtcons_remove()1925 if (use_multiport(portdev)) in virtcons_remove()[all …]