Home
last modified time | relevance | path

Searched defs:txqs (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/hinic/
H A Dhinic_pmd_ethdev.h326 struct hinic_txq **txqs; member
/dpdk/drivers/net/thunderx/
H A Dnicvf_ethdev.c340 uint16_t rxqs = 0, txqs = 0; in nicvf_dev_stats_reset() local
/dpdk/drivers/net/ice/base/
H A Dice_adminq_cmd.h2557 struct ice_aqc_add_txqs_perq txqs[STRUCT_HACK_VAR_LEN]; member
2645 struct ice_aqc_move_txqs_elem txqs[STRUCT_HACK_VAR_LEN]; member
/dpdk/drivers/net/mlx5/
H A Dmlx5.h1470 struct mlx5_txq_data *(*txqs)[]; /* TX queues. */ member