Searched refs:xdp_txq (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 196 milliseconds