Searched refs:GLTCLAN_CQ_CNTX (Results 1 – 2 of 2) sorted by relevance
1182 wr32(hw, GLTCLAN_CQ_CNTX(i, tx_cmpltnq_index), in ice_copy_tx_cmpltnq_ctx_to_hw()1245 wr32(hw, GLTCLAN_CQ_CNTX(i, tx_cmpltnq_index), 0); in ice_clear_tx_cmpltnq_ctx()
887 #define GLTCLAN_CQ_CNTX(i, CQ) (GLTCLAN_CQ_CNTX0(CQ) + ((i) * 0x0800)) macro