Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_cpl.h1138 #define V_LSO_ETH_TYPE(x) ((x) << S_LSO_ETH_TYPE) macro
H A Dsge.c1203 tso_info |= V_LSO_ETH_TYPE(eth_type) | in write_tx_pkt_wr()