Home
last modified time | relevance | path

Searched refs:FSW_TSO_MODE_SW (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.h190 FSW_TSO_MODE_SW enumerator
H A Dfsw.c308 case FSW_TSO_MODE_SW: { in fsw_get_tso_capabilities()
353 fsw->fsw_tso_mode = FSW_TSO_MODE_SW; in fsw_tso_setup()
H A Dfsw_dp.c1157 gso_enabled = (fsw->fsw_tso_mode == FSW_TSO_MODE_SW); in fsw_tx_ring_dequeue_pktq()