Lines Matching defs:rec
457 printk(KERN_ERR PFX "rec buf: mem alloc failure\n");
584 struct fc_els_rec rec;
593 memset(&rec, 0, sizeof(rec));
605 rec.rec_cmd = ELS_REC;
606 hton24(rec.rec_s_id, sid);
607 rec.rec_ox_id = htons(orig_io_req->xid);
608 rec.rec_rx_id = htons(orig_io_req->task->rxwr_txrd.var_ctx.rx_id);
610 rc = bnx2fc_initiate_els(tgt, ELS_REC, &rec, sizeof(rec),