Searched refs:cut_through (Results 1 – 3 of 3) sorted by relevance
235 if (adapter->ahw.cut_through) { in netxen_alloc_sw_resources()1487 if (!adapter->ahw.cut_through) in netxen_alloc_rx_skb()
902 adapter->ahw.cut_through = (i & 0x8000) ? 1 : 0; in netxen_check_options()907 adapter->ahw.cut_through ? "cut-through" : "legacy"); in netxen_check_options()3208 if (adapter->ahw.cut_through) in netxen_destip_supported()
598 u8 cut_through; member