Home
last modified time | relevance | path

Searched refs:fbnic_alloc_resources (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_txrx.h159 int fbnic_alloc_resources(struct fbnic_net *fbn);
H A Dfbnic_netdev.c22 err = fbnic_alloc_resources(fbn); in __fbnic_open()
H A Dfbnic_ethtool.c264 err = fbnic_alloc_resources(clone); in fbnic_set_ringparam()
1311 err = fbnic_alloc_resources(clone); in fbnic_set_channels()
H A Dfbnic_txrx.c1781 int fbnic_alloc_resources(struct fbnic_net *fbn) in fbnic_alloc_resources() function