Searched refs:use_multiport (Results 1 – 1 of 1) sorted by relevance
351 static inline bool use_multiport(struct ports_device *portdev) in use_multiport() function567 if (!use_multiport(portdev)) in __send_control_msg()1469 else if (!use_multiport(port->portdev)) { in add_port()1841 if (!use_multiport(portdev)) in config_intr()1850 if (!use_multiport(portdev)) { in config_work_handler()1882 nr_queues = use_multiport(portdev) ? (nr_ports + 1) * 2 : 2; in init_vqs()1909 if (use_multiport(portdev)) { in init_vqs()1934 if (use_multiport(portdev)) { in init_vqs()1976 if (!use_multiport(portdev)) in remove_controlq_data()2128 if (use_multiport(portdev)) in virtcons_remove()[all …]