Searched refs:BDC_FLAG_EXEMPT (Results 1 – 9 of 9) sorted by relevance
94 #define BDC_FLAG_EXEMPT 0x03 /* EXT_STA: encryption exemption (host -> dongle?) */ macro
86 #define BDC_FLAG_EXEMPT 0x03 /* EXT_STA: encryption exemption (host -> dongle?) */ macro
455 h->flags &= ~BDC_FLAG_EXEMPT; in dhd_prot_hdrpush()456 h->flags |= (WLPKTFLAG_EXEMPT_GET(WLPKTTAG(pktbuf)) & BDC_FLAG_EXEMPT); in dhd_prot_hdrpush()
710 h->flags &= ~BDC_FLAG_EXEMPT; in _dhd_wlfc_pushheader()711 h->flags |= (DHD_PKTTAG_EXEMPT(PKTTAG(p)) & BDC_FLAG_EXEMPT); in _dhd_wlfc_pushheader()
545 h->flags &= ~BDC_FLAG_EXEMPT; in dhd_prot_hdrpush()546 h->flags |= (WLPKTFLAG_EXEMPT_GET(WLPKTTAG(pktbuf)) & BDC_FLAG_EXEMPT); in dhd_prot_hdrpush()