Searched refs:txa_dev_caps_get (Results 1 – 1 of 1) sorted by relevance
23 #define txa_dev_caps_get(id) txa_evdev((id))->dev_ops->eth_tx_adapter_caps_get macro1041 if (txa_dev_caps_get(id)) in rte_event_eth_tx_adapter_queue_add()1042 txa_dev_caps_get(id)(txa_evdev(id), eth_dev, &caps); in rte_event_eth_tx_adapter_queue_add()1074 if (txa_dev_caps_get(id)) in rte_event_eth_tx_adapter_queue_del()1075 txa_dev_caps_get(id)(txa_evdev(id), eth_dev, &caps); in rte_event_eth_tx_adapter_queue_del()