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.c186 rc = hwrm_req_init(ptp->bp, req, HWRM_PORT_MAC_CFG); in bnxt_ptp_adjphc()
226 rc = hwrm_req_init(bp, req, HWRM_PORT_MAC_CFG); in bnxt_ptp_adjfine_rtc()
345 rc = hwrm_req_init(bp, req, HWRM_PORT_MAC_CFG); in bnxt_ptp_cfg_tstamp_filters()
H A Dbnxt_ethtool.c4594 rc = hwrm_req_init(bp, req, HWRM_PORT_MAC_CFG); in bnxt_hwrm_mac_loopback()
H A Dbnxt_hsi.h130 #define HWRM_PORT_MAC_CFG 0x21UL macro