Searched refs:tag_mode (Results 1 – 9 of 9) sorted by relevance
88 int tag_mode() const { return tag_mode_; } in tag_mode() function
309 tag_mode_ = sat_->tag_mode(); in InitThread()
1772 uint64_t tag_mode:2; member1812 uint64_t tag_mode:2;1835 uint64_t tag_mode:2; member1875 uint64_t tag_mode:2;1890 uint64_t tag_mode:2; member1930 uint64_t tag_mode:2;
776 uint64_t tag_mode:2; member803 uint64_t tag_mode:2; member830 uint64_t tag_mode:2; member
739 pip_prt_tagx.s.tag_mode = 0; in cvm_oct_probe()
2233 enum mac_ax_tag_mode *tag_mode = (&intf_info->tag_mode); in mode_op() local2341 if (intf_info->tag_mode == MAC_AX_TAG_DEF) in mode_op()2342 tag_mode = (&intf_info_def->tag_mode); in mode_op()2347 if ((*tag_mode) == MAC_AX_TAG_SGL) { in mode_op()2351 } else if ((*tag_mode) == MAC_AX_TAG_MULTI) { in mode_op()
230 intf_info->tag_mode = MAC_AX_TAG_MULTI; in _hal_pre_init_8852be()
5126 enum mac_ax_tag_mode tag_mode; member