Home
last modified time | relevance | path

Searched refs:alloc_index (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_main.h309 unsigned short alloc_index; member
Dbe_main.c1203 pwrb_context->alloc_index]; in alloc_wrb_handle()
1205 if (pwrb_context->alloc_index == in alloc_wrb_handle()
1207 pwrb_context->alloc_index = 0; in alloc_wrb_handle()
1209 pwrb_context->alloc_index++; in alloc_wrb_handle()
1211 pwrb_context->alloc_index]; in alloc_wrb_handle()
2873 pwrb_context->alloc_index = 0; in beiscsi_init_wrb_handle()