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 */749 struct bcm_sysport_cb *rx_cbs;
653 static void bcm_sysport_free_cb(struct bcm_sysport_cb *cb) in bcm_sysport_free_cb()661 struct bcm_sysport_cb *cb) in bcm_sysport_rx_refill()704 struct bcm_sysport_cb *cb; in bcm_sysport_alloc_rx_bufs()727 struct bcm_sysport_cb *cb; in bcm_sysport_desc_rx()850 struct bcm_sysport_cb *cb, in bcm_sysport_tx_reclaim_one()880 struct bcm_sysport_cb *cb; in __bcm_sysport_tx_reclaim()1279 struct bcm_sysport_cb *cb; in bcm_sysport_xmit()1474 ring->cbs = kcalloc(size, sizeof(struct bcm_sysport_cb), GFP_KERNEL); in bcm_sysport_init_tx_ring()1637 struct bcm_sysport_cb *cb; in bcm_sysport_init_rx_ring()1647 priv->rx_cbs = kcalloc(priv->num_rx_bds, sizeof(struct bcm_sysport_cb), in bcm_sysport_init_rx_ring()[all …]