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 D | viona_tx.c | 353 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 D | mac_provider.h | 681 } mac_ether_offload_info_t; typedef 684 mac_ether_offload_info_t *);
|
/illumos-gate/usr/src/uts/common/io/ena/ |
H A D | ena_tx.c | 356 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 D | i40e_transceiver.c | 1670 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 D | mac_provider.c | 1788 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 D | t4_sge.c | 68 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 D | igc_ring.c | 33 mac_ether_offload_info_t itx_meoi;
|
/illumos-gate/usr/src/uts/common/io/vioif/ |
H A D | vioif.c | 1315 mac_ether_offload_info_t meo; in vioif_send()
|