Home
last modified time | relevance | path

Searched refs:pwrb_handle_basestd (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
H A Dbe_main.h234 struct wrb_handle **pwrb_handle_basestd; member
H A Dbe_main.c1241 pwrb_handle = pwrb_context->pwrb_handle_basestd[wrb_index]; in hwi_complete_drvr_msgs()
1345 pwrb_handle = pwrb_context->pwrb_handle_basestd[ in hwi_complete_cmd()
2636 pwrb_context->pwrb_handle_basestd = in beiscsi_init_wrb_handle()
2640 if (!pwrb_context->pwrb_handle_basestd) { in beiscsi_init_wrb_handle()
2660 pwrb_context->pwrb_handle_basestd[j] = in beiscsi_init_wrb_handle()
2695 kfree(pwrb_context->pwrb_handle_basestd); in beiscsi_init_wrb_handle()
3443 kfree(pwrb_context->pwrb_handle_basestd); in free_wrb_handles()
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/
H A Dbe_main.h233 struct wrb_handle **pwrb_handle_basestd; member
H A Dbe_main.c1258 pwrb_handle = pwrb_context->pwrb_handle_basestd[wrb_index]; in hwi_complete_drvr_msgs()
1362 pwrb_handle = pwrb_context->pwrb_handle_basestd[ in hwi_complete_cmd()
2652 pwrb_context->pwrb_handle_basestd = in beiscsi_init_wrb_handle()
2656 if (!pwrb_context->pwrb_handle_basestd) { in beiscsi_init_wrb_handle()
2676 pwrb_context->pwrb_handle_basestd[j] = in beiscsi_init_wrb_handle()
2711 kfree(pwrb_context->pwrb_handle_basestd); in beiscsi_init_wrb_handle()
3455 kfree(pwrb_context->pwrb_handle_basestd); in free_wrb_handles()

Completed in 31 milliseconds