Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmcdc.h94 #define BDC_FLAG_EXEMPT 0x03 /* EXT_STA: encryption exemption (host -> dongle?) */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmcdc.h86 #define BDC_FLAG_EXEMPT 0x03 /* EXT_STA: encryption exemption (host -> dongle?) */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmcdc.h94 #define BDC_FLAG_EXEMPT 0x03 /* EXT_STA: encryption exemption (host -> dongle?) */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmcdc.h94 #define BDC_FLAG_EXEMPT 0x03 /* EXT_STA: encryption exemption (host -> dongle?) */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmcdc.h86 #define BDC_FLAG_EXEMPT 0x03 /* EXT_STA: encryption exemption (host -> dongle?) */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_cdc.c455 h->flags &= ~BDC_FLAG_EXEMPT; in dhd_prot_hdrpush()
456 h->flags |= (WLPKTFLAG_EXEMPT_GET(WLPKTTAG(pktbuf)) & BDC_FLAG_EXEMPT); in dhd_prot_hdrpush()
H A Ddhd_wlfc.c710 h->flags &= ~BDC_FLAG_EXEMPT; in _dhd_wlfc_pushheader()
711 h->flags |= (DHD_PKTTAG_EXEMPT(PKTTAG(p)) & BDC_FLAG_EXEMPT); in _dhd_wlfc_pushheader()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_cdc.c545 h->flags &= ~BDC_FLAG_EXEMPT; in dhd_prot_hdrpush()
546 h->flags |= (WLPKTFLAG_EXEMPT_GET(WLPKTTAG(pktbuf)) & BDC_FLAG_EXEMPT); in dhd_prot_hdrpush()
H A Ddhd_wlfc.c710 h->flags &= ~BDC_FLAG_EXEMPT; in _dhd_wlfc_pushheader()
711 h->flags |= (DHD_PKTTAG_EXEMPT(PKTTAG(p)) & BDC_FLAG_EXEMPT); in _dhd_wlfc_pushheader()