Home
last modified time | relevance | path

Searched refs:sig_mode (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c4121 if (link_info->sig_mode == BNXT_SIG_MODE_PAM4) { in bnxt_add_media_types()
4292 uint8_t sig_mode = softc->link_info.active_fec_sig_mode & in bnxt_report_link() local
4294 switch (sig_mode) { in bnxt_report_link()
4304 link_info->sig_mode = sig_mode; in bnxt_report_link()
H A Dbnxt.h423 uint8_t sig_mode; member