Home
last modified time | relevance | path

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

/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_main.c502 atomic_set(&ndev->state, __NDEV_NOT_READY); in nitrox_probe()
540 atomic_set(&ndev->state, __NDEV_NOT_READY); in nitrox_remove()
H A Dnitrox_sriov.c84 atomic_set(&ndev->state, __NDEV_NOT_READY); in nitrox_pf_cleanup()
H A Dnitrox_dev.h186 __NDEV_NOT_READY, enumerator
H A Dnitrox_mbx.c77 atomic_set(&vfdev->state, __NDEV_NOT_READY); in pf2vf_send_response()