Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A 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()
444 struct bcmasp_tx_cb *txcb; in bcmasp_tx_reclaim()
793 intf->tx_cbs = kcalloc(DESC_RING_COUNT, sizeof(struct bcmasp_tx_cb), in bcmasp_init_tx()
802 memset(intf->tx_cbs, 0, sizeof(struct bcmasp_tx_cb) * DESC_RING_COUNT); in bcmasp_init_tx()
H A Dbcmasp.h157 struct bcmasp_tx_cb { struct
299 struct bcmasp_tx_cb *tx_cbs;