Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cavium/liquidio/
H A Dresponse_manager.h109 OCTEON_REQUEST_TIMEOUT = (DRIVER_ERROR_REQ_TIMEOUT), enumerator
H A Docteon_main.h210 } else if (sc->sc_status == OCTEON_REQUEST_TIMEOUT) { in wait_for_sc_completion_timeout()
H A Dlio_core.c1306 if (status != OCTEON_REQUEST_TIMEOUT && !resp->status) { in octnet_nic_stats_callback()
1440 if (sc->sc_status != OCTEON_REQUEST_TIMEOUT && !resp->status) { in lio_fetch_vf_stats()