Searched refs:fun_res_destroy (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/fungible/funcore/ |
| H A D | fun_dev.h | 125 int fun_res_destroy(struct fun_dev *fdev, enum fun_admin_op res,
|
| H A D | fun_dev.c | 531 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 D | funeth_ktls.c | 153 fun_res_destroy(fp->fdev, FUN_ADMIN_OP_KTLS, 0, fp->ktls_id); in fun_ktls_cleanup()
|
| H A D | funeth_tx.c | 744 fun_res_destroy(fp->fdev, FUN_ADMIN_OP_ETH, 0, q->ethid); in fun_txq_free_dev()
|