Lines Matching defs:ndev
27 struct nitrox_device *ndev = cmdq->ndev; in nitrox_cmdq_init() local
62 struct nitrox_device *ndev; in nitrox_cmdq_cleanup() local
87 static void nitrox_free_aqm_queues(struct nitrox_device *ndev) in nitrox_free_aqm_queues()
98 static int nitrox_alloc_aqm_queues(struct nitrox_device *ndev) in nitrox_alloc_aqm_queues()
138 static void nitrox_free_pktin_queues(struct nitrox_device *ndev) in nitrox_free_pktin_queues()
151 static int nitrox_alloc_pktin_queues(struct nitrox_device *ndev) in nitrox_alloc_pktin_queues()
188 static int create_crypto_dma_pool(struct nitrox_device *ndev) in create_crypto_dma_pool()
202 static void destroy_crypto_dma_pool(struct nitrox_device *ndev) in destroy_crypto_dma_pool()
215 void *crypto_alloc_context(struct nitrox_device *ndev) in crypto_alloc_context()
269 int nitrox_common_sw_init(struct nitrox_device *ndev) in nitrox_common_sw_init()
295 void nitrox_common_sw_cleanup(struct nitrox_device *ndev) in nitrox_common_sw_cleanup()