Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_sriov.c1034 bp, vf, sizeof(struct hwrm_port_phy_qcfg_input)); in bnxt_vf_set_link()
1037 struct hwrm_port_phy_qcfg_input *phy_qcfg_req; in bnxt_vf_set_link()
1040 (struct hwrm_port_phy_qcfg_input *)vf->hwrm_cmd_req_addr; in bnxt_vf_set_link()
Dbnxt_hsi.h2394 struct hwrm_port_phy_qcfg_input { struct
Dbnxt.c8446 struct hwrm_port_phy_qcfg_input req = {0}; in bnxt_update_link()