Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/
H A Dhix5hd2_gmac.c192 #define HW_CAP_TSO BIT(0) macro
194 #define GEMAC_V2 (GEMAC_V1 | HW_CAP_TSO)
195 #define HAS_CAP_TSO(hw_cap) ((hw_cap) & HW_CAP_TSO)