Home
last modified time | relevance | path

Searched refs:num_vecs (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/scsi/bfa/
H A Dbfa_hw_cb.c70 u32 *num_vecs, u32 *max_vec_bit) in bfa_hwcb_msix_getvecs()
91 *num_vecs = __HFN_NUMINTS; in bfa_hwcb_msix_getvecs()
69 bfa_hwcb_msix_getvecs(struct bfa_s *bfa, u32 *msix_vecs_bmap, u32 *num_vecs, u32 *max_vec_bit) bfa_hwcb_msix_getvecs() argument
H A Dbfa_hw_ct.c92 u32 *num_vecs, u32 *max_vec_bit) in bfa_hwct_msix_getvecs()
96 *num_vecs = BFI_MSIX_CT_MAX; in bfa_hwct_msix_getvecs()
91 bfa_hwct_msix_getvecs(struct bfa_s *bfa, u32 *msix_vecs_bmap, u32 *num_vecs, u32 *max_vec_bit) bfa_hwct_msix_getvecs() argument
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfa_hw_cb.c70 u32 *num_vecs, u32 *max_vec_bit) in bfa_hwcb_msix_getvecs()
91 *num_vecs = __HFN_NUMINTS; in bfa_hwcb_msix_getvecs()
69 bfa_hwcb_msix_getvecs(struct bfa_s *bfa, u32 *msix_vecs_bmap, u32 *num_vecs, u32 *max_vec_bit) bfa_hwcb_msix_getvecs() argument
H A Dbfa_hw_ct.c92 u32 *num_vecs, u32 *max_vec_bit) in bfa_hwct_msix_getvecs()
96 *num_vecs = BFI_MSIX_CT_MAX; in bfa_hwct_msix_getvecs()
91 bfa_hwct_msix_getvecs(struct bfa_s *bfa, u32 *msix_vecs_bmap, u32 *num_vecs, u32 *max_vec_bit) bfa_hwct_msix_getvecs() argument
/kernel/linux/linux-5.10/drivers/xen/xenbus/
H A Dxenbus_xs.c290 req->num_vecs = 1; in xenbus_dev_request_and_reply()
305 unsigned int num_vecs, in xs_talkv()
319 req->num_vecs = num_vecs; in xs_talkv()
327 for (i = 0; i < num_vecs; i++) in xs_talkv()
302 xs_talkv(struct xenbus_transaction t, enum xsd_sockmsg_type type, const struct kvec *iovec, unsigned int num_vecs, unsigned int *len) xs_talkv() argument
H A Dxenbus.h85 int num_vecs; member
H A Dxenbus_comms.c356 while (state.idx < state.req->num_vecs) { in process_writes()
/kernel/linux/linux-6.6/drivers/xen/xenbus/
H A Dxenbus_xs.c290 req->num_vecs = 1; in xenbus_dev_request_and_reply()
305 unsigned int num_vecs, in xs_talkv()
319 req->num_vecs = num_vecs; in xs_talkv()
327 for (i = 0; i < num_vecs; i++) in xs_talkv()
302 xs_talkv(struct xenbus_transaction t, enum xsd_sockmsg_type type, const struct kvec *iovec, unsigned int num_vecs, unsigned int *len) xs_talkv() argument
H A Dxenbus.h85 int num_vecs; member
H A Dxenbus_comms.c356 while (state.idx < state.req->num_vecs) { in process_writes()
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
H A Dnitrox_isr.c267 for (i = 0; i < ndev->num_vecs; i++) { in nitrox_unregister_interrupts()
320 ndev->num_vecs = nr_vecs; in nitrox_register_interrupts()
386 for (i = 0; i < ndev->num_vecs; i++) { in nitrox_sriov_unregister_interrupts()
434 ndev->num_vecs = NR_NON_RING_VECTORS; in nitrox_sriov_register_interupts()
H A Dnitrox_dev.h231 * @num_vecs: number of MSI-X vectors
259 int num_vecs; member
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/
H A Dnitrox_isr.c268 for (i = 0; i < ndev->num_vecs; i++) { in nitrox_unregister_interrupts()
321 ndev->num_vecs = nr_vecs; in nitrox_register_interrupts()
387 for (i = 0; i < ndev->num_vecs; i++) { in nitrox_sriov_unregister_interrupts()
435 ndev->num_vecs = NR_NON_RING_VECTORS; in nitrox_sriov_register_interupts()
H A Dnitrox_dev.h231 * @num_vecs: number of MSI-X vectors
259 int num_vecs; member
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c537 static unsigned int nfp_vnic_get_hw_stats_count(unsigned int num_vecs) in nfp_vnic_get_hw_stats_count() argument
539 return NN_ET_GLOBAL_STATS_LEN + num_vecs * 4; in nfp_vnic_get_hw_stats_count()
543 nfp_vnic_get_hw_stats_strings(u8 *data, unsigned int num_vecs, bool repr) in nfp_vnic_get_hw_stats_strings() argument
563 for (i = 0; i < num_vecs; i++) { in nfp_vnic_get_hw_stats_strings()
574 nfp_vnic_get_hw_stats(u64 *data, u8 __iomem *mem, unsigned int num_vecs) in nfp_vnic_get_hw_stats() argument
581 for (i = 0; i < num_vecs; i++) { in nfp_vnic_get_hw_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c928 static unsigned int nfp_vnic_get_hw_stats_count(unsigned int num_vecs) in nfp_vnic_get_hw_stats_count() argument
930 return NN_ET_GLOBAL_STATS_LEN + num_vecs * 4; in nfp_vnic_get_hw_stats_count()
934 nfp_vnic_get_hw_stats_strings(u8 *data, unsigned int num_vecs, bool repr) in nfp_vnic_get_hw_stats_strings() argument
954 for (i = 0; i < num_vecs; i++) { in nfp_vnic_get_hw_stats_strings()
965 nfp_vnic_get_hw_stats(u64 *data, u8 __iomem *mem, unsigned int num_vecs) in nfp_vnic_get_hw_stats() argument
972 for (i = 0; i < num_vecs; i++) { in nfp_vnic_get_hw_stats()
/kernel/linux/linux-5.10/drivers/hv/
H A Dchannel.c882 int num_vecs = ((bufferlen != 0) ? 3 : 1); in vmbus_sendpacket() local
900 return hv_ringbuffer_write(channel, bufferlist, num_vecs); in vmbus_sendpacket()
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
H A Dbna_types.h567 u32 num_vecs; member
H A Dbna_tx_rx.c2389 q0->num_vecs = rx_cfg->q0_num_vecs; in bna_rx_create()
2415 q1->num_vecs = 1; in bna_rx_create()
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/
H A Dbna_types.h576 u32 num_vecs; member
H A Dbna_tx_rx.c2389 q0->num_vecs = rx_cfg->q0_num_vecs; in bna_rx_create()
2415 q1->num_vecs = 1; in bna_rx_create()
/kernel/linux/linux-6.6/drivers/hv/
H A Dchannel.c1050 int num_vecs = ((bufferlen != 0) ? 3 : 1); in vmbus_sendpacket_getid() local
1068 return hv_ringbuffer_write(channel, bufferlist, num_vecs, requestid, trans_id); in vmbus_sendpacket_getid()
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dpci.c123 unsigned int num_vecs; member
432 if (dev->num_vecs > 1) in queue_irq_offset()
1579 vector = dev->num_vecs == 1 ? 0 : qid; in nvme_create_queue()
2219 dev->num_vecs = result; in nvme_setup_io_queues()
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dpci.c129 unsigned int num_vecs; member
433 if (dev->num_vecs > 1) in queue_irq_offset()
1618 vector = dev->num_vecs == 1 ? 0 : qid; in nvme_create_queue()
2333 dev->num_vecs = result; in nvme_setup_io_queues()
/kernel/linux/linux-5.10/drivers/edac/
H A Damd64_edac.c2444 static int decode_syndrome(u16 syndrome, const u16 *vectors, unsigned num_vecs, in decode_syndrome() argument
2449 for (err_sym = 0; err_sym < num_vecs / v_dim; err_sym++) { in decode_syndrome()

Completed in 62 milliseconds

12