Home
last modified time | relevance | path

Searched defs:qtype (Results 1 – 24 of 24) sorted by relevance

/dflybsd-src/sys/dev/netif/ath/ath/
H A Dif_ath_rx_edma.c206 ath_edma_reinit_fifo(struct ath_softc *sc, HAL_RX_QUEUE qtype) in ath_edma_reinit_fifo()
302 ath_edma_recv_sched_queue(struct ath_softc *sc, HAL_RX_QUEUE qtype, in ath_edma_recv_sched_queue()
381 ath_edma_recv_proc_queue(struct ath_softc *sc, HAL_RX_QUEUE qtype, in ath_edma_recv_proc_queue()
518 ath_edma_recv_proc_deferred_queue(struct ath_softc *sc, HAL_RX_QUEUE qtype, in ath_edma_recv_proc_deferred_queue()
796 ath_edma_rxfifo_alloc(struct ath_softc *sc, HAL_RX_QUEUE qtype, int nbufs) in ath_edma_rxfifo_alloc()
863 ath_edma_rxfifo_flush(struct ath_softc *sc, HAL_RX_QUEUE qtype) in ath_edma_rxfifo_flush()
897 ath_edma_setup_rxfifo(struct ath_softc *sc, HAL_RX_QUEUE qtype) in ath_edma_setup_rxfifo()
937 ath_edma_rxfifo_free(struct ath_softc *sc, HAL_RX_QUEUE qtype) in ath_edma_rxfifo_free()
H A Dif_ath_rx.c647 uint64_t tsf, int nf, HAL_RX_QUEUE qtype, struct ath_buf *bf, in ath_rx_pkt()
H A Dif_ath.c3983 ath_txq_setup(struct ath_softc *sc, int qtype, int subtype)
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211_recv.c33 ar5211GetRxDP(struct ath_hal *ah, HAL_RX_QUEUE qtype) in ar5211GetRxDP()
44 ar5211SetRxDP(struct ath_hal *ah, uint32_t rxdp, HAL_RX_QUEUE qtype) in ar5211SetRxDP()
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5210/
H A Dar5210_recv.c33 ar5210GetRxDP(struct ath_hal *ah, HAL_RX_QUEUE qtype) in ar5210GetRxDP()
44 ar5210SetRxDP(struct ath_hal *ah, uint32_t rxdp, HAL_RX_QUEUE qtype) in ar5210SetRxDP()
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_recv.c33 ar5212GetRxDP(struct ath_hal *ath, HAL_RX_QUEUE qtype) in ar5212GetRxDP()
44 ar5212SetRxDP(struct ath_hal *ah, uint32_t rxdp, HAL_RX_QUEUE qtype) in ar5212SetRxDP()
/dflybsd-src/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_recv.c31 ar9300_get_rx_dp(struct ath_hal *ath, HAL_RX_QUEUE qtype) in ar9300_get_rx_dp()
44 ar9300_set_rx_dp(struct ath_hal *ah, u_int32_t rxdp, HAL_RX_QUEUE qtype) in ar9300_set_rx_dp()
H A Dar9300_stub_funcs.c664 ar9300_Stub_GetRxDP(struct ath_hal *ah, HAL_RX_QUEUE qtype) in ar9300_Stub_GetRxDP()
672 ar9300_Stub_SetRxDP(struct ath_hal *ah, uint32_t rxdp, HAL_RX_QUEUE qtype) in ar9300_Stub_SetRxDP()
/dflybsd-src/contrib/ldns/drill/
H A Ddnssec.c302 ldns_nsec3_exact_match(ldns_rdf *qname, ldns_rr_type qtype, ldns_rr_list *nsec3s) { in ldns_nsec3_exact_match()
402 ldns_nsec3_closest_encloser(ldns_rdf *qname, ldns_rr_type qtype, ldns_rr_list *nsec3s) in ldns_nsec3_closest_encloser()
/dflybsd-src/lib/libc/net/
H A Dgethostbydns.c138 gethostanswer(const querybuf *answer, int anslen, const char *qname, int qtype, in gethostanswer()
431 __dns_getanswer(const char *answer, int anslen, const char *qname, int qtype) in __dns_getanswer()
H A Dgetaddrinfo.c205 int qclass, qtype; /* class and type of query */ member
1709 getanswer(const querybuf *answer, int anslen, const char *qname, int qtype, in getanswer()
/dflybsd-src/usr.sbin/ppp/
H A Dip.c123 dns_Qtype2Txt(u_short qtype) in dns_Qtype2Txt()
496 const char *qtype, *qclass; in ip_LogDNS() local
/dflybsd-src/sys/net/altq/
H A Daltq_classq.h66 #define qtype(q) (q)->qtype_ /* Get queue type */ macro
H A Daltq_priq.h60 int qtype; member
H A Daltq_cbq.h87 int qtype; member
H A Daltq_fairq.h77 int qtype; member
H A Daltq_hfsc.h102 int qtype; member
/dflybsd-src/lib/libc/resolv/
H A Dres_findzonecut.c669 do_query(res_state statp, const char *dname, ns_class class, ns_type qtype, in do_query()
/dflybsd-src/sys/dev/netif/oce/
H A Doce_queue.c818 enum qtype qtype) in oce_destroy_q()
H A Doce_if.h571 enum qtype { enum
/dflybsd-src/usr.sbin/pfctl/
H A Dpfctl_parser.h166 int qtype; member
/dflybsd-src/sys/netinet6/
H A Dicmp6.c1110 u_int16_t qtype; in ni6_input() local
/dflybsd-src/contrib/ldns/
H A Ddnssec.c103 ATTR_UNUSED(ldns_rr_type qtype), in ldns_dnssec_nsec3_closest_encloser()
/dflybsd-src/sys/bus/cam/scsi/
H A Dscsi_all.c3359 char *dtype, *qtype; in scsi_print_inquiry() local