Lines Matching refs:ixl_queue_pair
433 struct ixl_queue_pair { struct
667 struct ixl_queue_pair *sc_qps;
808 struct ixl_queue_pair *);
819 struct ixl_queue_pair *);
821 struct ixl_queue_pair *);
1922 ixl_enable_queue_intr(struct ixl_softc *sc, struct ixl_queue_pair *qp) in ixl_enable_queue_intr()
1934 ixl_disable_queue_intr(struct ixl_softc *sc, struct ixl_queue_pair *qp) in ixl_disable_queue_intr()
2287 struct ixl_queue_pair *qp; in ixl_queue_pairs_alloc()
2340 struct ixl_queue_pair *qp; in ixl_queue_pairs_free()
3373 ixl_handle_queue_common(struct ixl_softc *sc, struct ixl_queue_pair *qp, in ixl_handle_queue_common()
3398 ixl_sched_handle_queue(struct ixl_softc *sc, struct ixl_queue_pair *qp) in ixl_sched_handle_queue()
3456 struct ixl_queue_pair *qp = xqp; in ixl_queue_intr()
3487 struct ixl_queue_pair *qp; in ixl_handle_queue_wk()
3489 qp = container_of(wk, struct ixl_queue_pair, qp_work); in ixl_handle_queue_wk()
3496 struct ixl_queue_pair *qp = xqp; in ixl_handle_queue()
6042 struct ixl_queue_pair *qp; in ixl_setup_stats()