Searched defs:num_descs (Results 1 - 25 of 31) sorted by path

12

/linux-master/drivers/dma/ioat/
H A Dprep.c110 int num_descs, idx, i; local
164 int num_descs, with_ext, idx, i; local
355 int i, s, idx, with_ext, num_descs; local
475 int i, s, idx, num_descs; local
[all...]
H A Ddma.c473 __func__, num_descs, ioat_chan->head, variable
482 __func__, num_descs, ioat_chan->head, variable
H A Ddma.h334 u16 num_descs = len >> ioat_chan->xfercap_log; local
/linux-master/drivers/dma/bestcomm/
H A Dbestcomm.c205 int num_descs; local
H A Dfec.c169 int num_descs; local
/linux-master/drivers/dma/idxd/
H A Ddevice.c112 int rc, num_descs, i; local
[all...]
H A Didxd.h222 int num_descs; member in struct:idxd_wq
/linux-master/drivers/gpio/
H A Dgpiolib-cdev.c79 u32 num_descs; member in struct:linehandle_state
[all...]
/linux-master/drivers/media/i2c/ccs/
H A Dccs-data.h153 u8 num_descs; member in struct:ccs_pdaf_pix_loc_pixel_desc_group
/linux-master/drivers/net/ethernet/amazon/ena/
H A Dena_eth_com.c232 ena_com_cdesc_rx_pkt_get(struct ena_com_io_cq *io_cq, u16 *first_cdesc_idx, u16 *num_descs) argument
H A Dena_eth_com.h127 u16 num_descs; local
146 "Queue: %d num_descs: %d num_entries_needed: %d\n", io_sq->qid, num_descs, local
H A Dena_netdev.c1171 static int ena_xdp_handle_buff(struct ena_ring *rx_ring, struct xdp_buff *xdp, u16 num_descs) argument
/linux-master/drivers/net/ethernet/amd/pds_core/
H A Dcore.c186 pdsc_qcq_alloc(struct pdsc *pdsc, unsigned int type, unsigned int index, const char *name, unsigned int flags, unsigned int num_descs, unsigned int desc_size, unsigned int cq_desc_size, unsigned int pid, struct pdsc_qcq *qcq) argument
[all...]
H A Dcore.h56 unsigned int num_descs; member in struct:pdsc_queue
109 unsigned int num_descs; member in struct:pdsc_cq
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Dlio_core.c542 static int octeon_setup_droq(struct octeon_device *oct, int q_no, int num_descs, argument
H A Docteon_device.c874 u32 num_descs = 0; local
919 u32 num_descs = 0; local
[all...]
H A Docteon_droq.c222 octeon_init_droq(struct octeon_device *oct, u32 q_no, u32 num_descs, u32 desc_size, void *app_ctx) argument
929 octeon_create_droq(struct octeon_device *oct, u32 q_no, u32 num_descs, u32 desc_size, void *app_ctx) argument
H A Drequest_manager.c47 octeon_init_instr_queue(struct octeon_device *oct, union oct_txpciq txpciq, u32 num_descs) argument
191 octeon_setup_iq(struct octeon_device *oct, int ifidx, int q_index, union oct_txpciq txpciq, u32 num_descs, void *app_ctx) argument
/linux-master/drivers/net/ethernet/google/gve/
H A Dgve_tx_dqo.c851 int num_descs; local
/linux-master/drivers/net/ethernet/ibm/
H A Dibmvnic.c2219 int num_descs = 0; local
/linux-master/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_config.h96 u16 num_descs; member in struct:octep_iq_config
115 u16 num_descs; member in struct:octep_oq_config
/linux-master/drivers/net/ethernet/marvell/octeon_ep_vf/
H A Doctep_vf_config.h81 u16 num_descs; member in struct:octep_vf_iq_config
100 u16 num_descs; member in struct:octep_vf_oq_config
/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_dev.c613 ionic_cq_init(struct ionic_lif *lif, struct ionic_cq *cq, struct ionic_intr_info *intr, unsigned int num_descs, size_t desc_size) argument
662 ionic_q_init(struct ionic_lif *lif, struct ionic_dev *idev, struct ionic_queue *q, unsigned int index, const char *name, unsigned int num_descs, size_t desc_size, size_t sg_desc_size, unsigned int pid) argument
[all...]
H A Dionic_dev.h239 unsigned int num_descs; member in struct:ionic_queue
294 unsigned int num_descs; member in struct:ionic_cq
H A Dionic_lif.c533 ionic_qcq_alloc(struct ionic_lif *lif, unsigned int type, unsigned int index, const char *name, unsigned int flags, unsigned int num_descs, unsigned int desc_size, unsigned int cq_desc_size, unsigned int sg_desc_size, unsigned int desc_info_size, unsigned int pid, struct ionic_qcq **qcq) argument
[all...]

Completed in 474 milliseconds

12