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()
280 struct hp_handler *handler = (struct hp_handler *)fq; in normal_dqrr()
298 struct hp_handler *handler = (struct hp_handler *)fq; in special_dqrr()
317 struct hp_handler *handler; in create_per_cpu_handlers()
352 struct hp_handler *handler = list_entry(loop, struct hp_handler, in destroy_per_cpu_handlers()
385 num_cachelines(offsetof(struct hp_handler, fqid_rx))
390 struct hp_handler *handler = h; in init_handler()
445 struct hp_handler *handler; in init_phase2()
454 struct hp_handler, node); in init_phase2()
458 struct hp_handler, node); in init_phase2()
477 handler = list_first_entry(&hp_cpu->handlers, struct hp_handler, node); in init_phase2()
497 struct hp_handler, node); in init_phase3()
501 struct hp_handler, node); in init_phase3()
572 sizeof(struct hp_handler), L1_CACHE_BYTES, in qman_test_stash()