Searched refs:cpt_device_ready (Results 1 – 2 of 2) sorted by relevance
| /drivers/crypto/cavium/cpt/ | ||
| A D | cpt_common.h | 26 #define cpt_device_ready(cpt) ((cpt)->flags & CPT_FLAG_DEVICE_READY) macro |
| A D | cptvf_reqmanager.c | 559 if (!cpt_device_ready(cptvf)) { in cptvf_do_request() |
Completed in 6 milliseconds