Searched refs:cut_through (Results 1 – 3 of 3) sorted by relevance
265 if (adapter->ahw.cut_through) { in netxen_alloc_sw_resources()1456 if (!adapter->ahw.cut_through) in netxen_post_rx_buffers()1537 if (!adapter->ahw.cut_through) in netxen_post_rx_buffers_nodb()
791 adapter->ahw.cut_through = (val & 0x4) ? 1 : 0; in netxen_nic_probe()793 adapter->ahw.cut_through ? "cut through" : "legacy"); in netxen_nic_probe()
809 u8 cut_through; member