Searched refs:hdrpull (Results 1 – 4 of 4) sorted by relevance
27 int (*hdrpull)(struct brcmf_pub *drvr, bool do_fws, member61 return drvr->proto->hdrpull(drvr, do_fws, skb, ifp); in brcmf_proto_hdrpull()
54 if ((proto->txdata == NULL) || (proto->hdrpull == NULL) || in brcmf_proto_attach()
366 drvr->proto->hdrpull = brcmf_proto_bcdc_hdrpull; in brcmf_proto_bcdc_attach()
1458 drvr->proto->hdrpull = brcmf_msgbuf_hdrpull; in brcmf_proto_msgbuf_attach()