Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/cavium/liquidio/
Dresponse_manager.c129 status = OCTEON_REQUEST_TIMEOUT; in lio_process_ordered_list()
182 if (status == OCTEON_REQUEST_TIMEOUT) { in lio_process_ordered_list()
Dresponse_manager.h109 OCTEON_REQUEST_TIMEOUT = (DRIVER_ERROR_REQ_TIMEOUT), enumerator
Docteon_main.h210 } else if (sc->sc_status == OCTEON_REQUEST_TIMEOUT) { in wait_for_sc_completion_timeout()
Dlio_core.c1295 if (status != OCTEON_REQUEST_TIMEOUT && !resp->status) { in octnet_nic_stats_callback()
1429 if (sc->sc_status != OCTEON_REQUEST_TIMEOUT && !resp->status) { in lio_fetch_vf_stats()