Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_hwrm_lib.c162 rc = bnge_hwrm_req_init(bd, req, HWRM_FW_SET_TIME); in bnge_hwrm_fw_set_time()
/linux/include/linux/bnge/
H A Dhsi.h243 #define HWRM_FW_SET_TIME 0xc8UL macro
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c10525 rc = hwrm_req_init(bp, req, HWRM_FW_SET_TIME); in bnxt_hwrm_fw_set_time()