/titanic_50/usr/src/uts/common/io/softmac/ |
H A D | softmac_pkt.c | 78 mac_hcksum_get(mp, &start, &stuff, &end, &value, &flags); in softmac_rput_process_data()
|
/titanic_50/usr/src/uts/common/io/nge/ |
H A D | nge_tx.c | 365 mac_hcksum_get(mp, NULL, NULL, NULL, NULL, &flags); in nge_send_copy() 478 mac_hcksum_get(mp, NULL, NULL, NULL, NULL, &flags); in nge_send_mapped()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | mac_provider.h | 561 extern void mac_hcksum_get(mblk_t *, uint32_t *,
|
/titanic_50/usr/src/uts/common/xen/io/ |
H A D | xnbu.c | 148 mac_hcksum_get(mp, NULL, NULL, NULL, NULL, &pflags); in xnbu_cksum_to_peer()
|
H A D | xnbo.c | 176 mac_hcksum_get(mp, NULL, NULL, NULL, &csum, &pflags); in xnbo_cksum_to_peer()
|
H A D | xnb.c | 915 mac_hcksum_get(mp, &start, &stuff, &end, &value, &flags); in replace_msg()
|
H A D | xnf.c | 1623 mac_hcksum_get(mp, NULL, NULL, NULL, NULL, &pflags); in xnf_send()
|
/titanic_50/usr/src/uts/common/io/hxge/ |
H A D | hxge_send.c | 166 mac_hcksum_get(mp, &start_offset, &stuff_offset, &end_offset, &value, in hxge_start() 596 mac_hcksum_get(mp, &start_offset, &stuff_offset, in hxge_start()
|
/titanic_50/usr/src/uts/common/io/bge/ |
H A D | bge_send.c | 543 mac_hcksum_get(mp, NULL, NULL, NULL, NULL, &pflags); in bge_ring_tx()
|
/titanic_50/usr/src/uts/common/io/rge/ |
H A D | rge_rxtx.c | 577 mac_hcksum_get(mp, NULL, NULL, NULL, NULL, &pflags); in rge_send_copy()
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/oce/ |
H A D | oce_tx.c | 726 mac_hcksum_get(mp, NULL, NULL, NULL, NULL, &csum_flags); in oce_send_packet()
|
/titanic_50/usr/src/uts/common/io/nxge/ |
H A D | nxge_send.c | 279 mac_hcksum_get(mp, &start_offset, &stuff_offset, &end_offset, in nxge_start() 814 mac_hcksum_get(mp, &start_offset, in nxge_start()
|
/titanic_50/usr/src/uts/common/io/igb/ |
H A D | igb_tx.c | 613 mac_hcksum_get(mp, &start, NULL, NULL, NULL, &flags); in igb_get_tx_context()
|
/titanic_50/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_tx.c | 680 mac_hcksum_get(pMblk, &csStart, &csStuff, NULL, NULL, &csFlags); in BnxeGetHdrInfo()
|
/titanic_50/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_tx.c | 712 mac_hcksum_get(mp, &start, NULL, NULL, NULL, &hckflags); in ixgbe_get_context()
|
/titanic_50/usr/src/uts/common/io/mac/ |
H A D | mac_provider.c | 1475 void mac_hcksum_get(mblk_t *mp, uint32_t *start, uint32_t *stuff, in mac_hcksum_get() function
|
/titanic_50/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_data.c | 561 mac_hcksum_get(mp, NULL, NULL, NULL, NULL, &hckflags); in eib_data_prepare_frame()
|
/titanic_50/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_tx.c | 494 mac_hcksum_get(mp, &cur_context->cksum_start, in e1000g_retrieve_context()
|
/titanic_50/usr/src/uts/common/io/vioif/ |
H A D | vioif.c | 1102 mac_hcksum_get(mp, &csum_start, &csum_stuff, NULL, in vioif_send()
|
/titanic_50/usr/src/uts/common/io/i40e/ |
H A D | i40e_transceiver.c | 1869 mac_hcksum_get(mp, &start, NULL, NULL, NULL, &chkflags); in i40e_tx_context()
|
/titanic_50/usr/src/uts/common/io/xge/drv/ |
H A D | xgell.c | 1170 mac_hcksum_get(mp, NULL, NULL, NULL, NULL, &hckflags); in xgell_ring_tx()
|
/titanic_50/usr/src/uts/common/io/ntxn/ |
H A D | unm_nic_main.c | 652 mac_hcksum_get(mp, &start, NULL, NULL, NULL, &flags); in unm_tx_csum()
|
/titanic_50/usr/src/uts/common/io/hme/ |
H A D | hme.c | 2299 mac_hcksum_get(mp, &start_offset, &stuff_offset, NULL, NULL, &flags); in hmestart()
|
/titanic_50/usr/src/uts/common/io/myri10ge/drv/ |
H A D | myri10ge.c | 2911 mac_hcksum_get(mp, &start, &stuff, NULL, NULL, &tx_offload_flags); in myri10ge_pullup() 3354 mac_hcksum_get(mp, &start, &stuff, NULL, NULL, &tx_offload_flags); in myri10ge_send()
|
/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_sge.c | 2163 mac_hcksum_get(m, NULL, NULL, NULL, NULL, &flags); in get_frame_txinfo()
|