Searched refs:TPD_LSO (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/qualcomm/emac/ | ||
H A D | emac-mac.h | 83 #define TPD_LSO(tpd) BITS_GET((tpd)->word[1], 12, 12) macro |
H A D | emac-mac.c | 1344 if (TPD_LSO(tpd)) { in emac_tx_fill_tpd() |