Searched refs:CQ_TAIL_COLOR (Results 1 – 2 of 2) sorted by relevance
25 ENIC_BUS_WRITE_4(cq->ctrl, CQ_TAIL_COLOR, cq_tail_color); in vnic_cq_init()42 ENIC_BUS_WRITE_4(cq->ctrl, CQ_TAIL_COLOR, 1); in vnic_cq_clean()
32 #define CQ_TAIL_COLOR 0x30 macro