Searched refs:bcmasp_tx_cb (Results 1 – 2 of 2) sorted by relevance
137 struct bcmasp_tx_cb *txcb = &intf->tx_cbs[index]; in bcmasp_clean_txcb()239 struct bcmasp_tx_cb *txcb; in bcmasp_xmit()415 struct bcmasp_tx_cb *txcb; in bcmasp_tx_reclaim()692 intf->tx_cbs = kzalloc_objs(struct bcmasp_tx_cb, DESC_RING_COUNT); in bcmasp_alloc_buffers()776 memset(intf->tx_cbs, 0, sizeof(struct bcmasp_tx_cb) * DESC_RING_COUNT); in bcmasp_init_tx()
161 struct bcmasp_tx_cb { struct295 struct bcmasp_tx_cb *tx_cbs;