Searched refs:__NDEV_NOT_READY (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_sriov.c | 84 atomic_set(&ndev->state, __NDEV_NOT_READY); in nitrox_pf_cleanup()
|
H A D | nitrox_dev.h | 186 __NDEV_NOT_READY, enumerator
|
H A D | nitrox_main.c | 516 atomic_set(&ndev->state, __NDEV_NOT_READY); in nitrox_probe() 551 atomic_set(&ndev->state, __NDEV_NOT_READY); in nitrox_remove()
|
H A D | nitrox_mbx.c | 75 atomic_set(&vfdev->state, __NDEV_NOT_READY); in pf2vf_send_response()
|
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_sriov.c | 84 atomic_set(&ndev->state, __NDEV_NOT_READY); in nitrox_pf_cleanup()
|
H A D | nitrox_dev.h | 186 __NDEV_NOT_READY, enumerator
|
H A D | nitrox_main.c | 502 atomic_set(&ndev->state, __NDEV_NOT_READY); in nitrox_probe() 540 atomic_set(&ndev->state, __NDEV_NOT_READY); in nitrox_remove()
|
H A D | nitrox_mbx.c | 77 atomic_set(&vfdev->state, __NDEV_NOT_READY); in pf2vf_send_response()
|
Completed in 4 milliseconds