Searched refs:TARGET_TYPE_AR6003 (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dinit.c625 if ((ar->target_type == TARGET_TYPE_AR6003) ||
1233 if (ar->target_type == TARGET_TYPE_AR6003 &&
1240 case TARGET_TYPE_AR6003:
1447 if (ar->target_type != TARGET_TYPE_AR6003 &&
H A Dcore.h886 if (ar->target_type == TARGET_TYPE_AR6003)
H A Dbmi.h137 #define TARGET_TYPE_AR6003 3 macro
H A Dtarget.h337 (((target_type) == TARGET_TYPE_AR6003) ? AR6003_VTOP(vaddr) : \

Completed in 147 milliseconds