Home
last modified time | relevance | path

Searched refs:OCTEON_REQUEST_TIMEOUT (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H A Dresponse_manager.c129 status = OCTEON_REQUEST_TIMEOUT; in lio_process_ordered_list()
182 if (status == OCTEON_REQUEST_TIMEOUT) { in lio_process_ordered_list()
H A Dresponse_manager.h101 * a OCTEON_REQUEST_PENDING status. OCTEON_REQUEST_TIMEOUT and
109 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.c1301 if (status != OCTEON_REQUEST_TIMEOUT && !resp->status) { in octnet_nic_stats_callback()
1435 if (sc->sc_status != OCTEON_REQUEST_TIMEOUT && !resp->status) { in lio_fetch_vf_stats()
/kernel/linux/linux-6.6/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.h101 * a OCTEON_REQUEST_PENDING status. OCTEON_REQUEST_TIMEOUT and
109 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.c1308 if (status != OCTEON_REQUEST_TIMEOUT && !resp->status) { in octnet_nic_stats_callback()
1442 if (sc->sc_status != OCTEON_REQUEST_TIMEOUT && !resp->status) { in lio_fetch_vf_stats()

Completed in 7 milliseconds