Searched defs:queue_index (Results 1 – 9 of 9) sorted by relevance
| /dpdk/drivers/net/bnxt/ |
| H A D | bnxt_ring.c | 405 static int bnxt_alloc_cmpl_ring(struct bnxt *bp, int queue_index, in bnxt_alloc_cmpl_ring() 519 static int bnxt_alloc_rx_ring(struct bnxt *bp, int queue_index) in bnxt_alloc_rx_ring() 547 static int bnxt_alloc_rx_agg_ring(struct bnxt *bp, int queue_index) in bnxt_alloc_rx_agg_ring() 587 int bnxt_alloc_hwrm_rx_ring(struct bnxt *bp, int queue_index) in bnxt_alloc_hwrm_rx_ring() 865 int bnxt_alloc_hwrm_tx_ring(struct bnxt *bp, int queue_index) in bnxt_alloc_hwrm_tx_ring()
|
| H A D | bnxt_hwrm.c | 2701 void bnxt_free_hwrm_rx_ring(struct bnxt *bp, int queue_index) in bnxt_free_hwrm_rx_ring() 2748 int bnxt_hwrm_rx_ring_reset(struct bnxt *bp, int queue_index) in bnxt_hwrm_rx_ring_reset() 6201 void bnxt_free_hwrm_tx_ring(struct bnxt *bp, int queue_index) in bnxt_free_hwrm_tx_ring()
|
| /dpdk/drivers/net/ark/ |
| H A D | ark_ethdev_tx.c | 48 uint16_t queue_index; member
|
| H A D | ark_ethdev_rx.c | 57 uint16_t queue_index; member
|
| /dpdk/drivers/net/igc/ |
| H A D | igc_ethdev.c | 681 igc_write_ivar(struct igc_hw *hw, uint8_t queue_index, in igc_write_ivar()
|
| /dpdk/drivers/common/mlx5/ |
| H A D | mlx5_devx_cmds.h | 463 uint32_t queue_index; member
|
| H A D | mlx5_prm.h | 3032 u8 queue_index[0x10]; member
|
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow_dv.c | 5593 uint16_t queue_index = 0xFFFF; in flow_dv_validate_action_sample() local 6899 uint16_t queue_index = 0xFFFF; in flow_dv_validate() local
|
| /dpdk/drivers/net/bnx2x/ |
| H A D | ecore_hsi.h | 4552 uint8_t queue_index; member 4618 uint8_t queue_index; member
|