Searched refs:MCAP_TKIPMIC (Results 1 – 3 of 3) sorted by relevance
51 ((((wlc)->machwcap & MCAP_TKIPMIC)) && \
533 #define MCAP_TKIPMIC 0x80000000 /* TKIP MIC hardware present */ macro
458 if (wlc->machwcap & MCAP_TKIPMIC) in wlc_init()