Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c1141 u16 tx_offload_thresh; in atl1c_configure_tx() local
1144 tx_offload_thresh = MAX_TSO_FRAME_SIZE; in atl1c_configure_tx()
1146 (tx_offload_thresh >> 3) & TX_TSO_OFFLOAD_THRESH_MASK); in atl1c_configure_tx()