Searched defs:pqinfo (Results 1 – 5 of 5) sorted by relevance
34 static inline void pending_queue_inc_front(struct pending_qinfo *pqinfo, in pending_queue_inc_front()325 struct pending_qinfo *pqinfo, in process_pending_queue()
81 static void free_pending_queues(struct pending_qinfo *pqinfo) in free_pending_queues()103 static int alloc_pending_queues(struct pending_qinfo *pqinfo, u32 qlen, in alloc_pending_queues()
112 struct pending_qinfo pqinfo; /* Pending queue information */ member
75 static void free_pending_queues(struct otx_cpt_pending_qinfo *pqinfo) in free_pending_queues()93 static int alloc_pending_queues(struct otx_cpt_pending_qinfo *pqinfo, u32 qlen, in alloc_pending_queues()
89 struct otx_cpt_pending_qinfo pqinfo; /* Pending queue information */ member