Lines Matching defs:pln
392 struct csio_lnode *pln = ln->pln;
396 csio_lnode_state_to_str(pln, state);
402 if (!(pln->flags & CSIO_LNF_NPIVSUPP)) {
419 struct csio_lnode *pln;
435 pln = ln->pln;
436 ln->fcf_flowid = pln->fcf_flowid;
437 ln->portid = pln->portid;
440 pln->fcf_flowid, pln->vnp_flowid, 0,
555 struct csio_lnode *pln = shost_priv(shost);
557 struct csio_hw *hw = csio_lnode_to_hw(pln);
561 ln = csio_shost_init(hw, &fc_vport->dev, false, pln);