Searched refs:mac_lso_get (Results 1 – 13 of 13) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | mac_provider.h | 567 extern void mac_lso_get(mblk_t *, uint32_t *, uint32_t *);
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/oce/ |
H A D | oce_tx.c | 723 mac_lso_get(mp, &mss, &flags); in oce_send_packet()
|
/titanic_44/usr/src/uts/common/io/igb/ |
H A D | igb_tx.c | 621 mac_lso_get(mp, &mss, &lso_flag); in igb_get_tx_context()
|
/titanic_44/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_tx.c | 721 mac_lso_get(mp, &mss, &lsoflags); in ixgbe_get_context()
|
/titanic_44/usr/src/uts/common/io/mac/ |
H A D | mac_provider.c | 1513 mac_lso_get(mblk_t *mp, uint32_t *mss, uint32_t *flags) in mac_lso_get() function
|
/titanic_44/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_data.c | 557 mac_lso_get(mp, &mss, &lsoflags); in eib_data_prepare_frame()
|
/titanic_44/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_tx.c | 491 mac_lso_get(mp, &mss, &lsoflags); in e1000g_retrieve_context()
|
/titanic_44/usr/src/uts/common/io/i40e/ |
H A D | i40e_transceiver.c | 1870 mac_lso_get(mp, &mss, &lsoflags); in i40e_tx_context()
|
/titanic_44/usr/src/uts/common/io/xge/drv/ |
H A D | xgell.c | 1163 mac_lso_get(mp, &mss, &lsoflags); in xgell_ring_tx()
|
/titanic_44/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_sge.c | 2166 mac_lso_get(m, &txinfo->mss, &flags); in get_frame_txinfo()
|
/titanic_44/usr/src/uts/common/io/myri10ge/drv/ |
H A D | myri10ge.c | 2898 mac_lso_get(mp, mss, &lso_flag); in myri10ge_lso_info_get()
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlge/ |
H A D | qlge.c | 5402 mac_lso_get(mp, &mss, &lso_flags); in ql_send_common()
|
/titanic_44/usr/src/uts/common/io/ib/clients/ibd/ |
H A D | ibd.c | 7364 mac_lso_get(mp, &mss, &lsoflags); in ibd_send()
|