Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/
H A Dif_bnxt.c3190 if (link_info->sig_mode == BNXT_SIG_MODE_PAM4) { in bnxt_add_media_types()
3322 uint8_t sig_mode = softc->link_info.active_fec_sig_mode & in bnxt_report_link() local
3324 switch (sig_mode) { in bnxt_report_link()
3334 link_info->sig_mode = sig_mode; in bnxt_report_link()
H A Dbnxt.h335 uint8_t sig_mode; member