Home
last modified time | relevance | path

Searched refs:mac_ether_offload_info_t (Results 1 – 6 of 6) sorted by relevance

/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.c1762 mac_ether_offload_info(mblk_t *mp, mac_ether_offload_info_t *meoi) in mac_ether_offload_info()
1768 bzero(meoi, sizeof (mac_ether_offload_info_t)); in mac_ether_offload_info()
/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()