Searched refs:cn9k_eth_txq (Results 1 – 5 of 5) sorted by relevance
| /dpdk/drivers/net/cnxk/ |
| H A D | cn9k_ethdev.c | 137 nix_form_default_desc(struct cnxk_eth_dev *dev, struct cn9k_eth_txq *txq, in nix_form_default_desc() 176 struct cn9k_eth_txq *txq; in cn9k_nix_tx_queue_setup() 185 sizeof(struct cn9k_eth_txq), tx_conf); in cn9k_nix_tx_queue_setup() 281 struct cn9k_eth_txq *txq = eth_dev->data->tx_queues[qidx]; in cn9k_nix_tx_queue_stop() 540 struct cn9k_eth_txq *txq = eth_dev->data->tx_queues[i]; in cn9k_nix_tm_mark_vlan_dei() 577 struct cn9k_eth_txq *txq = eth_dev->data->tx_queues[i]; in cn9k_nix_tm_mark_ip_ecn() 614 struct cn9k_eth_txq *txq = eth_dev->data->tx_queues[i]; in cn9k_nix_tm_mark_ip_dscp()
|
| H A D | cn9k_ethdev.h | 11 struct cn9k_eth_txq { struct
|
| H A D | cn9k_tx.h | 62 cn9k_nix_tx_skeleton(struct cn9k_eth_txq *txq, uint64_t *cmd, in cn9k_nix_tx_skeleton() 346 cn9k_nix_xmit_prepare_tstamp(struct cn9k_eth_txq *txq, uint64_t *cmd, in cn9k_nix_xmit_prepare_tstamp() 527 struct cn9k_eth_txq *txq = tx_queue; in cn9k_nix_xmit_pkts() 575 struct cn9k_eth_txq *txq = tx_queue; in cn9k_nix_xmit_pkts_mseg() 909 struct cn9k_eth_txq *txq = tx_queue; in cn9k_nix_xmit_pkts_vector()
|
| /dpdk/drivers/event/cnxk/ |
| H A D | cn9k_worker.h | 578 cn9k_sso_txq_fc_wait(const struct cn9k_eth_txq *txq) in cn9k_sso_txq_fc_wait() 585 static __rte_always_inline struct cn9k_eth_txq * 588 return (struct cn9k_eth_txq in cn9k_sso_hws_xtract_meta() 597 cn9k_sso_hws_xmit_sec_one(const struct cn9k_eth_txq *txq, uint64_t base, in cn9k_sso_hws_xmit_sec_one() 721 cn9k_sso_hws_xmit_sec_one(const struct cn9k_eth_txq *txq, uint64_t base, in cn9k_sso_hws_xmit_sec_one() 739 struct cn9k_eth_txq *txq; in cn9k_sso_hws_event_tx()
|
| H A D | cn9k_eventdev.c | 1028 struct cn9k_eth_txq *txq; in cn9k_sso_txq_fc_update()
|