Searched defs:brcmf_msgbuf (Results 1 – 2 of 2) sorted by relevance
229 struct brcmf_msgbuf { struct230 struct brcmf_pub *drvr;232 struct brcmf_commonring **commonrings;233 struct brcmf_commonring **flowrings;234 dma_addr_t *flowring_dma_handle;236 u16 max_flowrings;237 u16 max_submissionrings;238 u16 max_completionrings;240 u16 rx_dataoffset;264 struct brcmf_msgbuf_pktids *tx_pktids; argument[all …]
228 struct brcmf_msgbuf { struct229 struct brcmf_pub *drvr;231 struct brcmf_commonring **commonrings;232 struct brcmf_commonring **flowrings;233 dma_addr_t *flowring_dma_handle;235 u16 max_flowrings;236 u16 max_submissionrings;237 u16 max_completionrings;239 u16 rx_dataoffset;263 struct brcmf_msgbuf_pktids *tx_pktids; argument[all …]