Searched defs:meoi (Results 1 – 9 of 9) sorted by relevance
| /illumos-gate/usr/src/test/os-tests/tests/mac/ |
| H A D | mac_parsing.c | 159 build_tcp4(mac_ether_offload_info_t *meoi) in build_tcp4() 182 build_tcp6(mac_ether_offload_info_t *meoi) in build_tcp6() 205 build_frag_v4(mac_ether_offload_info_t *meoi) in build_frag_v4() 235 build_frag_v6(mac_ether_offload_info_t *meoi) in build_frag_v6() 292 build_frag_off_v4(mac_ether_offload_info_t *meoi) in build_frag_off_v4() 321 build_frag_off_v6(mac_ether_offload_info_t *meoi) in build_frag_off_v6() 377 meoi_to_nvlist(const mac_ether_offload_info_t *meoi) in meoi_to_nvlist() 580 const mac_ether_offload_info_t *meoi) in run_meoi_variants() 615 const mac_ether_offload_info_t *meoi) in run_partial_variants()
|
| /illumos-gate/usr/src/uts/intel/io/viona/ |
| H A D | viona_tx.c | 361 const mac_ether_offload_info_t *meoi, uint_t copied_len) in viona_tx_csum_req_valid() 381 const mac_ether_offload_info_t *meoi, uint32_t added_flags) in viona_tx_hcksum_full() 400 const mac_ether_offload_info_t *meoi, uint32_t added_flags) in viona_tx_hcksum_partial() 415 const mac_ether_offload_info_t *meoi, mblk_t *mp, uint32_t len) in viona_tx_offloads() 622 mac_ether_offload_info_t *meoi) in viona_tx_copy_headers() 767 mac_ether_offload_info_t meoi = { 0 }; in viona_tx() local
|
| H A D | viona_rx.c | 568 mac_ether_offload_info_t meoi; in viona_rx_common() local
|
| /illumos-gate/usr/src/uts/common/io/mac/ |
| H A D | mac_ktest.c | 214 const mac_ether_offload_info_t *meoi, boolean_t exclude_len) in cksum_calc_pseudo() 399 mac_ether_offload_info_t meoi; in mac_hw_emul_test() local 598 nvlist_to_meoi(nvlist_t *results, mac_ether_offload_info_t *meoi) in nvlist_to_meoi()
|
| H A D | mac_util.c | 169 mac_ether_offload_info_t meoi = { 0 }; in mac_sw_cksum() local 723 mac_ether_offload_info_t meoi = { 0 }; in mac_sw_lso() local
|
| H A D | mac_provider.c | 2243 mac_partial_offload_info(mblk_t *mp, size_t off, mac_ether_offload_info_t *meoi) in mac_partial_offload_info() 2349 mac_ether_offload_info(mblk_t *mp, mac_ether_offload_info_t *meoi) in mac_ether_offload_info()
|
| H A D | mac_sched.c | 1536 mac_ether_offload_info_t meoi = { 0 }; in mac_rx_srs_proto_fanout() local 1973 mac_ether_offload_info_t meoi = { 0 }; in mac_rx_srs_fanout() local
|
| /illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
| H A D | t4_sge.c | 67 mac_ether_offload_info_t meoi; /* pkt hdr info for offloads */ member 2524 const mac_ether_offload_info_t *meoi = &txinfo->meoi; in csum_to_ctrl() local 2632 const mac_ether_offload_info_t *meoi = &txinfo->meoi; in write_txpkt_wr() local
|
| /illumos-gate/usr/src/uts/common/io/igc/ |
| H A D | igc_ring.c | 1636 const mac_ether_offload_info_t *meoi = &tx->itx_meoi; in igc_meoi_checks() local
|