Searched refs:num_vecs (Results 1 – 7 of 7) sorted by relevance
101 u32 *num_vecs, u32 *max_vec_bit) in bfa_hwct_msix_getvecs() argument105 *num_vecs = BFI_MSIX_CT_MAX; in bfa_hwct_msix_getvecs()
79 u32 *num_vecs, u32 *max_vec_bit) in bfa_hwcb_msix_getvecs() argument100 *num_vecs = __HFN_NUMINTS; in bfa_hwcb_msix_getvecs()
269 unsigned int num_vecs, in xs_talkv() argument281 for (i = 0; i < num_vecs; i++) in xs_talkv()292 for (i = 0; i < num_vecs; i++) { in xs_talkv()
604 int num_vecs = ((bufferlen != 0) ? 3 : 1); in vmbus_sendpacket_ctl() local622 ret = hv_ringbuffer_write(&channel->outbound, bufferlist, num_vecs, in vmbus_sendpacket_ctl()
575 u32 num_vecs; member
2397 q0->num_vecs = rx_cfg->q0_num_vecs; in bna_rx_create()2423 q1->num_vecs = 1; in bna_rx_create()
2058 static int decode_syndrome(u16 syndrome, const u16 *vectors, unsigned num_vecs, in decode_syndrome() argument2063 for (err_sym = 0; err_sym < num_vecs / v_dim; err_sym++) { in decode_syndrome()