Home
last modified time | relevance | path

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

/drivers/net/ethernet/cavium/liquidio/
Docteon_nic.c71 *sc->status_word = COMPLETION_WORD_INIT; in octeon_alloc_soft_command_resp()
Dresponse_manager.c96 if (status64 != COMPLETION_WORD_INIT) { in lio_process_ordered_list()
Docteon_iq.h277 #define COMPLETION_WORD_INIT 0xffffffffffffffffULL macro
Drequest_manager.c711 *sc->status_word = COMPLETION_WORD_INIT; in octeon_send_soft_command()
725 *sc->status_word = COMPLETION_WORD_INIT; in octeon_send_soft_command()
792 if (*sc->status_word == COMPLETION_WORD_INIT) { in octeon_free_sc_done_list()