Searched refs:PKO_VF_DQ_OP_SEND (Results 1 – 2 of 2) sorted by relevance
32 #define PKO_VF_DQ_OP_SEND(gdq, op) (0x001000 | (gdq) << 17 | (op) << 3) macro
408 + PKO_VF_DQ_OP_SEND((dq), 0)); in octeontx_pko_channel_query()