Lines Matching refs:targets

89 MODULE_PARM_DESC(max_targets, "Maximum allowed targets. "
677 list_for_each_entry(tgt, &vhost->targets, queue)
710 list_for_each_entry(tgt, &vhost->targets, queue) {
1221 list_for_each_entry(tgt, &vhost->targets, queue)
1803 list_for_each_entry(tgt, &vhost->targets, queue) {
2100 list_for_each_entry(tgt, &vhost->targets, queue) {
3068 list_for_each_entry(tgt, &vhost->targets, queue) {
3208 list_for_each_entry(tgt, &vhost->targets, queue) {
4332 * driver in which case we need to free up all the targets. If we are
4334 * offline state, so there is no need to track the old targets in that
4828 list_for_each_entry(tgt, &vhost->targets, queue) {
4835 list_for_each_entry(tgt, &vhost->targets, queue) {
4892 list_add_tail(&tgt->queue, &vhost->targets);
4900 * ibmvfc_alloc_targets - Allocate and initialize ibmvfc targets
4917 * ibmvfc_discover_targets_done - Completion handler for discover targets MAD
4982 ibmvfc_dbg(vhost, "Sent discover targets\n");
5347 list_for_each_entry(tgt, &vhost->targets, queue) {
5367 list_for_each_entry(tgt, &vhost->targets, queue) {
5397 list_for_each_entry(tgt, &vhost->targets, queue)
5400 list_for_each_entry(tgt, &vhost->targets, queue)
5408 list_for_each_entry(tgt, &vhost->targets, queue)
5411 list_for_each_entry(tgt, &vhost->targets, queue)
5601 list_for_each_entry(tgt, &vhost->targets, queue)
5606 list_for_each_entry(tgt, &vhost->targets, queue) {
5618 list_for_each_entry(tgt, &vhost->targets, queue) {
5630 list_for_each_entry(tgt, &vhost->targets, queue) {
5705 list_for_each_entry(tgt, &vhost->targets, queue) {
6190 list_for_each_entry(tgt, &vhost->targets, queue) {
6254 INIT_LIST_HEAD(&vhost->targets);