Searched refs:bcm_sysport_cb (Results 1 – 2 of 2) sorted by relevance
662 struct bcm_sysport_cb { struct699 struct bcm_sysport_cb *cbs; /* Transmit control blocks */730 struct bcm_sysport_cb *rx_cbs;
688 static void bcm_sysport_free_cb(struct bcm_sysport_cb *cb) in bcm_sysport_free_cb()696 struct bcm_sysport_cb *cb) in bcm_sysport_rx_refill()740 struct bcm_sysport_cb *cb; in bcm_sysport_alloc_rx_bufs()763 struct bcm_sysport_cb *cb; in bcm_sysport_desc_rx()886 struct bcm_sysport_cb *cb, in bcm_sysport_tx_reclaim_one()916 struct bcm_sysport_cb *cb; in __bcm_sysport_tx_reclaim()1324 struct bcm_sysport_cb *cb; in bcm_sysport_xmit()1522 ring->cbs = kcalloc(size, sizeof(struct bcm_sysport_cb), GFP_KERNEL); in bcm_sysport_init_tx_ring()1691 struct bcm_sysport_cb *cb; in bcm_sysport_init_rx_ring()1701 priv->rx_cbs = kcalloc(priv->num_rx_bds, sizeof(struct bcm_sysport_cb), in bcm_sysport_init_rx_ring()[all …]