Home
last modified time | relevance | path

Searched refs:txgbe_set_ivar_map (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.h281 void txgbe_set_ivar_map(struct txgbe_hw *hw, int8_t direction,
H A Dtxgbe_ethdev.c1570 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 Dtxgbe_rxtx.c4052 txgbe_set_ivar_map(hw, 0, rxq->reg_idx, i); in txgbe_set_rsc()