Home
last modified time | relevance | path

Searched refs:fun_get_res_count (Results 1 – 3 of 3) 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);
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c1541 neth = fun_get_res_count(&ed->fdev, FUN_ADMIN_OP_ETH); in fun_max_qs()
1951 rc = fun_get_res_count(fdev, FUN_ADMIN_OP_PORT); in fun_service_cb()
2027 rc = fun_get_res_count(fdev, FUN_ADMIN_OP_PORT); in funeth_probe()