Searched refs:IXL_TSO_SIZE (Results 1 – 2 of 2) sorted by relevance
139 #define IXL_TSO_SIZE ((255*1024)-1) macro
328 .isc_tx_maxsize = IXL_TSO_SIZE + sizeof(struct ether_vlan_header),330 .isc_tso_maxsize = IXL_TSO_SIZE + sizeof(struct ether_vlan_header),434 scctx->isc_tx_tso_size_max = IXL_TSO_SIZE; in ixl_setup_ssctx()