Searched hist:231368 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.cdiff 231368 Fri Feb 10 08:09:49 MST 2012 adrian Extend the HAL code to allow the RX and TX chainmask to be overridden
by capabilities.

Add an ar5416SetCapability() function, which contains logic to override
the chainmask and update the relevant stream.

This is designed to be called after the attach function, which presets
the TX/RX chainmask and stream.

TODO: check the chainmask against the hardware chainmask so non-existing
chains aren't enabled.
H A Dar5416.hdiff 231368 Fri Feb 10 08:09:49 MST 2012 adrian Extend the HAL code to allow the RX and TX chainmask to be overridden
by capabilities.

Add an ar5416SetCapability() function, which contains logic to override
the chainmask and update the relevant stream.

This is designed to be called after the attach function, which presets
the TX/RX chainmask and stream.

TODO: check the chainmask against the hardware chainmask so non-existing
chains aren't enabled.

Completed in 502 milliseconds