Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/nfp/nfpcore/
H A Dnfp_nsp.h246 int nfp_nsp_config_modified(struct nfp_nsp *state);
H A Dnfp_nsp.c18 nfp_nsp_config_modified(struct nfp_nsp *state) in nfp_nsp_config_modified() function
H A Dnfp_nsp_eth.c414 if (nfp_nsp_config_modified(nsp)) { in nfp_eth_config_commit_end()