Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/realtek/
H A D8139cp.c345 u32 tx_opts[CP_TX_RING_SIZE]; member
668 cp->tx_opts[tx_tail] & 0xffff, in cp_tx()
798 cp->tx_opts[entry] = opts1; in cp_start_xmit()
850 cp->tx_opts[entry] = ctrl; in cp_start_xmit()
863 cp->tx_opts[first_entry] = ctrl; in cp_start_xmit()
1106 memset(cp->tx_opts, 0, sizeof(cp->tx_opts)); in cp_init_rings()
1164 memset(cp->tx_opts, 0, sizeof(cp->tx_opts)); in cp_clean_rings()
1256 cp->tx_opts[i], le32_to_cpu(cp->tx_ring[i].opts2), in cp_tx_timeout()