Searched refs:bcm_sysport_cb (Results 1 – 2 of 2) sorted by relevance
682 struct bcm_sysport_cb { struct719 struct bcm_sysport_cb *cbs; /* Transmit control blocks */750 struct bcm_sysport_cb *rx_cbs;
672 static void bcm_sysport_free_cb(struct bcm_sysport_cb *cb) in bcm_sysport_free_cb()680 struct bcm_sysport_cb *cb) in bcm_sysport_rx_refill()724 struct bcm_sysport_cb *cb; in bcm_sysport_alloc_rx_bufs()747 struct bcm_sysport_cb *cb; in bcm_sysport_desc_rx()870 struct bcm_sysport_cb *cb, in bcm_sysport_tx_reclaim_one()900 struct bcm_sysport_cb *cb; in __bcm_sysport_tx_reclaim()1308 struct bcm_sysport_cb *cb; in bcm_sysport_xmit()1506 ring->cbs = kcalloc(size, sizeof(struct bcm_sysport_cb), GFP_KERNEL); in bcm_sysport_init_tx_ring()1675 struct bcm_sysport_cb *cb; in bcm_sysport_init_rx_ring()1685 priv->rx_cbs = kcalloc(priv->num_rx_bds, sizeof(struct bcm_sysport_cb), in bcm_sysport_init_rx_ring()[all …]