Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_flow.h401 int otx2_flow_free_all_resources(struct otx2_eth_dev *hw);
H A Dotx2_flow.c12 otx2_flow_free_all_resources(struct otx2_eth_dev *hw) in otx2_flow_free_all_resources() function
725 rc = otx2_flow_free_all_resources(hw); in otx2_flow_flush()
1117 rc = otx2_flow_free_all_resources(hw); in otx2_flow_fini()
H A Dotx2_ethdev.c1859 otx2_flow_free_all_resources(dev); in otx2_nix_configure()