Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev_vf.c120 static int i40evf_config_rss(struct i40e_vf *vf);
225 struct i40e_vf *vf = I40EVF_DEV_PRIVATE_TO_VF(dev->data->dev_private); in i40evf_read_pfmsg()
292 _clear_cmd(struct i40e_vf *vf) in _clear_cmd()
302 _atomic_set_cmd(struct i40e_vf *vf, enum virtchnl_ops ops) in _atomic_set_cmd()
320 struct i40e_vf *vf = I40EVF_DEV_PRIVATE_TO_VF(dev->data->dev_private); in _i40evf_execute_vf_cmd()
2472 struct i40e_vf *vf = I40E_VSI_TO_VF(vsi); in i40evf_get_rss_lut()
2500 struct i40e_vf *vf; in i40evf_set_rss_lut()
2610 struct i40e_vf *vf = I40E_VSI_TO_VF(vsi); in i40evf_set_rss_key()
2646 struct i40e_vf *vf = I40E_VSI_TO_VF(vsi); in i40evf_get_rss_key()
2693 i40evf_disable_rss(struct i40e_vf *vf) in i40evf_disable_rss()
[all …]
H A Di40e_ethdev.h1218 struct i40e_vf { struct
1267 struct i40e_vf vf; argument
1492 struct i40e_vf *vf = I40EVF_DEV_PRIVATE_TO_VF(adapter); in i40e_get_vsi_from_adapter()
1522 (&(((struct i40e_vf *)vf)->adapter->hw))
H A Di40e_rxtx.c1838 struct i40e_vf *vf = NULL; in i40e_dev_rx_queue_setup()
2176 struct i40e_vf *vf = NULL; in i40e_dev_tx_queue_setup()
/f-stack/dpdk/doc/guides/nics/features/
H A Di40e_vf.ini2 ; Supported features of the 'i40e_vf' network poll mode driver.