Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c3376 rc = hwrm_req_init(bp, req, HWRM_PORT_PHY_QCAPS); in bnxt_query_force_speeds()
Dbnxt_hsi.h137 #define HWRM_PORT_PHY_QCAPS 0x2aUL macro
Dbnxt.c9564 rc = hwrm_req_init(bp, req, HWRM_PORT_PHY_QCAPS); in bnxt_hwrm_phy_qcaps()