Searched refs:DHD_PKTTAG_SIGNALONLY (Results 1 – 2 of 2) sorted by relevance
930 #define DHD_PKTTAG_SIGNALONLY(tag) ((((dhd_pkttag_t*)(tag))->if_flags >> \ macro
1534 if (DHD_PKTTAG_SIGNALONLY(PKTTAG(txp))) { in dhd_wlfc_txcomplete()