Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_sriov.c90 nitrox_common_sw_cleanup(ndev); in nitrox_pf_cleanup()
108 nitrox_common_sw_cleanup(ndev); in nitrox_pf_reinit()
H A Dnitrox_common.h20 void nitrox_common_sw_cleanup(struct nitrox_device *ndev);
H A Dnitrox_main.c327 nitrox_common_sw_cleanup(ndev); in nitrox_pf_sw_init()
335 nitrox_common_sw_cleanup(ndev); in nitrox_pf_sw_cleanup()
H A Dnitrox_lib.c295 void nitrox_common_sw_cleanup(struct nitrox_device *ndev) in nitrox_common_sw_cleanup() function