Symbol: mac_ether_offload_info_t
usr/src/test/os-tests/tests/mac/mac_parsing.c
159
build_tcp4(mac_ether_offload_info_t *meoi)
usr/src/test/os-tests/tests/mac/mac_parsing.c
166
mac_ether_offload_info_t expected = {
usr/src/test/os-tests/tests/mac/mac_parsing.c
182
build_tcp6(mac_ether_offload_info_t *meoi)
usr/src/test/os-tests/tests/mac/mac_parsing.c
189
mac_ether_offload_info_t expected = {
usr/src/test/os-tests/tests/mac/mac_parsing.c
205
build_frag_v4(mac_ether_offload_info_t *meoi)
usr/src/test/os-tests/tests/mac/mac_parsing.c
220
mac_ether_offload_info_t expected = {
usr/src/test/os-tests/tests/mac/mac_parsing.c
235
build_frag_v6(mac_ether_offload_info_t *meoi)
usr/src/test/os-tests/tests/mac/mac_parsing.c
277
mac_ether_offload_info_t expected = {
usr/src/test/os-tests/tests/mac/mac_parsing.c
292
build_frag_off_v4(mac_ether_offload_info_t *meoi)
usr/src/test/os-tests/tests/mac/mac_parsing.c
307
mac_ether_offload_info_t expected = {
usr/src/test/os-tests/tests/mac/mac_parsing.c
321
build_frag_off_v6(mac_ether_offload_info_t *meoi)
usr/src/test/os-tests/tests/mac/mac_parsing.c
363
mac_ether_offload_info_t expected = {
usr/src/test/os-tests/tests/mac/mac_parsing.c
377
meoi_to_nvlist(const mac_ether_offload_info_t *meoi)
usr/src/test/os-tests/tests/mac/mac_parsing.c
392
build_meoi_payload(test_pkt_t *tp, const mac_ether_offload_info_t *results,
usr/src/test/os-tests/tests/mac/mac_parsing.c
412
const mac_ether_offload_info_t *partial,
usr/src/test/os-tests/tests/mac/mac_parsing.c
413
const mac_ether_offload_info_t *results,
usr/src/test/os-tests/tests/mac/mac_parsing.c
580
const mac_ether_offload_info_t *meoi)
usr/src/test/os-tests/tests/mac/mac_parsing.c
615
const mac_ether_offload_info_t *meoi)
usr/src/test/os-tests/tests/mac/mac_parsing.c
624
mac_ether_offload_info_t partial = {
usr/src/test/os-tests/tests/mac/mac_parsing.c
629
mac_ether_offload_info_t result;
usr/src/test/os-tests/tests/mac/mac_parsing.c
713
mac_ether_offload_info_t meoi_tcp4 = { 0 };
usr/src/test/os-tests/tests/mac/mac_parsing.c
716
mac_ether_offload_info_t meoi_tcp6 = { 0 };
usr/src/test/os-tests/tests/mac/mac_parsing.c
740
mac_ether_offload_info_t meoi_frag_v4 = { 0 };
usr/src/test/os-tests/tests/mac/mac_parsing.c
741
mac_ether_offload_info_t meoi_frag_v6 = { 0 };
usr/src/test/os-tests/tests/mac/mac_parsing.c
750
mac_ether_offload_info_t meoi_frag_off_v4 = { 0 };
usr/src/test/os-tests/tests/mac/mac_parsing.c
751
mac_ether_offload_info_t meoi_frag_off_v6 = { 0 };
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
2524
const mac_ether_offload_info_t *meoi = &txinfo->meoi;
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
2632
const mac_ether_offload_info_t *meoi = &txinfo->meoi;
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
67
mac_ether_offload_info_t meoi; /* pkt hdr info for offloads */
usr/src/uts/common/io/ena/ena_tx.c
375
mac_ether_offload_info_t *meo, size_t mlen)
usr/src/uts/common/io/ena/ena_tx.c
423
mac_ether_offload_info_t *meo)
usr/src/uts/common/io/ena/ena_tx.c
490
mac_ether_offload_info_t meo;
usr/src/uts/common/io/i40e/i40e_transceiver.c
1670
mac_ether_offload_info_t *meo, i40e_tx_context_t *tctx)
usr/src/uts/common/io/i40e/i40e_transceiver.c
2363
const mac_ether_offload_info_t *meo, const i40e_tx_context_t *tctx,
usr/src/uts/common/io/i40e/i40e_transceiver.c
2718
mac_ether_offload_info_t meo;
usr/src/uts/common/io/igc/igc_ring.c
1636
const mac_ether_offload_info_t *meoi = &tx->itx_meoi;
usr/src/uts/common/io/igc/igc_ring.c
33
mac_ether_offload_info_t itx_meoi;
usr/src/uts/common/io/mac/mac_ktest.c
214
const mac_ether_offload_info_t *meoi, boolean_t exclude_len)
usr/src/uts/common/io/mac/mac_ktest.c
399
mac_ether_offload_info_t meoi;
usr/src/uts/common/io/mac/mac_ktest.c
597
mac_ether_offload_info_t mtp_partial;
usr/src/uts/common/io/mac/mac_ktest.c
598
mac_ether_offload_info_t mtp_results;
usr/src/uts/common/io/mac/mac_ktest.c
603
nvlist_to_meoi(nvlist_t *results, mac_ether_offload_info_t *meoi)
usr/src/uts/common/io/mac/mac_ktest.c
760
mac_ether_offload_info_t result;
usr/src/uts/common/io/mac/mac_ktest.c
763
const mac_ether_offload_info_t *expect = &mtp.mtp_results;
usr/src/uts/common/io/mac/mac_ktest.c
786
mac_ether_offload_info_t *result = &mtp.mtp_partial;
usr/src/uts/common/io/mac/mac_ktest.c
789
const mac_ether_offload_info_t *expect = &mtp.mtp_results;
usr/src/uts/common/io/mac/mac_provider.c
2243
mac_partial_offload_info(mblk_t *mp, size_t off, mac_ether_offload_info_t *meoi)
usr/src/uts/common/io/mac/mac_provider.c
2349
mac_ether_offload_info(mblk_t *mp, mac_ether_offload_info_t *meoi)
usr/src/uts/common/io/mac/mac_provider.c
2351
bzero(meoi, sizeof (mac_ether_offload_info_t));
usr/src/uts/common/io/mac/mac_sched.c
1536
mac_ether_offload_info_t meoi = { 0 };
usr/src/uts/common/io/mac/mac_sched.c
1597
mac_ether_offload_info_t *, &meoi,
usr/src/uts/common/io/mac/mac_sched.c
1661
mac_ether_offload_info_t *, &meoi,
usr/src/uts/common/io/mac/mac_sched.c
1691
mac_ether_offload_info_t *, &meoi, mac_soft_ring_set_t *,
usr/src/uts/common/io/mac/mac_sched.c
1976
mac_ether_offload_info_t meoi = { 0 };
usr/src/uts/common/io/mac/mac_sched.c
2050
mac_ether_offload_info_t *, &meoi,
usr/src/uts/common/io/mac/mac_sched.c
2152
mac_ether_offload_info_t *, &meoi,
usr/src/uts/common/io/mac/mac_sched.c
2227
mac_ether_offload_info_t *, &meoi, mac_soft_ring_set_t *,
usr/src/uts/common/io/mac/mac_util.c
169
mac_ether_offload_info_t meoi = { 0 };
usr/src/uts/common/io/mac/mac_util.c
727
mac_ether_offload_info_t meoi = { 0 };
usr/src/uts/common/io/vioif/vioif.c
1325
mac_ether_offload_info_t meo;
usr/src/uts/common/sys/mac_provider.h
699
extern void mac_ether_offload_info(mblk_t *, mac_ether_offload_info_t *);
usr/src/uts/common/sys/mac_provider.h
701
mac_ether_offload_info_t *);
usr/src/uts/intel/io/viona/viona_rx.c
575
mac_ether_offload_info_t meoi;
usr/src/uts/intel/io/viona/viona_tx.c
362
const mac_ether_offload_info_t *meoi, uint_t copied_len)
usr/src/uts/intel/io/viona/viona_tx.c
382
const mac_ether_offload_info_t *meoi, uint32_t added_flags)
usr/src/uts/intel/io/viona/viona_tx.c
401
const mac_ether_offload_info_t *meoi, uint32_t added_flags)
usr/src/uts/intel/io/viona/viona_tx.c
416
const mac_ether_offload_info_t *meoi, mblk_t *mp, uint32_t len)
usr/src/uts/intel/io/viona/viona_tx.c
624
mac_ether_offload_info_t *meoi)
usr/src/uts/intel/io/viona/viona_tx.c
764
mac_ether_offload_info_t meoi = { 0 };