Home
last modified time | relevance | path

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

/drivers/net/wireless/realtek/rtw89/
Drtw8852ae.c16 .tag_mode = MAC_AX_TAG_MULTI,
Drtw8852ce.c25 .tag_mode = MAC_AX_TAG_MULTI,
Dpci.c2351 enum mac_ax_tag_mode tag_mode = info->tag_mode; in rtw89_pci_mode_op() local
2395 if (tag_mode == MAC_AX_TAG_SGL) { in rtw89_pci_mode_op()
2399 } else if (tag_mode == MAC_AX_TAG_MULTI) { in rtw89_pci_mode_op()
Dpci.h745 enum mac_ax_tag_mode tag_mode; member
/drivers/staging/octeon/
Docteon-stubs.h776 uint64_t tag_mode:2; member
803 uint64_t tag_mode:2; member
830 uint64_t tag_mode:2; member
Dethernet.c732 pip_prt_tagx.s.tag_mode = 0; in cvm_oct_probe()