Searched refs:hdrpull (Results 1 – 4 of 4) sorted by relevance
30 int (*hdrpull)(struct brcmf_pub *drvr, bool do_fws, member72 return drvr->proto->hdrpull(drvr, do_fws, skb, ifp); in brcmf_proto_hdrpull()
54 if (!proto->tx_queue_data || (proto->hdrpull == NULL) || in brcmf_proto_attach()
467 drvr->proto->hdrpull = brcmf_proto_bcdc_hdrpull; in brcmf_proto_bcdc_attach()
1490 drvr->proto->hdrpull = brcmf_msgbuf_hdrpull; in brcmf_proto_msgbuf_attach()