Searched refs:tag_mode (Results 1 – 10 of 10) sorted by relevance
17 .tag_mode = MAC_AX_TAG_MULTI,
23 .tag_mode = MAC_AX_TAG_MULTI,
26 .tag_mode = MAC_AX_TAG_MULTI,
2751 enum mac_ax_tag_mode tag_mode = info->tag_mode; in rtw89_pci_mode_op() local 2795 if (tag_mode == MAC_AX_TAG_SGL) { in rtw89_pci_mode_op() 2799 } else if (tag_mode == MAC_AX_TAG_MULTI) { in rtw89_pci_mode_op()
1317 enum mac_ax_tag_mode tag_mode; member
1772 uint64_t tag_mode:2; member 1812 uint64_t tag_mode:2;1835 uint64_t tag_mode:2; member 1875 uint64_t tag_mode:2;1890 uint64_t tag_mode:2; member 1930 uint64_t tag_mode:2;
732 pip_prt_tagx.s.tag_mode = 0; in cvm_oct_probe()