Home
last modified time | relevance | path

Searched refs:bcmasp_tx_cb (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/broadcom/asp2/
Dbcmasp_intf.c137 struct bcmasp_tx_cb *txcb = &intf->tx_cbs[index]; in bcmasp_clean_txcb()
272 struct bcmasp_tx_cb *txcb; in bcmasp_xmit()
445 struct bcmasp_tx_cb *txcb; in bcmasp_tx_reclaim()
720 intf->tx_cbs = kcalloc(DESC_RING_COUNT, sizeof(struct bcmasp_tx_cb), in bcmasp_alloc_buffers()
805 memset(intf->tx_cbs, 0, sizeof(struct bcmasp_tx_cb) * DESC_RING_COUNT); in bcmasp_init_tx()
Dbcmasp.h168 struct bcmasp_tx_cb { struct
310 struct bcmasp_tx_cb *tx_cbs;