Home
last modified time | relevance | path

Searched refs:fun_get_res_count (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_dev.c512 int fun_get_res_count(struct fun_dev *fdev, enum fun_admin_op res) in fun_get_res_count() function
528 EXPORT_SYMBOL_GPL(fun_get_res_count);
566 rc = fun_get_res_count(fdev, FUN_ADMIN_OP_EPCQ); in fun_get_dev_limits()
571 rc = fun_get_res_count(fdev, FUN_ADMIN_OP_EPSQ); in fun_get_dev_limits()
H A Dfun_dev.h124 int fun_get_res_count(struct fun_dev *fdev, enum fun_admin_op res);