Lines Matching refs:hp_handler
134 struct hp_handler { struct
170 struct hp_handler *iterator; argument
183 static struct hp_handler *special_handler;
252 static inline int process_frame_data(struct hp_handler *handler, in process_frame_data()
281 struct hp_handler *handler = (struct hp_handler *)fq; in normal_dqrr()
300 struct hp_handler *handler = (struct hp_handler *)fq; in special_dqrr()
319 struct hp_handler *handler; in create_per_cpu_handlers()
354 struct hp_handler *handler = list_entry(loop, struct hp_handler, in destroy_per_cpu_handlers()
387 num_cachelines(offsetof(struct hp_handler, fqid_rx))
392 struct hp_handler *handler = h; in init_handler()
447 struct hp_handler *handler; in init_phase2()
456 struct hp_handler, node); in init_phase2()
460 struct hp_handler, node); in init_phase2()
479 handler = list_first_entry(&hp_cpu->handlers, struct hp_handler, node); in init_phase2()
499 struct hp_handler, node); in init_phase3()
503 struct hp_handler, node); in init_phase3()
574 sizeof(struct hp_handler), L1_CACHE_BYTES, in qman_test_stash()