Searched refs:mac_transceiver_info_set_usable (Results 1 – 11 of 11) sorted by relevance
/illumos-gate/usr/src/uts/common/mapfiles/ |
H A D | mac.mapfile | 56 mac_transceiver_info_set_usable { FLAGS = EXTERN };
|
/illumos-gate/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_illumos.c | 224 mac_transceiver_info_set_usable(infop, usable); in bnxe_transceiver_info()
|
/illumos-gate/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_transceiver.c | 214 mac_transceiver_info_set_usable(infop, usable); in ixgbe_transceiver_info()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | mac_provider.h | 658 extern void mac_transceiver_info_set_usable(
|
/illumos-gate/usr/src/uts/common/io/qede/ |
H A D | qede_gld.c | 638 mac_transceiver_info_set_usable(infop, B_FALSE); 640 mac_transceiver_info_set_usable(infop, B_TRUE); 644 mac_transceiver_info_set_usable(infop, B_FALSE);
|
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_mac.c | 1031 mac_transceiver_info_set_usable(infop, B_FALSE); in t4_mc_transceiver_info() 1035 mac_transceiver_info_set_usable(infop, B_TRUE); in t4_mc_transceiver_info()
|
/illumos-gate/usr/src/uts/common/io/i40e/ |
H A D | i40e_gld.c | 621 mac_transceiver_info_set_usable(infop, usable); in i40e_transceiver_info()
|
/illumos-gate/usr/src/uts/common/io/mlxcx/ |
H A D | mlxcx_gld.c | 401 mac_transceiver_info_set_usable(infop, B_TRUE); in mlxcx_mac_txr_info()
|
/illumos-gate/usr/src/uts/common/io/mac/ |
H A D | mac_provider.c | 1688 mac_transceiver_info_set_usable(mac_transceiver_info_t *infop, in mac_transceiver_info_set_usable() function
|
/illumos-gate/usr/src/man/man9f/ |
H A D | Makefile | 1053 mac_transceiver_info_set_usable.9f \ 1989 mac_transceiver_info_set_usable.9f := LINKSRC = mac_transceiver_info.9f
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 837 link path=usr/share/man/man9f/mac_transceiver_info_set_usable.9f \
|