Lines Matching refs:max_functions
25 if (ep && ep->ops && hdr && func_no < ep->max_functions) in rt_pci_ep_write_header()
51 if (ep && ep->ops && func_no < ep->max_functions && bar && in rt_pci_ep_set_bar()
104 if (ep && ep->ops && func_no < ep->max_functions && bar && in rt_pci_ep_clear_bar()
131 if (ep && ep->ops && func_no < ep->max_functions && size) in rt_pci_ep_map_addr()
157 if (ep && ep->ops && func_no < ep->max_functions) in rt_pci_ep_unmap_addr()
183 if (ep && ep->ops && func_no < ep->max_functions) in rt_pci_ep_set_msi()
217 if (ep && ep->ops && func_no < ep->max_functions && out_irq_nr) in rt_pci_ep_get_msi()
243 if (ep && ep->ops && func_no < ep->max_functions && irq_nr < 2048 && in rt_pci_ep_set_msix()
270 if (ep && ep->ops && func_no < ep->max_functions && out_irq_nr) in rt_pci_ep_get_msix()
296 if (ep && ep->ops && func_no < ep->max_functions) in rt_pci_ep_raise_irq()
425 if (epf->func_no > ep->max_functions - 1) in rt_pci_ep_add_epf()
428 epf->name, epf->func_no, ep->name, ep->max_functions); in rt_pci_ep_add_epf()