Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1689 struct hwrm_port_phy_qcfg_output phy_qcfg_resp; member
H A Dbnxt.c11508 if (bp->link_info.phy_qcfg_resp.option_flags & in bnxt_report_link()
11695 memcpy(&link_info->phy_qcfg_resp, resp, sizeof(*resp)); in bnxt_update_link()
11805 struct hwrm_port_phy_qcfg_output *resp = &link_info->phy_qcfg_resp; in bnxt_get_port_module_status()