Searched refs:txgbe_set_ivar_map (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/txgbe/ |
| H A D | txgbe_ethdev.h | 281 void txgbe_set_ivar_map(struct txgbe_hw *hw, int8_t direction,
|
| H A D | txgbe_ethdev.c | 1570 txgbe_set_ivar_map(hw, -1, 1, TXGBE_MISC_VEC_ID); in txgbe_dev_start() 3373 txgbe_set_ivar_map(struct txgbe_hw *hw, int8_t direction, in txgbe_set_ivar_map() function 3439 txgbe_set_ivar_map(hw, 0, queue_id, vec); in txgbe_configure_msix() 3445 txgbe_set_ivar_map(hw, -1, 1, TXGBE_MISC_VEC_ID); in txgbe_configure_msix()
|
| H A D | txgbe_rxtx.c | 4052 txgbe_set_ivar_map(hw, 0, rxq->reg_idx, i); in txgbe_set_rsc()
|