Home
last modified time | relevance | path

Searched refs:HCKSUM_INET_FULL_V4 (Results 1 – 25 of 26) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_capab.c171 } else if (flags & (HCKSUM_INET_PARTIAL | HCKSUM_INET_FULL_V4 | in softmac_fill_hcksum_ack()
305 } else if (flags & (HCKSUM_INET_PARTIAL | HCKSUM_INET_FULL_V4 | in softmac_adv_hcksum_ack()
499 if (!(flags & (HCKSUM_INET_PARTIAL | HCKSUM_INET_FULL_V4 | in i_capab_hcksum_ack()
/illumos-gate/usr/src/uts/common/io/simnet/
H A Dsimnet.c744 #define SIMNET_ULP_CKSUM (HCKSUM_INET_FULL_V4 | HCKSUM_INET_PARTIAL)
937 const uint_t tcp_cksums = HCKSUM_INET_FULL_V4 | HCKSUM_INET_PARTIAL; in simnet_m_getcapab()
1283 sdev->sd_tx_cksum &= ~HCKSUM_INET_FULL_V4; in simnet_set_priv_prop_ether()
1286 sdev->sd_tx_cksum |= HCKSUM_INET_FULL_V4; in simnet_set_priv_prop_ether()
1288 sdev->sd_tx_cksum &= HCKSUM_INET_FULL_V4; in simnet_set_priv_prop_ether()
1486 if ((sdev->sd_tx_cksum & HCKSUM_INET_FULL_V4) != 0) { in simnet_get_priv_prop_ether()
/illumos-gate/usr/src/uts/intel/io/viona/
H A Dviona_tx.c468 if ((link->l_cap_csum & HCKSUM_INET_FULL_V4) != 0 && in viona_tx_csum()
H A Dviona_main.c275 HCKSUM_INET_FULL_V4 | \
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_gld.c330 HCKSUM_INET_FULL_V4 | in oce_m_getcap()
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnb.c323 if ((capab & (HCKSUM_INET_FULL_V4|HCKSUM_INET_PARTIAL)) == 0) in xnb_process_cksum_flags()
337 if (capab & HCKSUM_INET_FULL_V4) { in xnb_process_cksum_flags()
H A Dxnf.c3144 *capab = HCKSUM_INET_FULL_V4; in xnf_getcapab()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_gld.c914 cksum |= HCKSUM_INET_FULL_V4; in ql_m_getcapab()
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_ibt.c601 HCK_FULLCKSUM | HCKSUM_INET_FULL_V4; in eib_ibt_record_capab()
/illumos-gate/usr/src/uts/common/sys/
H A Ddlpi.h655 #define HCKSUM_INET_FULL_V4 0x04 /* Full 1's complement checksum */ macro
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_gld_v3.c481 *hcksump = HCKSUM_INET_FULL_V4 | HCKSUM_IPHDRCKSUM; in sfxge_gld_getcapab()
/illumos-gate/usr/src/uts/common/io/vnic/
H A Dvnic_dev.c839 (HCKSUM_INET_FULL_V4 | HCKSUM_INET_FULL_V6 | in vnic_m_capab_get()
/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnxgldv3.c756 *txflags |= HCKSUM_INET_FULL_V4; in bnx_m_getcapab()
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_main.c1270 *hcksum_txflags = HCKSUM_INET_FULL_V4 | in rge_m_getcapab()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_provider.c137 else if (cap_sum & (HCKSUM_INET_FULL_V4 | HCKSUM_INET_FULL_V6)) in mac_features_to_flags()
/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_gld.c1162 *(uint32_t *)cap_data = HCKSUM_INET_FULL_V4 | in mlxcx_mac_getcapab()
/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.c1383 *flags = HCKSUM_IPHDRCKSUM | HCKSUM_INET_FULL_V4; in elxl_m_getcapab()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c1129 *d = HCKSUM_INET_FULL_V4 | HCKSUM_IPHDRCKSUM | in t4_mc_getcapab()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_output.c1771 if (hck_flags & HCKSUM_INET_FULL_V4) { in ip_output_cksum_v4()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_gld.c2079 *tx_flags = HCKSUM_INET_FULL_V4 |
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c2448 *hcksum_txflags = HCKSUM_INET_FULL_V4 | HCKSUM_INET_FULL_V6 | in xgell_m_getcapab()
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_main.c2506 HCKSUM_INET_FULL_V4 | HCKSUM_IPHDRCKSUM); in ntxn_m_getcapab()
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_main2.c1785 *txflags = HCKSUM_INET_FULL_V4 | HCKSUM_IPHDRCKSUM;
/illumos-gate/usr/src/uts/common/io/
H A Dgld.c3443 dlhp->hcksum_txflags |= HCKSUM_INET_FULL_V4; in gld_cap_ack()
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c4518 *txflags = HCK_FULLCKSUM | HCKSUM_INET_FULL_V4; in ibd_m_getcapab()

12