Searched refs:if_msgbuf (Results 1 – 1 of 1) sorted by relevance
1413 struct brcmf_bus_msgbuf *if_msgbuf; in brcmf_proto_msgbuf_attach() local1418 if_msgbuf = drvr->bus_if->msgbuf; in brcmf_proto_msgbuf_attach()1429 count = BITS_TO_LONGS(if_msgbuf->nrof_flowrings); in brcmf_proto_msgbuf_attach()1462 (struct brcmf_commonring **)if_msgbuf->commonrings; in brcmf_proto_msgbuf_attach()1463 msgbuf->flowrings = (struct brcmf_commonring **)if_msgbuf->flowrings; in brcmf_proto_msgbuf_attach()1464 msgbuf->nrof_flowrings = if_msgbuf->nrof_flowrings; in brcmf_proto_msgbuf_attach()1470 msgbuf->rx_dataoffset = if_msgbuf->rx_dataoffset; in brcmf_proto_msgbuf_attach()1471 msgbuf->max_rxbufpost = if_msgbuf->max_rxbufpost; in brcmf_proto_msgbuf_attach()1486 if_msgbuf->nrof_flowrings); in brcmf_proto_msgbuf_attach()