Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_sriov.c986 bp, vf, sizeof(struct hwrm_port_phy_qcfg_input)); in bnxt_vf_set_link()
989 struct hwrm_port_phy_qcfg_input *phy_qcfg_req; in bnxt_vf_set_link()
992 (struct hwrm_port_phy_qcfg_input *)vf->hwrm_cmd_req_addr; in bnxt_vf_set_link()
Dbnxt_hsi.h2018 struct hwrm_port_phy_qcfg_input { struct
Dbnxt.c6385 struct hwrm_port_phy_qcfg_input req = {0}; in bnxt_update_link()