Home
last modified time | relevance | path

Searched refs:hwrm_req_timeout (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_hwrm.h139 void hwrm_req_timeout(struct bnxt *bp, void *req, unsigned int timeout);
A Dbnxt_coredump.c35 hwrm_req_timeout(bp, msg, HWRM_COREDUMP_TIMEOUT); in bnxt_hwrm_dbg_dma_data()
128 hwrm_req_timeout(bp, req, HWRM_COREDUMP_TIMEOUT); in bnxt_hwrm_dbg_coredump_initiate()
A Dbnxt_ulp.c257 hwrm_req_timeout(bp, req, fw_msg->timeout); in bnxt_send_msg()
A Dbnxt_hwrm.c135 void hwrm_req_timeout(struct bnxt *bp, void *req, unsigned int timeout) in hwrm_req_timeout() function
A Dbnxt_ethtool.c2172 hwrm_req_timeout(bp, req, FLASH_NVRAM_TIMEOUT); in bnxt_flash_nvram()
2518 hwrm_req_timeout(bp, modify, FLASH_PACKAGE_TIMEOUT); in bnxt_flash_package_from_fw_obj()
2519 hwrm_req_timeout(bp, install, INSTALL_PACKAGE_TIMEOUT); in bnxt_flash_package_from_fw_obj()
3471 hwrm_req_timeout(bp, req, bp->test_info->timeout); in bnxt_run_fw_tests()
A Dbnxt.c7852 hwrm_req_timeout(bp, req, HWRM_RESET_TIMEOUT); in bnxt_hwrm_func_reset()

Completed in 37 milliseconds