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()
2674 icb->vpc[index].node_name, 8); in ql_init_rings()2676 icb->vpc[index].port_name, 8); in ql_init_rings()2678 icb->vpc[index].options = VPO_TARGET_MODE_DISABLED | in ql_init_rings()2681 icb->vpc[index].options = (uint8_t) in ql_init_rings()2682 (icb->vpc[index].options | VPO_ENABLED); in ql_init_rings()4100 pkt->vpc.entry_type = VP_CONTROL_TYPE; in ql_vport_control()4101 pkt->vpc.entry_count = 1; in ql_vport_control()4102 pkt->vpc.command = cmd; in ql_vport_control()4103 pkt->vpc.vp_count = 1; in ql_vport_control()4105 pkt->vpc.vp_index[bit / 8] = (uint8_t) in ql_vport_control()[all …]
1465 vp_control_entry_t vpc; member
958 ql_vp_cfg_t vpc[MAX_25_VIRTUAL_PORTS + 1]; member