Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.h296 int bnxt_hwrm_port_phy_qcaps(struct bnxt *bp);
H A Dbnxt_hwrm.c1382 int bnxt_hwrm_port_phy_qcaps(struct bnxt *bp) in bnxt_hwrm_port_phy_qcaps() function
3026 rc = bnxt_hwrm_port_phy_qcaps(bp); in bnxt_get_hwrm_link_config()
H A Dbnxt_ethdev.c4705 bnxt_hwrm_port_phy_qcaps(bp); in bnxt_init_fw()