Searched defs:fc_vft_s (Results 1 – 2 of 2) sorted by relevance
1037 struct fc_vft_s { struct1038 u32 r_ctl:8;1039 u32 ver:2;1040 u32 type:4;1041 u32 res_a:2;1042 u32 priority:3;1043 u32 vf_id:12;1044 u32 res_b:1;1045 u32 hopct:8;1046 u32 res_c:24;
1022 struct fc_vft_s { struct1023 u32 r_ctl:8;1024 u32 ver:2;1025 u32 type:4;1026 u32 res_a:2;1027 u32 priority:3;1028 u32 vf_id:12;1029 u32 res_b:1;1030 u32 hopct:8;1031 u32 res_c:24;