Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DdrvPQ_Bin.h146 #define PQ_BIN_GRULE_IPOFFSET_OFFSET (PQ_BIN_GRULE_GROUP_NUM_OFFSET+2) macro
147 #define PQ_BIN_GRULE_RULEOFFSET_OFFSET (PQ_BIN_GRULE_IPOFFSET_OFFSET+4)
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ_Bin.c2731 PQ_BIN_GRULE_IPOFFSET_OFFSET; in MDrv_PQBin_GetGRule_IPIndex()