Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c1153 u16 tx_offload_thresh; in atl1c_configure_tx() local
1156 tx_offload_thresh = MAX_TSO_FRAME_SIZE; in atl1c_configure_tx()
1158 (tx_offload_thresh >> 3) & TX_TSO_OFFLOAD_THRESH_MASK); in atl1c_configure_tx()