Searched refs:bnxt_get_hwrm_link_config (Results 1 – 3 of 3) sorted by relevance
204 int bnxt_get_hwrm_link_config(struct bnxt *bp, struct rte_eth_link *link);
659 rc = bnxt_get_hwrm_link_config(bp, &new); in bnxt_update_phy_setting()1597 rc = bnxt_get_hwrm_link_config(bp, &new); in bnxt_link_update_op()2022 rc = bnxt_get_hwrm_link_config(bp, &link_info); in bnxt_flow_ctrl_get_op()
3021 int bnxt_get_hwrm_link_config(struct bnxt *bp, struct rte_eth_link *link) in bnxt_get_hwrm_link_config() function