HomeSort by: relevance | last modified time | path
    Searched defs:ixl_queue_pair (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_ixl.c 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)
1934 ixl_disable_queue_intr(struct ixl_softc *sc, struct ixl_queue_pair *qp)
2287 struct ixl_queue_pair *qp;
2340 struct ixl_queue_pair *qp;
3373 ixl_handle_queue_common(struct ixl_softc *sc, struct ixl_queue_pair *qp
    [all...]
if_ixl.c 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)
1934 ixl_disable_queue_intr(struct ixl_softc *sc, struct ixl_queue_pair *qp)
2287 struct ixl_queue_pair *qp;
2340 struct ixl_queue_pair *qp;
3373 ixl_handle_queue_common(struct ixl_softc *sc, struct ixl_queue_pair *qp
    [all...]

Completed in 31 milliseconds