Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ptp.c174 rc = hwrm_req_init(ptp->bp, req, HWRM_PORT_MAC_CFG); in bnxt_ptp_adjphc()
215 rc = hwrm_req_init(bp, req, HWRM_PORT_MAC_CFG); in bnxt_ptp_adjfreq()
315 if (hwrm_req_init(bp, req, HWRM_PORT_MAC_CFG)) in bnxt_ptp_cfg_tstamp_filters()
Dbnxt_ethtool.c3358 rc = hwrm_req_init(bp, req, HWRM_PORT_MAC_CFG); in bnxt_hwrm_mac_loopback()
Dbnxt_hsi.h128 #define HWRM_PORT_MAC_CFG 0x21UL macro