Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c1101 u16 tx_offload_thresh; in atl1c_configure_tx() local
1104 tx_offload_thresh = MAX_TSO_FRAME_SIZE; in atl1c_configure_tx()
1106 (tx_offload_thresh >> 3) & TX_TSO_OFFLOAD_THRESH_MASK); in atl1c_configure_tx()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds