Home
last modified time | relevance | path

Searched refs:tx_with_siso_diversity (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_iwxvar.h467 int tx_with_siso_diversity; member
508 .tx_with_siso_diversity = true,
521 .tx_with_siso_diversity = true,
H A Dif_iwx.c11589 sc->sc_tx_with_siso_diversity = cfg->tx_with_siso_diversity; in iwx_attach()