Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp.h30 bool nfp_nsp_config_modified(struct nfp_nsp *state);
H A Dnfp_nsp_eth.c413 if (nfp_nsp_config_modified(nsp)) { in nfp_eth_config_commit_end()
H A Dnfp_nsp.c183 bool nfp_nsp_config_modified(struct nfp_nsp *state) in nfp_nsp_config_modified() function