Searched refs:bcm_sysport_cb (Results 1 – 2 of 2) sorted by relevance
688 struct bcm_sysport_cb { struct726 struct bcm_sysport_cb *cbs; /* Transmit control blocks */757 struct bcm_sysport_cb *rx_cbs;
670 static void bcm_sysport_free_cb(struct bcm_sysport_cb *cb) in bcm_sysport_free_cb()678 struct bcm_sysport_cb *cb) in bcm_sysport_rx_refill()721 struct bcm_sysport_cb *cb; in bcm_sysport_alloc_rx_bufs()745 struct bcm_sysport_cb *cb; in bcm_sysport_desc_rx()868 struct bcm_sysport_cb *cb, in bcm_sysport_tx_reclaim_one()898 struct bcm_sysport_cb *cb; in __bcm_sysport_tx_reclaim()1283 struct bcm_sysport_cb *cb; in bcm_sysport_xmit()1501 ring->cbs = kcalloc(size, sizeof(struct bcm_sysport_cb), GFP_KERNEL); in bcm_sysport_init_tx_ring()1674 struct bcm_sysport_cb *cb; in bcm_sysport_init_rx_ring()1684 priv->rx_cbs = kcalloc(priv->num_rx_bds, sizeof(struct bcm_sysport_cb), in bcm_sysport_init_rx_ring()[all …]