Home
last modified time | relevance | path

Searched defs:qid (Results 1 – 25 of 40) sorted by relevance

12

/dflybsd-src/sys/dev/disk/nvme/
H A Dnvme.c126 nvme_alloc_subqueue(nvme_softc_t *sc, uint16_t qid) in nvme_alloc_subqueue()
233 nvme_alloc_comqueue(nvme_softc_t *sc, uint16_t qid) in nvme_alloc_comqueue()
274 nvme_free_subqueue(nvme_softc_t *sc, uint16_t qid) in nvme_free_subqueue()
302 nvme_free_comqueue(nvme_softc_t *sc, uint16_t qid) in nvme_free_comqueue()
787 nvme_create_subqueue(nvme_softc_t *sc, uint16_t qid) in nvme_create_subqueue()
811 nvme_create_comqueue(nvme_softc_t *sc, uint16_t qid) in nvme_create_comqueue()
867 nvme_delete_subqueue(nvme_softc_t *sc, uint16_t qid) in nvme_delete_subqueue()
888 nvme_delete_comqueue(nvme_softc_t *sc, uint16_t qid) in nvme_delete_comqueue()
H A Dnvme.h128 uint16_t qid; /* which queue# are we on? */ member
165 uint16_t qid; /* which queue# are we on? */ member
/dflybsd-src/sys/dev/virtual/amazon/ena/
H A Dena.c391 uint16_t qid) in ena_init_io_rings_common()
464 ena_free_io_ring_resources(struct ena_adapter *adapter, unsigned int qid) in ena_free_io_ring_resources()
562 ena_setup_tx_resources(struct ena_adapter *adapter, int qid) in ena_setup_tx_resources()
630 ena_free_tx_resources(struct ena_adapter *adapter, int qid) in ena_free_tx_resources()
727 ena_setup_rx_resources(struct ena_adapter *adapter, unsigned int qid) in ena_setup_rx_resources()
826 ena_free_rx_resources(struct ena_adapter *adapter, unsigned int qid) in ena_free_rx_resources()
1056 ena_free_rx_bufs(struct ena_adapter *adapter, unsigned int qid) in ena_free_rx_bufs()
1106 ena_free_tx_bufs(struct ena_adapter *adapter, unsigned int qid) in ena_free_tx_bufs()
1610 unsigned int qid; in ena_rx_cleanup() local
1769 int qid, ena_qid; in ena_handle_msix() local
[all …]
H A Dena.h245 uint16_t qid; member
/dflybsd-src/sys/dev/netif/iwn/
H A Dif_iwn.c1449 int qid; in iwn_detach() local
2052 iwn_alloc_tx_ring(struct iwn_softc *sc, struct iwn_tx_ring *ring, int qid) in iwn_alloc_tx_ring()
3259 int ackfailcnt = 0, i, lastidx, qid, *res, shift; in iwn_rx_compressed_ba() local
3585 int qid; in iwn4965_tx_done() local
3615 int qid; in iwn5000_tx_done() local
3740 iwn_ampdu_tx_done(struct iwn_softc *sc, int qid, int idx, int nframes, in iwn_ampdu_tx_done()
4071 int qid; in iwn_wakeup_intr() local
4269 iwn4965_update_sched(struct iwn_softc *sc, int qid, int idx, uint8_t id, in iwn4965_update_sched()
4287 iwn5000_update_sched(struct iwn_softc *sc, int qid, int idx, uint8_t id, in iwn5000_update_sched()
4306 iwn5000_reset_sched(struct iwn_softc *sc, int qid, int idx) in iwn5000_reset_sched()
[all …]
H A Dif_iwnreg.h111 #define IWN_FH_TFBD_CTRL0(qid) (0x1900 + (qid) * 8) argument
112 #define IWN_FH_TFBD_CTRL1(qid) (0x1904 + (qid) * 8) argument
114 #define IWN_FH_SRAM_ADDR(qid) (0x19a4 + (qid) * 4) argument
115 #define IWN_FH_CBBC_QUEUE(qid) (0x19d0 + (qid) * 4) argument
121 #define IWN_FH_TX_CONFIG(qid) (0x1d00 + (qid) * 32) argument
122 #define IWN_FH_TXBUF_STATUS(qid) (0x1d08 + (qid) * 32) argument
135 #define IWN4965_SCHED_QUEUE_RDPTR(qid) (IWN_SCHED_BASE + 0x064 + (qid) * 4) argument
136 #define IWN5000_SCHED_QUEUE_RDPTR(qid) (IWN_SCHED_BASE + 0x068 + (qid) * 4) argument
140 #define IWN4965_SCHED_QUEUE_STATUS(qid) (IWN_SCHED_BASE + 0x104 + (qid) * 4) argument
142 #define IWN5000_SCHED_QUEUE_STATUS(qid) (IWN_SCHED_BASE + 0x10c + (qid) * 4) argument
[all …]
/dflybsd-src/sys/dev/netif/ral/
H A Drt2860.c239 int error, ntries, qid; in rt2860_attach() local
392 int qid; in rt2860_detach() local
1169 rt2860_tx_intr(struct rt2860_softc *sc, int qid) in rt2860_tx_intr()
1529 uint8_t type, qsel, mcs, pid, tid, qid; in rt2860_tx() local
1817 uint8_t type, qsel, mcs, pid, tid, qid; in rt2860_tx_raw() local
3876 int i, qid, ridx, ntries, error; in rt2860_init_locked() local
4144 int qid; in rt2860_stop_locked() local
H A Drt2860reg.h47 #define RT2860_TX_BASE_PTR(qid) (0x0230 + (qid) * 16) argument
48 #define RT2860_TX_MAX_CNT(qid) (0x0234 + (qid) * 16) argument
49 #define RT2860_TX_CTX_IDX(qid) (0x0238 + (qid) * 16) argument
50 #define RT2860_TX_DTX_IDX(qid) (0x023c + (qid) * 16) argument
66 #define RT2860_TXQ_IO(qid) (0x041c + (qid) * 4) argument
337 #define RT2860_WRITE_TXQ(qid) (1 << (11 - (qid))) argument
341 #define RT2860_READ_TXQ(qid) (1 << (3 - (qid)) argument
H A Drt2661reg.h247 uint8_t qid; member
/dflybsd-src/sys/dev/netif/oce/
H A Doce_queue.c1007 int16_t qid, int npopped, uint32_t rearm, uint32_t clearint) in oce_arm_eq()
1030 void oce_arm_cq(POCE_SOFTC sc, int16_t qid, int npopped, uint32_t rearm) in oce_arm_cq()
/dflybsd-src/sys/bus/u4b/wlan/
H A Dif_runreg.h43 #define RT2860_TX_BASE_PTR(qid) (0x0230 + (qid) * 16) argument
44 #define RT2860_TX_MAX_CNT(qid) (0x0234 + (qid) * 16) argument
45 #define RT2860_TX_CTX_IDX(qid) (0x0238 + (qid) * 16) argument
46 #define RT2860_TX_DTX_IDX(qid) (0x023c + (qid) * 16) argument
62 #define RT2860_TXQ_IO(qid) (0x041c + (qid) * 4) argument
331 #define RT2860_WRITE_TXQ(qid) (1 << (11 - (qid))) argument
335 #define RT2860_READ_TXQ(qid) (1 << (3 - (qid)) argument
H A Dif_rumreg.h255 uint8_t qid; member
/dflybsd-src/sys/kern/
H A Dsubr_gtaskqueue.c647 int cpu, qid, error; in taskqgroup_attach() local
687 int i, qid, error; in taskqgroup_attach_cpu() local
/dflybsd-src/sys/net/altq/
H A Daltq_priq.c316 priq_class_create(struct priq_if *pif, int pri, int qlimit, int flags, int qid) in priq_class_create()
H A Daltq_fairq.c378 u_int bandwidth, struct fairq_opts *opts, int qid) in fairq_class_create()
H A Daltq_hfsc.c404 struct hfsc_class *parent, int qlimit, int flags, int qid) in hfsc_class_create()
/dflybsd-src/sys/dev/virtual/amazon/ena/ena-com/
H A Dena_com.h172 u16 qid; member
214 u16 qid; member
387 u16 qid; member
H A Dena_com.c1179 u16 qid; in ena_com_ind_tbl_convert_to_device() local
1353 int ena_com_get_io_handlers(struct ena_com_dev *ena_dev, u16 qid, in ena_com_get_io_handlers()
1828 void ena_com_destroy_io_queue(struct ena_com_dev *ena_dev, u16 qid) in ena_com_destroy_io_queue()
/dflybsd-src/contrib/gcc-8.0/libgomp/
H A Doacc-parallel.c406 int qid = va_arg (*ap, int); in goacc_wait() local
/dflybsd-src/sys/dev/netif/wpi/
H A Dif_wpireg.h82 #define WPI_FH_CBBC_CTRL(qid) (0x940 + (qid) * 8) argument
83 #define WPI_FH_CBBC_BASE(qid) (0x944 + (qid) * 8) argument
90 #define WPI_FH_TX_CONFIG(qid) (0xd00 + (qid) * 32) argument
213 #define WPI_FH_TX_STATUS_IDLE(qid) \ argument
298 uint8_t qid; member
363 uint8_t qid; member
H A Dif_wpi.c703 uint8_t qid; in wpi_detach() local
1187 wpi_alloc_tx_ring(struct wpi_softc *sc, struct wpi_tx_ring *ring, uint8_t qid) in wpi_alloc_tx_ring()
2404 int qid; in wpi_wakeup_intr() local
5427 uint8_t chnl, qid; local
/dflybsd-src/sys/dev/netif/iwm/
H A Dif_iwm.c1102 iwm_alloc_tx_ring(struct iwm_softc *sc, struct iwm_tx_ring *ring, int qid) in iwm_alloc_tx_ring()
1313 int chnl, qid; in iwm_stop_device() local
1579 int qid; in iwm_nic_tx_init() local
1641 iwm_enable_txq(struct iwm_softc *sc, int sta_id, int qid, int fifo) in iwm_enable_txq()
3595 int idx, qid, qmsk, status; in iwm_rx_tx_cmd() local
5383 int qid, idx, code, len; in iwm_handle_rxb() local
/dflybsd-src/contrib/gdb-7/gdb/
H A Dc-typeprint.c587 remove_qualifiers (char *qid) in remove_qualifiers()
/dflybsd-src/sys/net/pf/
H A Dpf_ioctl.c568 pf_qid2qname(u_int32_t qid, char *p) in pf_qid2qname()
574 pf_qid_unref(u_int32_t qid) in pf_qid_unref()
/dflybsd-src/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c564 HAL_DMA_ADDR *bufListPtr, uint32_t *segLenPtr, u_int descId, u_int qid, in ar9300_freebsd_fill_tx_desc()

12