Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cavium/liquidio/
H A Dresponse_manager.c131 status = OCTEON_REQUEST_TIMEOUT; in lio_process_ordered_list()
184 if (status == OCTEON_REQUEST_TIMEOUT) { in lio_process_ordered_list()
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.c1309 if (status != OCTEON_REQUEST_TIMEOUT && !resp->status) { in octnet_nic_stats_callback()
1443 if (sc->sc_status != OCTEON_REQUEST_TIMEOUT && !resp->status) { in lio_fetch_vf_stats()