Home
last modified time | relevance | path

Searched refs:mct_info (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/man/man9e/
H A DMakefile130 mct_info.9e \
189 mct_info.9e := LINKSRC = mac_capab_transceiver.9e
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_illumos.c296 mct->mct_info = bnxe_transceiver_info; in bnxe_fill_transceiver()
/illumos-gate/usr/src/uts/common/sys/
H A Dmac_provider.h526 int (*mct_info)(void *, uint_t, mac_transceiver_info_t *); member
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9e.inc81 link path=usr/share/man/man9e/mct_info.9e target=mac_capab_transceiver.9e
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_gld.c351 mct->mct_info = ixgbe_transceiver_info; in ixgbe_m_getcapab()
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_gld.c807 mct->mct_info = i40e_transceiver_info; in i40e_m_getcapab()
/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_gld.c1181 cap_txr->mct_info = mlxcx_mac_txr_info; in mlxcx_mac_getcapab()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c1182 mct->mct_info = t4_mc_transceiver_info; in t4_mc_getcapab()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_gld.c2151 mct->mct_info = qede_transceiver_info;
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c8757 if (mip->mi_transceiver.mct_info == NULL || in mac_transceiver_info()
8765 if ((ret = mip->mi_transceiver.mct_info(mip->mi_driver, tranid, in mac_transceiver_info()