Home
last modified time | relevance | path

Searched refs:ICE_DBG_QCTX (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_type.h48 #define ICE_DBG_QCTX BIT_ULL(6) macro
H A Dice_common.c1357 ice_debug(hw, ICE_DBG_QCTX, "qrxdata[%d]: %08X\n", i, ctx); in ice_copy_rxq_ctx_to_hw()
1377 ice_debug(hw, ICE_DBG_QCTX, "qrxdata[%d]: %08X\n", i, *ctx); in ice_copy_rxq_ctx_from_hw()
1603 ice_debug(hw, ICE_DBG_QCTX, "qtxdata[%d]: %08X\n", i, *ctx); in ice_copy_txq_ctx_from_hw()
1643 ice_debug(hw, ICE_DBG_QCTX, "qtxdata[%d]: %08X\n", i, ctx); in ice_copy_txq_ctx_to_hw()