Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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[ in cp_tx_timeout()
[all...]
/kernel/linux/linux-6.6/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[ in cp_tx_timeout()
[all...]

Completed in 6 milliseconds