Searched refs:BDC_PROTO_VER (Results 1 – 4 of 4) sorted by relevance
63 #define BDC_PROTO_VER 2 /* Protocol version */ macro373 h->flags = (BDC_PROTO_VER << BDC_FLAG_VER_SHIFT); in brcmf_proto_hdrpush()409 BDC_PROTO_VER) { in brcmf_proto_hdrpull()
109 #define BDC_PROTO_VER 2 /* Protocol version */ macro
371 h->flags = (BDC_PROTO_VER << BDC_FLAG_VER_SHIFT); in dhd_prot_hdrpush()421 if (((h->flags & BDC_FLAG_VER_MASK) >> BDC_FLAG_VER_SHIFT) != BDC_PROTO_VER) { in dhd_prot_hdrpull()
526 h->flags = (BDC_PROTO_VER << BDC_FLAG_VER_SHIFT); in _dhd_wlfc_pushheader()