Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dmac_provider.h440 typedef struct mac_transceiver_info mac_transceiver_info_t; typedef
445 int (*mct_info)(void *, uint_t, mac_transceiver_info_t *);
570 mac_transceiver_info_t *,
573 mac_transceiver_info_t *,
/titanic_50/usr/src/uts/common/io/ixgbe/
H A Dixgbe_transceiver.c65 ixgbe_transceiver_info(void *arg, uint_t id, mac_transceiver_info_t *infop) in ixgbe_transceiver_info()
H A Dixgbe_sw.h860 int ixgbe_transceiver_info(void *, uint_t, mac_transceiver_info_t *);
/titanic_50/usr/src/uts/common/io/mac/
H A Dmac_provider.c1525 mac_transceiver_info_set_present(mac_transceiver_info_t *infop, in mac_transceiver_info_set_present()
1532 mac_transceiver_info_set_usable(mac_transceiver_info_t *infop, in mac_transceiver_info_set_usable()
H A Dmac.c8087 mac_transceiver_info_t info; in mac_transceiver_info()
8100 bzero(&info, sizeof (mac_transceiver_info_t)); in mac_transceiver_info()
/titanic_50/usr/src/uts/common/io/i40e/
H A Di40e_gld.c573 i40e_transceiver_info(void *arg, uint_t id, mac_transceiver_info_t *infop) in i40e_transceiver_info()