Searched refs:has_gds (Results 1 – 4 of 4) sorted by relevance
47 bits<1> has_gds = 1;48 bits<1> gdsValue = 0; // if has_gds == 0 set gds to this value278 let has_gds = 0;326 let has_gds = 0;360 let has_gds = 0;376 let has_gds = 0;867 let Inst{17} = !if(ps.has_gds, gds, ps.gdsValue);1086 let Inst{16} = !if(ds.has_gds, gds, ds.gdsValue);
47 bits<1> has_gds = 1;48 bits<1> gdsValue = 0; // if has_gds == 0 set gds to this value278 let has_gds = 0;326 let has_gds = 0;360 let has_gds = 0;376 let has_gds = 0;958 let Inst{17} = !if(ps.has_gds, gds, ps.gdsValue);1177 let Inst{16} = !if(ds.has_gds, gds, ds.gdsValue);
714 bool has_gds; member
3621 if (!queue->has_gds) { in radv_get_preamble_cs()3959 queue->has_gds = true; in radv_get_preamble_cs()