Searched refs:nfp_nsp_write_flash (Results 1 – 3 of 3) sorted by relevance
21 int nfp_nsp_write_flash(struct nfp_nsp *state, const struct firmware *fw);
811 int nfp_nsp_write_flash(struct nfp_nsp *state, const struct firmware *fw) in nfp_nsp_write_flash() function
346 err = nfp_nsp_write_flash(nsp, fw); in nfp_flash_update_common()