Searched refs:close_ports (Results 1 – 2 of 2) sorted by relevance
259 static void close_ports(void) in close_ports() function318 close_ports(); in main()
871 bool close_ports[RTE_MAX_ETHPORTS] = {0}; in sfc_repr_proxy_pre_detach() local881 close_ports[port->rte_port_id] = true; in sfc_repr_proxy_pre_detach()888 for (i = 0; i < RTE_DIM(close_ports); i++) { in sfc_repr_proxy_pre_detach()889 if (close_ports[i]) { in sfc_repr_proxy_pre_detach()