Lines Matching defs:pi

41 static int t4_sched_class_fw_cmd(struct port_info *pi,  in t4_sched_class_fw_cmd()
71 static int t4_sched_bind_unbind_op(struct port_info *pi, void *arg, in t4_sched_bind_unbind_op()
120 static void *t4_sched_entry_lookup(struct port_info *pi, in t4_sched_entry_lookup()
172 struct port_info *pi = netdev2pinfo(dev); in cxgb4_sched_queue_lookup() local
185 static int t4_sched_queue_unbind(struct port_info *pi, struct ch_sched_queue *p) in t4_sched_queue_unbind()
215 static int t4_sched_queue_bind(struct port_info *pi, struct ch_sched_queue *p) in t4_sched_queue_bind()
259 static int t4_sched_flowc_unbind(struct port_info *pi, struct ch_sched_flowc *p) in t4_sched_flowc_unbind()
286 static int t4_sched_flowc_bind(struct port_info *pi, struct ch_sched_flowc *p) in t4_sched_flowc_bind()
324 static void t4_sched_class_unbind_all(struct port_info *pi, in t4_sched_class_unbind_all()
351 static int t4_sched_class_bind_unbind_op(struct port_info *pi, void *arg, in t4_sched_class_bind_unbind_op()
399 struct port_info *pi = netdev2pinfo(dev); in cxgb4_sched_class_bind() local
446 struct port_info *pi = netdev2pinfo(dev); in cxgb4_sched_class_unbind() local
479 static struct sched_class *t4_sched_class_lookup(struct port_info *pi, in t4_sched_class_lookup()
525 static struct sched_class *t4_sched_class_alloc(struct port_info *pi, in t4_sched_class_alloc()
585 struct port_info *pi = netdev2pinfo(dev); in cxgb4_sched_class_alloc() local
607 struct port_info *pi = netdev2pinfo(dev); in cxgb4_sched_class_free() local
645 struct port_info *pi = netdev2pinfo(dev); in t4_sched_class_free() local
678 struct port_info *pi = netdev2pinfo(adap->port[j]); in t4_cleanup_sched() local