Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_efuse.c735 static bool wordEnMatched(struct pgpkt *pTargetPkt, struct pgpkt *pCurPkt, in wordEnMatched() argument
742 ((pCurPkt->word_en & BIT0) == 0)) in wordEnMatched()
745 ((pCurPkt->word_en & BIT1) == 0)) in wordEnMatched()
748 ((pCurPkt->word_en & BIT2) == 0)) in wordEnMatched()
751 ((pCurPkt->word_en & BIT3) == 0)) in wordEnMatched()