Home
last modified time | relevance | path

Searched defs:meoi (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/viona/
H A Dviona_tx.c353 const mac_ether_offload_info_t *meoi, uint_t copied_len) in viona_tx_csum_req_valid()
373 const mac_ether_offload_info_t *meoi, uint32_t added_flags) in viona_tx_hcksum_full()
392 const mac_ether_offload_info_t *meoi, uint32_t added_flags) in viona_tx_hcksum_partial()
407 const mac_ether_offload_info_t *meoi, mblk_t *mp, uint32_t len) in viona_tx_offloads()
614 mac_ether_offload_info_t *meoi) in viona_tx_copy_headers()
760 mac_ether_offload_info_t meoi = { 0 }; in viona_tx() local
/illumos-gate/usr/src/test/os-tests/tests/mac/
H A Dmac_parsing.c156 build_tcp4(mac_ether_offload_info_t *meoi) in build_tcp4()
179 build_tcp6(mac_ether_offload_info_t *meoi) in build_tcp6()
202 build_frag_v4(mac_ether_offload_info_t *meoi) in build_frag_v4()
232 build_frag_v6(mac_ether_offload_info_t *meoi) in build_frag_v6()
288 meoi_to_nvlist(const mac_ether_offload_info_t *meoi) in meoi_to_nvlist()
472 const mac_ether_offload_info_t *meoi) in run_meoi_variants()
505 const mac_ether_offload_info_t *meoi) in run_partial_variants()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_ktest.c118 const mac_ether_offload_info_t *meoi) in cksum_calc_pseudo()
209 mac_ether_offload_info_t meoi; in mac_sw_cksum_test() local
357 nvlist_to_meoi(nvlist_t *results, mac_ether_offload_info_t *meoi) in nvlist_to_meoi()
H A Dmac_provider.c2215 mac_partial_offload_info(mblk_t *mp, size_t off, mac_ether_offload_info_t *meoi) in mac_partial_offload_info()
2307 mac_ether_offload_info(mblk_t *mp, mac_ether_offload_info_t *meoi) in mac_ether_offload_info()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c68 mac_ether_offload_info_t meoi; /* pkt hdr info for offloads */ member
2512 const mac_ether_offload_info_t *meoi = &txinfo->meoi; in csum_to_ctrl() local
2621 const mac_ether_offload_info_t *meoi = &txinfo->meoi; in write_txpkt_wr() local
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_ring.c1636 const mac_ether_offload_info_t *meoi = &tx->itx_meoi; in igc_meoi_checks() local