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

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_base.c1050 u32 xdp_txq = txq + vsi->num_xdp_txq; local
1052 wr32(hw, QINT_TQCTL(vsi->txq_map[xdp_txq]),
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);

Completed in 204 milliseconds