Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.c215 rc = hwrm_req_init(ptp->bp, req, HWRM_PORT_MAC_CFG); in bnxt_ptp_adjphc()
253 rc = hwrm_req_init(bp, req, HWRM_PORT_MAC_CFG); in bnxt_ptp_adjfine_rtc()
369 rc = hwrm_req_init(bp, req, HWRM_PORT_MAC_CFG); in bnxt_ptp_cfg_tstamp_filters()
H A Dbnxt_ethtool.c4676 rc = hwrm_req_init(bp, req, HWRM_PORT_MAC_CFG); in bnxt_hwrm_mac_loopback()
H A Dbnxt_hsi.h134 #define HWRM_PORT_MAC_CFG 0x21UL macro