Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ptp.c175 rc = hwrm_req_init(ptp->bp, req, HWRM_PORT_MAC_CFG); in bnxt_ptp_adjphc()
214 rc = hwrm_req_init(bp, req, HWRM_PORT_MAC_CFG); in bnxt_ptp_adjfine_rtc()
330 if (hwrm_req_init(bp, req, HWRM_PORT_MAC_CFG)) in bnxt_ptp_cfg_tstamp_filters()
Dbnxt_ethtool.c3457 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