Home
last modified time | relevance | path

Searched refs:response_head (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_dev.h45 struct list_head response_head; member
H A Dnitrox_reqmgr.c247 list_add_tail(&sr->response, &cmdq->response_head); in response_list_add()
262 return list_first_entry_or_null(&cmdq->response_head, in get_first_response_entry()