Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_provider.h521 typedef struct mac_transceiver_info mac_transceiver_info_t; typedef
526 int (*mct_info)(void *, uint_t, mac_transceiver_info_t *);
656 mac_transceiver_info_t *,
659 mac_transceiver_info_t *,
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_illumos.c171 bnxe_transceiver_info(void *arg, uint_t id, mac_transceiver_info_t *infop) in bnxe_transceiver_info()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_transceiver.c180 ixgbe_transceiver_info(void *arg, uint_t id, mac_transceiver_info_t *infop) in ixgbe_transceiver_info()
H A Dixgbe_sw.h896 int ixgbe_transceiver_info(void *, uint_t, mac_transceiver_info_t *);
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_provider.c1678 mac_transceiver_info_set_present(mac_transceiver_info_t *infop, in mac_transceiver_info_set_present()
1685 mac_transceiver_info_set_usable(mac_transceiver_info_t *infop, in mac_transceiver_info_set_usable()
H A Dmac.c8751 mac_transceiver_info_t info; in mac_transceiver_info()
8764 bzero(&info, sizeof (mac_transceiver_info_t)); in mac_transceiver_info()
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_gld.c593 i40e_transceiver_info(void *arg, uint_t id, mac_transceiver_info_t *infop) in i40e_transceiver_info()
/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_gld.c389 mlxcx_mac_txr_info(void *arg, uint_t id, mac_transceiver_info_t *infop) in mlxcx_mac_txr_info()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c1020 t4_mc_transceiver_info(void *arg, uint_t id, mac_transceiver_info_t *infop) in t4_mc_transceiver_info()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_gld.c602 qede_transceiver_info(void *arg, uint_t id, mac_transceiver_info_t *infop)