Home
last modified time | relevance | path

Searched refs:phy_qcfg_resp (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h432 struct hwrm_port_phy_qcfg_output phy_qcfg_resp; member
H A Dif_bnxt.c2675 struct hwrm_port_phy_qcfg_output *resp = &link_info->phy_qcfg_resp; in bnxt_get_port_module_status()
4290 if (softc->link_info.phy_qcfg_resp.option_flags & in bnxt_report_link()
H A Dbnxt_hwrm.c2790 memcpy(&link_info->phy_qcfg_resp, resp, sizeof(*resp)); in bnxt_hwrm_port_phy_qcfg()