Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c49 static int i40e_get_capabilities(struct i40e_pf *pf,
6304 ret = i40e_get_capabilities(pf, i40e_aqc_opc_list_dev_capabilities); in i40e_validate_and_set_switch_mode()
9833 static int i40e_get_capabilities(struct i40e_pf *pf, in i40e_get_capabilities() function
10266 if (i40e_get_capabilities(pf, in i40e_rebuild()
10299 ret = i40e_get_capabilities(pf, i40e_aqc_opc_list_func_capabilities); in i40e_rebuild()
15149 err = i40e_get_capabilities(pf, i40e_aqc_opc_list_func_capabilities); in i40e_probe()