Home
last modified time | relevance | path

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

/freebsd-12-stable/tools/tools/ath/common/
Ddumpregs.h45 #define MAC_MATCH(dr, mv, mr) \ macro
/freebsd-12-stable/tools/tools/ath/athpoke/
Dathpoke.c242 if (MAC_MATCH(dr, revs->ah_macVersion, revs->ah_macRev) && in reglookup()
/freebsd-12-stable/tools/tools/ath/athdecode/
Dmain.c362 MAC_MATCH(dr, revs->ah_macVersion, revs->ah_macRev)) in findreg()
/freebsd-12-stable/tools/tools/ath/athregs/
Ddumpregs.c376 if (!MAC_MATCH(dr, revs->ah_macVersion, revs->ah_macRev)) in match()