Home
last modified time | relevance | path

Searched refs:MAX_TSO_FRAME_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h572 #define MAX_TSO_FRAME_SIZE (7*1024) macro
H A Datl1c_main.c490 if (netdev->mtu > MAX_TSO_FRAME_SIZE) in atl1c_fix_features()
1104 tx_offload_thresh = MAX_TSO_FRAME_SIZE; in atl1c_configure_tx()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h582 #define MAX_TSO_FRAME_SIZE (7*1024) macro
H A Datl1c_main.c508 if (netdev->mtu > MAX_TSO_FRAME_SIZE) in atl1c_fix_features()
1144 tx_offload_thresh = MAX_TSO_FRAME_SIZE; in atl1c_configure_tx()

Completed in 15 milliseconds