Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_efuse.c735 static bool wordEnMatched(struct pgpkt *pTargetPkt, struct pgpkt *pCurPkt, in wordEnMatched() argument
742 ((pCurPkt->word_en & BIT(0)) == 0)) in wordEnMatched()
745 ((pCurPkt->word_en & BIT(1)) == 0)) in wordEnMatched()
748 ((pCurPkt->word_en & BIT(2)) == 0)) in wordEnMatched()
751 ((pCurPkt->word_en & BIT(3)) == 0)) in wordEnMatched()