Searched refs:dbptr (Results 1 – 2 of 2) sorted by relevance
41 buf[0] = SET_VAL(CLE_DROP, dbptr->drop); in xgene_cle_dbptr_to_hw()42 buf[4] = SET_VAL(CLE_FPSEL, dbptr->fpsel) | in xgene_cle_dbptr_to_hw()43 SET_VAL(CLE_NFPSEL, dbptr->nxtfpsel) | in xgene_cle_dbptr_to_hw()44 SET_VAL(CLE_DSTQIDL, dbptr->dstqid); in xgene_cle_dbptr_to_hw()794 dbptr[DB_RES_ACCEPT].dstqid = def_qid; in xgene_enet_cle_init()795 dbptr[DB_RES_ACCEPT].cle_priority = 1; in xgene_enet_cle_init()797 dbptr[DB_RES_DEF].fpsel = def_fpsel; in xgene_enet_cle_init()799 dbptr[DB_RES_DEF].dstqid = def_qid; in xgene_enet_cle_init()800 dbptr[DB_RES_DEF].cle_priority = 7; in xgene_enet_cle_init()804 dbptr[DB_RES_DROP].drop = 1; in xgene_enet_cle_init()[all …]
270 struct xgene_cle_dbptr *dbptr; member
Completed in 6 milliseconds