Searched refs:rio_alloc_net (Results 1 – 4 of 4) sorted by relevance
36 extern struct rio_net *rio_alloc_net(struct rio_mport *mport);
108 struct rio_net *rio_alloc_net(struct rio_mport *mport) in rio_alloc_net() function121 EXPORT_SYMBOL_GPL(rio_alloc_net);
842 net = rio_alloc_net(mport); in rio_scan_alloc_net()
1727 net = rio_alloc_net(mport); in rio_mport_add_riodev()