Home
last modified time | relevance | path

Searched refs:mac_ether_offload_info_t (Results 1 – 8 of 8) 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()
759 mac_ether_offload_info_t meoi = { 0 }; in viona_tx()
/illumos-gate/usr/src/uts/common/sys/
H A Dmac_provider.h681 } mac_ether_offload_info_t; typedef
684 mac_ether_offload_info_t *);
/illumos-gate/usr/src/uts/common/io/ena/
H A Dena_tx.c356 mac_ether_offload_info_t *meo, size_t mlen) in ena_fill_tx_data_desc()
411 mac_ether_offload_info_t meo; in ena_ring_tx()
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_transceiver.c1670 mac_ether_offload_info_t *meo, i40e_tx_context_t *tctx) in i40e_tx_context()
2360 const mac_ether_offload_info_t *meo, const i40e_tx_context_t *tctx, in i40e_lso_chain()
2715 mac_ether_offload_info_t meo; in i40e_ring_tx()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_provider.c1788 mac_ether_offload_info(mblk_t *mp, mac_ether_offload_info_t *meoi) in mac_ether_offload_info()
1794 bzero(meoi, sizeof (mac_ether_offload_info_t)); 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 */
2889 const mac_ether_offload_info_t *meoi = &txinfo->meoi; in csum_to_ctrl()
2998 const mac_ether_offload_info_t *meoi = &txinfo->meoi; in write_txpkt_wr()
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_ring.c33 mac_ether_offload_info_t itx_meoi;
/illumos-gate/usr/src/uts/common/io/vioif/
H A Dvioif.c1315 mac_ether_offload_info_t meo; in vioif_send()