i40e_get_capabilities
if (i40e_get_capabilities(pf,
ret = i40e_get_capabilities(pf, i40e_aqc_opc_list_func_capabilities);
err = i40e_get_capabilities(pf, i40e_aqc_opc_list_func_capabilities);
static int i40e_get_capabilities(struct i40e_pf *pf,
ret = i40e_get_capabilities(pf, i40e_aqc_opc_list_dev_capabilities);