Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_sriov.c704 bp, vf, sizeof(struct hwrm_port_phy_qcfg_input)); in bnxt_vf_set_link()
707 struct hwrm_port_phy_qcfg_input *phy_qcfg_req; in bnxt_vf_set_link()
710 (struct hwrm_port_phy_qcfg_input *)vf->hwrm_cmd_req_addr; in bnxt_vf_set_link()
Dbnxt_hsi.h1401 struct hwrm_port_phy_qcfg_input { struct
Dbnxt.c4338 struct hwrm_port_phy_qcfg_input req = {0}; in bnxt_update_link()