Searched refs:bcm_sysport_cb (Results 1 – 2 of 2) sorted by relevance
651 struct bcm_sysport_cb { struct688 struct bcm_sysport_cb *cbs; /* Transmit control blocks */719 struct bcm_sysport_cb *rx_cbs;
677 static void bcm_sysport_free_cb(struct bcm_sysport_cb *cb) in bcm_sysport_free_cb()685 struct bcm_sysport_cb *cb) in bcm_sysport_rx_refill()729 struct bcm_sysport_cb *cb; in bcm_sysport_alloc_rx_bufs()752 struct bcm_sysport_cb *cb; in bcm_sysport_desc_rx()875 struct bcm_sysport_cb *cb, in bcm_sysport_tx_reclaim_one()905 struct bcm_sysport_cb *cb; in __bcm_sysport_tx_reclaim()1313 struct bcm_sysport_cb *cb; in bcm_sysport_xmit()1511 ring->cbs = kcalloc(size, sizeof(struct bcm_sysport_cb), GFP_KERNEL); in bcm_sysport_init_tx_ring()1680 struct bcm_sysport_cb *cb; in bcm_sysport_init_rx_ring()1690 priv->rx_cbs = kcalloc(priv->num_rx_bds, sizeof(struct bcm_sysport_cb), in bcm_sysport_init_rx_ring()[all …]