Searched refs:nrofrings (Results 1 – 3 of 3) sorted by relevance
145 for (i = 0; i < flow->nrofrings; i++) { in brcmf_flowring_create()149 if (i == flow->nrofrings) in brcmf_flowring_create()204 for (i = 0; i < flow->nrofrings; i++) { in brcmf_flowring_block()355 struct brcmf_flowring *brcmf_flowring_attach(struct device *dev, u16 nrofrings) in brcmf_flowring_attach() argument363 flow->nrofrings = nrofrings; in brcmf_flowring_attach()369 flow->rings = kcalloc(nrofrings, sizeof(*flow->rings), in brcmf_flowring_attach()389 for (flowid = 0; flowid < flow->nrofrings; flowid++) { in brcmf_flowring_detach()
54 u16 nrofrings; member74 struct brcmf_flowring *brcmf_flowring_attach(struct device *dev, u16 nrofrings);
1387 for (i = 0; i < msgbuf->flow->nrofrings; i++) { in brcmf_msgbuf_stats_read()