Searched refs:vpc (Results 1 – 4 of 4) sorted by relevance
57 struct vlinfo *vp, *vpc; in vopen() local79 vpc = &vlinfo[vcline]; in vopen()80 for (vp = &vlinfo[vcnt]; vp >= vpc; vp--) in vopen()106 vpc->vliny = p, vpc->vdepth = 0, vpc->vflags = 0; in vopen()
2742 icb->vpc[index].options = VPO_TARGET_MODE_DISABLED | in ql_init_rings()2754 icb->vpc[index].node_name, 8); in ql_init_rings()2756 icb->vpc[index].port_name, 8); in ql_init_rings()2759 icb->vpc[index].options = (uint8_t) in ql_init_rings()2760 (icb->vpc[index].options | VPO_ENABLED); in ql_init_rings()4370 pkt->vpc.entry_type = VP_CONTROL_TYPE; in ql_vport_control()4371 pkt->vpc.entry_count = 1; in ql_vport_control()4372 pkt->vpc.command = cmd; in ql_vport_control()4373 pkt->vpc.vp_count = 1; in ql_vport_control()4374 pkt->vpc.fcf_index = ha->fcoe_fcf_idx; in ql_vport_control()[all …]
1434 vp_control_entry_t vpc; member
1094 ql_vp_cfg_t vpc[MAX_25_VIRTUAL_PORTS + 1]; member