Searched refs:extra_op (Results 1 – 4 of 4) sorted by relevance
5724 if (scan_info->extra_op.set)5927 if (scan_info->extra_op.set)5928 h2c->w6 = le32_encode_bits(scan_info->extra_op.macid,5979 const struct rtw89_hw_scan_extra_op *ext = &scan_info->extra_op;7452 const struct rtw89_hw_scan_extra_op *ext = &scan_info->extra_op;7727 const struct rtw89_hw_scan_extra_op *ext = &scan_info->extra_op;8147 struct rtw89_hw_scan_extra_op *ext = &scan_info->extra_op;8347 const struct rtw89_hw_scan_extra_op *ext = &scan_info->extra_op;
5052 if (scan_info->extra_op.set) { in rtw89_hw_scan_search_op_chan()5053 op = &scan_info->extra_op.chan; in rtw89_hw_scan_search_op_chan()
5691 struct rtw89_hw_scan_extra_op extra_op; member
265 class vpred_ops<dag extra_op, dag extra_mi> : OperandWithDefaultOps<OtherVT,266 !con((ops (i32 0), (i32 zero_reg), (i32 zero_reg)), extra_op)> {