Searched refs:LSO_TX_BASIC_TCP_IPV4 (Results 1 - 17 of 17) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_provider.h122 #define LSO_TX_BASIC_TCP_IPV4 0x01 /* TCP LSO capability */ macro
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_main.c584 cap_lso->lso_flags = LSO_TX_BASIC_TCP_IPV4;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_gld.c333 mcap_lso->lso_flags = LSO_TX_BASIC_TCP_IPV4;
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_gld.c251 cap_lso->lso_flags = LSO_TX_BASIC_TCP_IPV4;
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c474 d->lso_flags = LSO_TX_BASIC_TCP_IPV4;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_gld.c937 cap_lso->lso_flags = LSO_TX_BASIC_TCP_IPV4;
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_gld_v3.c472 lsop->lso_flags = LSO_TX_BASIC_TCP_IPV4;
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_proto.c1486 if ((mac_lso.lso_flags & LSO_TX_BASIC_TCP_IPV4) != 0)
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_gld.c919 cap_lso->lso_flags = LSO_TX_BASIC_TCP_IPV4;
/illumos-gate/usr/src/uts/common/io/vioif/
H A Dvioif.c1460 cap_lso->lso_flags = LSO_TX_BASIC_TCP_IPV4;
/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3_main.c1042 lso->lso_flags = LSO_TX_BASIC_TCP_IPV4;
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_gld.c1792 pCapLSO->lso_flags = LSO_TX_BASIC_TCP_IPV4;
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c2456 cap_lso->lso_flags = LSO_TX_BASIC_TCP_IPV4;
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c5230 cap_lso->lso_flags = LSO_TX_BASIC_TCP_IPV4;
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_main.c4402 cap_lso->lso_flags = LSO_TX_BASIC_TCP_IPV4;
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c3156 cap_lso->lso_flags = LSO_TX_BASIC_TCP_IPV4;
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c4547 cap_lso->lso_flags = LSO_TX_BASIC_TCP_IPV4;

Completed in 126 milliseconds