Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c1030 bp, vf, sizeof(struct hwrm_port_phy_qcfg_input)); in bnxt_vf_set_link()
1033 struct hwrm_port_phy_qcfg_input *phy_qcfg_req; in bnxt_vf_set_link()
1036 (struct hwrm_port_phy_qcfg_input *)vf->hwrm_cmd_req_addr; in bnxt_vf_set_link()
H A Dbnxt_hsi.h2654 struct hwrm_port_phy_qcfg_input { struct
H A Dbnxt.c9139 struct hwrm_port_phy_qcfg_input req = {0}; in bnxt_update_link()