Home
last modified time | relevance | path

Searched refs:cut_through (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_init.c219 if (adapter->ahw.cut_through) { in netxen_alloc_sw_resources()
1467 if (!adapter->ahw.cut_through) in netxen_alloc_rx_skb()
H A Dnetxen_nic_main.c876 adapter->ahw.cut_through = (i & 0x8000) ? 1 : 0; in netxen_check_options()
881 adapter->ahw.cut_through ? "cut-through" : "legacy"); in netxen_check_options()
3161 if (adapter->ahw.cut_through) in netxen_destip_supported()
H A Dnetxen_nic.h582 u8 cut_through; member
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_init.c217 if (adapter->ahw.cut_through) { in netxen_alloc_sw_resources()
1466 if (!adapter->ahw.cut_through) in netxen_alloc_rx_skb()
H A Dnetxen_nic_main.c876 adapter->ahw.cut_through = (i & 0x8000) ? 1 : 0; in netxen_check_options()
881 adapter->ahw.cut_through ? "cut-through" : "legacy"); in netxen_check_options()
3154 if (adapter->ahw.cut_through) in netxen_destip_supported()
H A Dnetxen_nic.h582 u8 cut_through; member

Completed in 25 milliseconds