Searched refs:ionic_get_fw_vf_config (Results 1 – 1 of 1) sorted by relevance
2335 static int ionic_get_fw_vf_config(struct ionic *ionic, int vf, struct ionic_vf *vfdata) in ionic_get_fw_vf_config() function2424 ret = ionic_get_fw_vf_config(ionic, vf, &vfdata); in ionic_get_vf_config()