Searched refs:ice_alloc_rdma_qvector (Results 1 – 3 of 3) sorted by relevance
81 int ice_alloc_rdma_qvector(struct ice_pf *pf, struct msix_entry *entry);
231 int ice_alloc_rdma_qvector(struct ice_pf *pf, struct msix_entry *entry) in ice_alloc_rdma_qvector() function243 EXPORT_SYMBOL_GPL(ice_alloc_rdma_qvector);
220 if (ice_alloc_rdma_qvector(pf, &rf->msix_entries[i])) in irdma_init_interrupts()