Home
last modified time | relevance | path

Searched refs:mac_ether_offload_info (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/viona/
H A Dviona_tx.c629 mac_ether_offload_info(mp, meoi); in viona_tx_copy_headers()
644 mac_ether_offload_info(mp, meoi); in viona_tx_copy_headers()
648 mac_ether_offload_info(mp, meoi); in viona_tx_copy_headers()
676 mac_ether_offload_info(mp, meoi); in viona_tx_copy_headers()
/illumos-gate/usr/src/uts/common/sys/
H A Dmac_provider.h678 typedef struct mac_ether_offload_info { struct
698 extern void mac_ether_offload_info(mblk_t *, mac_ether_offload_info_t *);
/illumos-gate/usr/src/uts/common/mapfiles/
H A Dmac.mapfile36 mac_ether_offload_info { FLAGS = EXTERN };
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_ktest.c343 mac_ether_offload_info(mp, &meoi); in mac_sw_cksum_test()
639 mac_ether_offload_info(mtp.mtp_mp, &result); in mac_ether_offload_info_test()
H A Dmac_util.c194 mac_ether_offload_info(mp, &meoi); in mac_sw_cksum()
H A Dmac_provider.c2315 mac_ether_offload_info(mblk_t *mp, mac_ether_offload_info_t *meoi) in mac_ether_offload_info() function
/illumos-gate/usr/src/uts/common/io/ena/
H A Dena_tx.c434 mac_ether_offload_info(mp, &meo); in ena_ring_tx()
/illumos-gate/usr/src/test/os-tests/tests/mac/
H A Dmac_parsing.c61 typedef struct mac_ether_offload_info { struct
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_ring.c1634 mac_ether_offload_info(mp, &tx->itx_meoi); in igc_meoi_checks()
/illumos-gate/usr/src/uts/common/io/vioif/
H A Dvioif.c1321 mac_ether_offload_info(mp, &meo); in vioif_send()
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_transceiver.c2745 mac_ether_offload_info(mp, &meo); in i40e_ring_tx()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c2098 mac_ether_offload_info(m, &txinfo->meoi); in get_frame_txinfo()