Lines Matching refs:targets
66 MODULE_PARM_DESC(max_targets, "Maximum allowed targets. "
605 list_for_each_entry(tgt, &vhost->targets, queue)
638 list_for_each_entry(tgt, &vhost->targets, queue) {
966 list_for_each_entry(tgt, &vhost->targets, queue)
1559 list_for_each_entry(tgt, &vhost->targets, queue) {
1818 list_for_each_entry(tgt, &vhost->targets, queue) {
2618 list_for_each_entry(tgt, &vhost->targets, queue) {
2758 list_for_each_entry(tgt, &vhost->targets, queue) {
3679 * driver in which case we need to free up all the targets. If we are
3681 * offline state, so there is no need to track the old targets in that
4143 list_for_each_entry(tgt, &vhost->targets, queue) {
4150 list_for_each_entry(tgt, &vhost->targets, queue) {
4202 list_add_tail(&tgt->queue, &vhost->targets);
4210 * ibmvfc_alloc_targets - Allocate and initialize ibmvfc targets
4227 * ibmvfc_discover_targets_done - Completion handler for discover targets MAD
4285 ibmvfc_dbg(vhost, "Sent discover targets\n");
4476 list_for_each_entry(tgt, &vhost->targets, queue) {
4496 list_for_each_entry(tgt, &vhost->targets, queue) {
4526 list_for_each_entry(tgt, &vhost->targets, queue)
4529 list_for_each_entry(tgt, &vhost->targets, queue)
4537 list_for_each_entry(tgt, &vhost->targets, queue)
4540 list_for_each_entry(tgt, &vhost->targets, queue)
4724 list_for_each_entry(tgt, &vhost->targets, queue)
4729 list_for_each_entry(tgt, &vhost->targets, queue) {
4741 list_for_each_entry(tgt, &vhost->targets, queue) {
4753 list_for_each_entry(tgt, &vhost->targets, queue) {
4815 list_for_each_entry(tgt, &vhost->targets, queue) {
5074 list_for_each_entry(tgt, &vhost->targets, queue) {
5138 INIT_LIST_HEAD(&vhost->targets);