Searched refs:tag_mode (Results 1 – 8 of 8) sorted by relevance
16 .tag_mode = MAC_AX_TAG_MULTI,
25 .tag_mode = MAC_AX_TAG_MULTI,
764 enum mac_ax_tag_mode tag_mode; member
2398 enum mac_ax_tag_mode tag_mode = info->tag_mode; in rtw89_pci_mode_op() local2442 if (tag_mode == MAC_AX_TAG_SGL) { in rtw89_pci_mode_op()2446 } else if (tag_mode == MAC_AX_TAG_MULTI) { in rtw89_pci_mode_op()
776 uint64_t tag_mode:2; member803 uint64_t tag_mode:2; member830 uint64_t tag_mode:2; member
732 pip_prt_tagx.s.tag_mode = 0; in cvm_oct_probe()