HomeSort by: relevance | last modified time | path
    Searched refs:IS_2417 (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_misc.c 194 if (IS_2417(ah)) {
678 if (IS_2413(ah) || IS_5413(ah) || IS_2417(ah)) {
701 if (IS_2417(ah))
710 IS_RAD5112_ANY(ah) || IS_5413(ah) || IS_2417(ah) ? 0x14 : 0x18);
ar5212.h 359 #define IS_2417(ah) \
398 if ((IS_2425(_ah) || IS_2417(_ah)) && \
407 if ((IS_2425(_ah) || IS_2417(_ah)) && (_flag) == AH_TRUE) {\
ar2425.c 210 if (IS_2417(ah)) {
719 return IS_2425(ah) || IS_2417(ah);
ar5212_attach.c 427 if (IS_2425(ah) || IS_2417(ah)) {/* Swan or Nala */
770 if (IS_RAD5112_ANY(ah) || IS_5413(ah) || IS_2425(ah) || IS_2417(ah))
ar5212_reset.c 367 if (IS_5413(ah) || IS_2417(ah)) {
1466 ((IS_5413(ah) || IS_RAD5112_ANY(ah) || IS_2417(ah)) ? 40 : 32);
1628 if (IS_2417(ah)) {
ar5212_xmit.c 596 (IS_2413(ah) || IS_5413(ah) || IS_2425(ah) || IS_2417(ah))) {

Completed in 17 milliseconds