Searched refs:otx_cpt_pending_entry (Results 1 – 3 of 3) sorted by relevance
138 struct otx_cpt_pending_entry { struct149 struct otx_cpt_pending_entry *head; /* Head of the queue */ argument175 struct otx_cpt_pending_entry *pentry;
57 static inline struct otx_cpt_pending_entry *get_free_pending_entry( in get_free_pending_entry()61 struct otx_cpt_pending_entry *ent = NULL; in get_free_pending_entry()86 static inline void free_pentry(struct otx_cpt_pending_entry *pentry) in free_pentry()302 struct otx_cpt_pending_entry *pentry = NULL; in process_request()508 struct otx_cpt_pending_entry *resume_pentry = NULL; in process_pending_queue()509 struct otx_cpt_pending_entry *pentry = NULL; in process_pending_queue()
102 size = (qlen * sizeof(struct otx_cpt_pending_entry)); in alloc_pending_queues()