Searched refs:xdp_txq (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_base.c1075 u32 xdp_txq = txq + vsi->num_xdp_txq; local
1077 wr32(hw, QINT_TQCTL(vsi->txq_map[xdp_txq]),
H A Dice_lib.c2594 u32 xdp_txq = txq + vsi->num_xdp_txq; local
2596 wr32(hw, QINT_TQCTL(vsi->txq_map[xdp_txq]), 0);

Completed in 122 milliseconds