Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_dev.h125 int fun_res_destroy(struct fun_dev *fdev, enum fun_admin_op res,
H A Dfun_dev.c531 int fun_res_destroy(struct fun_dev *fdev, enum fun_admin_op res, in fun_res_destroy() function
542 EXPORT_SYMBOL_GPL(fun_res_destroy);
736 fun_res_destroy(fdev, FUN_ADMIN_OP_SWUPGRADE, 0, in fun_dev_disable()
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ktls.c153 fun_res_destroy(fp->fdev, FUN_ADMIN_OP_KTLS, 0, fp->ktls_id); in fun_ktls_cleanup()
H A Dfuneth_tx.c744 fun_res_destroy(fp->fdev, FUN_ADMIN_OP_ETH, 0, q->ethid); in fun_txq_free_dev()