Home
last modified time | relevance | path

Searched refs:mac_lso_get (Results 1 – 21 of 21) sorted by relevance

/illumos-gate/usr/src/uts/common/mapfiles/
H A Dmac.mapfile43 mac_lso_get { FLAGS = EXTERN };
/illumos-gate/usr/src/uts/common/sys/
H A Dmac_provider.h653 extern void mac_lso_get(mblk_t *, uint32_t *, uint32_t *);
/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3_tx.c85 mac_lso_get(mp, &mss, &lso_flag); in vmxnet3_tx_prepare_offload()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_tx.c723 mac_lso_get(mp, &mss, &flags); in oce_send_packet()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_tx.c622 mac_lso_get(mp, &mss, &lso_flag); in igb_get_tx_context()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_tx.c603 mac_lso_get(mp, &mss, &lsoflags); in ixgbe_get_context()
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_data.c557 mac_lso_get(mp, &mss, &lsoflags); in eib_data_prepare_frame()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_tx.c491 mac_lso_get(mp, &mss, &lsoflags); in e1000g_retrieve_context()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_provider.c1666 mac_lso_get(mblk_t *mp, uint32_t *mss, uint32_t *flags) in mac_lso_get() function
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_fp.c906 mac_lso_get(mp, &pkt_mss, &lso_flags); in qede_get_pkt_offload_info()
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_ring.c1647 mac_lso_get(mp, &tx.itx_mss, &tx.itx_lso); in igc_ring_tx()
/illumos-gate/usr/src/uts/common/io/vioif/
H A Dvioif.c1249 mac_lso_get(mp, &lso_mss, &lso_flags); in vioif_send()
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_transceiver.c1681 mac_lso_get(mp, &mss, &lsoflags); in i40e_tx_context()
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c1163 mac_lso_get(mp, &mss, &lsoflags); in xgell_ring_tx()
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.c1943 mac_lso_get(mp, &mss, &lso_flags); in xnf_send()
/illumos-gate/usr/src/man/man9f/
H A DMakefile341 mac_lso_get.9f \
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c2469 mac_lso_get(m, &txinfo->mss, &flags); in get_frame_txinfo()
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c2892 mac_lso_get(mp, mss, &lso_flag); in myri10ge_lso_info_get()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c5403 mac_lso_get(mp, &mss, &lso_flags); in ql_send_common()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc804 file path=usr/share/man/man9f/mac_lso_get.9f
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c7364 mac_lso_get(mp, &mss, &lsoflags); in ibd_send()