Searched refs:BDC_FLAG_VER_SHIFT (Results 1 – 18 of 18) sorted by relevance
100 #define BDC_FLAG_VER_SHIFT 4 /* Protocol version shift */ macro
92 #define BDC_FLAG_VER_SHIFT 4 /* Protocol version shift */ macro
98 #define BDC_FLAG_VER_SHIFT 4 /* Protocol version shift */ 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()494 if (((h->flags & BDC_FLAG_VER_MASK) >> BDC_FLAG_VER_SHIFT) == BDC_PROTO_VER_1) 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()514 if (((h->flags & BDC_FLAG_VER_MASK) >> BDC_FLAG_VER_SHIFT) == BDC_PROTO_VER_1) 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()562 if (((h->flags & BDC_FLAG_VER_MASK) >> BDC_FLAG_VER_SHIFT) == BDC_PROTO_VER_1) 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()604 if (((h->flags & BDC_FLAG_VER_MASK) >> BDC_FLAG_VER_SHIFT) == BDC_PROTO_VER_1) in dhd_prot_hdrpull()