Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/broadcom/asp2/
Dbcmasp.h157 struct bcmasp_tx_cb { struct
299 struct bcmasp_tx_cb *tx_cbs;
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()
442 struct bcmasp_tx_cb *txcb; in bcmasp_tx_poll()
779 intf->tx_cbs = kcalloc(DESC_RING_COUNT, sizeof(struct bcmasp_tx_cb), in bcmasp_init_tx()