Home
last modified time | relevance | path

Searched refs:sfc_repr_proxy_stop_repr (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_repr_proxy_api.h42 int sfc_repr_proxy_stop_repr(uint16_t pf_port_id, uint16_t repr_id);
H A Dsfc_repr.c338 ret = sfc_repr_proxy_stop_repr(srs->pf_port_id, srs->repr_id); in sfc_repr_stop()
H A Dsfc_repr_proxy.c1605 sfc_repr_proxy_stop_repr(uint16_t pf_port_id, uint16_t repr_id) in sfc_repr_proxy_stop_repr() function