Searched refs:BDC_PROTO_VER (Results 1 – 18 of 18) sorted by relevance
115 #define BDC_PROTO_VER 2 /* Protocol version */ macro
107 #define BDC_PROTO_VER 2 /* Protocol version */ macro
113 #define BDC_PROTO_VER 2 /* Protocol version */ macro
435 h->flags = (BDC_PROTO_VER << BDC_FLAG_VER_SHIFT); in dhd_prot_hdrpush()491 if (((h->flags & BDC_FLAG_VER_MASK) >> BDC_FLAG_VER_SHIFT) != BDC_PROTO_VER) { in dhd_prot_hdrpull()
584 h->flags = (BDC_PROTO_VER << BDC_FLAG_VER_SHIFT); in _dhd_wlfc_pushheader()
449 h->flags = (BDC_PROTO_VER << BDC_FLAG_VER_SHIFT); in dhd_prot_hdrpush()511 if (((h->flags & BDC_FLAG_VER_MASK) >> BDC_FLAG_VER_SHIFT) != BDC_PROTO_VER) { in dhd_prot_hdrpull()
704 h->flags = (BDC_PROTO_VER << BDC_FLAG_VER_SHIFT); in _dhd_wlfc_pushheader()
502 h->flags = (BDC_PROTO_VER << BDC_FLAG_VER_SHIFT); in dhd_prot_hdrpush()559 if (((h->flags & BDC_FLAG_VER_MASK) >> BDC_FLAG_VER_SHIFT) != BDC_PROTO_VER) { in dhd_prot_hdrpull()
586 h->flags = (BDC_PROTO_VER << BDC_FLAG_VER_SHIFT); in _dhd_wlfc_pushheader()
539 h->flags = (BDC_PROTO_VER << BDC_FLAG_VER_SHIFT); in dhd_prot_hdrpush()601 if (((h->flags & BDC_FLAG_VER_MASK) >> BDC_FLAG_VER_SHIFT) != BDC_PROTO_VER) { in dhd_prot_hdrpull()