Home
last modified time | relevance | path

Searched refs:tx_ctxt_desc_reset_ostc (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_desc.h221 void (*tx_ctxt_desc_reset_ostc)(struct sxgbe_tx_ctxt_desc *p); member
H A Dsxgbe_desc.c493 .tx_ctxt_desc_reset_ostc = sxgbe_tx_ctxt_desc_reset_ostc,
H A Dsxgbe_main.c1333 priv->hw->desc->tx_ctxt_desc_reset_ostc( in sxgbe_xmit()