Home
last modified time | relevance | path

Searched refs:tag_mode (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8851be.c18 .tag_mode = MAC_AX_TAG_MULTI,
H A Drtw8852ae.c18 .tag_mode = MAC_AX_TAG_MULTI,
H A Drtw8852bte.c24 .tag_mode = MAC_AX_TAG_MULTI,
H A Drtw8922ae.c24 .tag_mode = MAC_AX_TAG_MULTI,
H A Drtw8852be.c18 .tag_mode = MAC_AX_TAG_MULTI,
H A Drtw8852ce.c27 .tag_mode = MAC_AX_TAG_MULTI,
H A Dpci.c2959 enum mac_ax_tag_mode tag_mode = info->tag_mode; in rtw89_pci_mode_op() local
3003 if (tag_mode == MAC_AX_TAG_SGL) { in rtw89_pci_mode_op()
3007 } else if (tag_mode == MAC_AX_TAG_MULTI) { in rtw89_pci_mode_op()
H A Dpci.h1388 enum mac_ax_tag_mode tag_mode; member
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pip-defs.h1772 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;
/linux/drivers/staging/octeon/
H A Docteon-stubs.h778 uint64_t tag_mode:2; member
805 uint64_t tag_mode:2; member
832 uint64_t tag_mode:2; member
H A Dethernet.c732 pip_prt_tagx.s.tag_mode = 0; in cvm_oct_probe()