Searched refs:ixgbe_set_ivar_map (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_ethdev.c | 288 static void ixgbe_set_ivar_map(struct ixgbe_hw *hw, int8_t direction, 5885 ixgbe_set_ivar_map(struct ixgbe_hw *hw, int8_t direction, in ixgbe_set_ivar_map() function 6019 ixgbe_set_ivar_map(hw, 0, queue_id, vec); in ixgbe_configure_msix() 6029 ixgbe_set_ivar_map(hw, -1, in ixgbe_configure_msix() 6037 ixgbe_set_ivar_map(hw, -1, 1, IXGBE_MISC_VEC_ID); in ixgbe_configure_msix()
|