Searched refs:mac_ether_offload_info (Results 1 – 12 of 12) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/viona/ |
H A D | viona_tx.c | 629 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 D | mac_provider.h | 678 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 D | mac.mapfile | 36 mac_ether_offload_info { FLAGS = EXTERN };
|
/illumos-gate/usr/src/uts/common/io/mac/ |
H A D | mac_ktest.c | 343 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 D | mac_util.c | 194 mac_ether_offload_info(mp, &meoi); in mac_sw_cksum()
|
H A D | mac_provider.c | 2315 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 D | ena_tx.c | 434 mac_ether_offload_info(mp, &meo); in ena_ring_tx()
|
/illumos-gate/usr/src/test/os-tests/tests/mac/ |
H A D | mac_parsing.c | 61 typedef struct mac_ether_offload_info { struct
|
/illumos-gate/usr/src/uts/common/io/igc/ |
H A D | igc_ring.c | 1634 mac_ether_offload_info(mp, &tx->itx_meoi); in igc_meoi_checks()
|
/illumos-gate/usr/src/uts/common/io/vioif/ |
H A D | vioif.c | 1321 mac_ether_offload_info(mp, &meo); in vioif_send()
|
/illumos-gate/usr/src/uts/common/io/i40e/ |
H A D | i40e_transceiver.c | 2745 mac_ether_offload_info(mp, &meo); in i40e_ring_tx()
|
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_sge.c | 2098 mac_ether_offload_info(m, &txinfo->meoi); in get_frame_txinfo()
|