Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.h474 bool tx_simple_allowed; member
H A Dice_rxtx.c2862 if (ad->tx_simple_allowed) in ice_tx_done_cleanup()
3166 ad->tx_simple_allowed = in ice_set_tx_function_flag()
3171 if (ad->tx_simple_allowed) in ice_set_tx_function_flag()
3292 if (ad->tx_simple_allowed) { in ice_set_tx_function()
H A Dice_dcf_ethdev.c626 ad->tx_simple_allowed = true; in ice_dcf_dev_configure()
H A Dice_ethdev.c3266 ad->tx_simple_allowed = true; in ice_dev_configure()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_rxtx.c2155 if (ad->tx_simple_allowed) { in i40e_dev_tx_queue_setup_runtime()
2628 if (ad->tx_simple_allowed) { in i40e_tx_done_cleanup()
3252 ad->tx_simple_allowed = in i40e_set_tx_function_flag()
3256 ad->tx_vec_allowed = (ad->tx_simple_allowed && in i40e_set_tx_function_flag()
3262 else if (ad->tx_simple_allowed) in i40e_set_tx_function_flag()
3319 if (ad->tx_simple_allowed) { in i40e_set_tx_function()
H A Di40e_ethdev.h1273 bool tx_simple_allowed; member
H A Di40e_ethdev_vf.c1688 ad->tx_simple_allowed = true; in i40evf_dev_configure()
H A Di40e_ethdev.c1923 ad->tx_simple_allowed = true; in i40e_dev_configure()
/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h748 bool tx_simple_allowed; member
H A Dhns3_ethdev_vf.c858 hns->tx_simple_allowed = true; in hns3vf_dev_configure()
H A Dhns3_rxtx.c3723 if (hns->tx_simple_allowed && in hns3_get_tx_function()
H A Dhns3_ethdev.c2397 hns->tx_simple_allowed = true; in hns3_dev_configure()