Searched refs:use_multiport (Results 1 – 1 of 1) sorted by relevance
335 static inline bool use_multiport(struct ports_device *portdev) in use_multiport() function546 if (!use_multiport(portdev)) in __send_control_msg()1401 else if (!use_multiport(port->portdev)) { in add_port()1770 if (!use_multiport(portdev)) in config_intr()1779 if (!use_multiport(portdev)) { in config_work_handler()1810 nr_queues = use_multiport(portdev) ? (nr_ports + 1) * 2 : 2; in init_vqs()1833 if (use_multiport(portdev)) { in init_vqs()1855 if (use_multiport(portdev)) { in init_vqs()1913 if (use_multiport(portdev)) in virtcons_remove()1921 if (use_multiport(portdev)) in virtcons_remove()[all …]