Searched refs:bnxt_get_max_func_irqs (Results 1 – 1 of 1) sorted by relevance
9063 static unsigned int bnxt_get_max_func_irqs(struct bnxt *bp) in bnxt_get_max_func_irqs() 9097 int max_irq = bnxt_get_max_func_irqs(bp); in bnxt_get_avail_msix() 9119 return bnxt_get_max_func_irqs(bp); in bnxt_get_num_msix() 9130 max = bnxt_get_max_func_irqs(bp); in bnxt_init_msix() 13306 max_irq = min_t(int, bnxt_get_max_func_irqs(bp) - in _bnxt_get_max_rings() 13366 max_irq = bnxt_get_max_func_irqs(bp); in bnxt_get_dflt_rings() 9062 static unsigned int bnxt_get_max_func_irqs(struct bnxt *bp) bnxt_get_max_func_irqs() function