Home
last modified time | relevance | path

Searched refs:fbnic_alloc_napi_vectors (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/meta/fbnic/
Dfbnic_txrx.h123 int fbnic_alloc_napi_vectors(struct fbnic_net *fbn);
Dfbnic_netdev.c18 err = fbnic_alloc_napi_vectors(fbn); in __fbnic_open()
Dfbnic_txrx.c1155 int fbnic_alloc_napi_vectors(struct fbnic_net *fbn) in fbnic_alloc_napi_vectors() function