Searched refs:TARGET_TYPE_AR6004 (Results 1 - 5 of 5) sorted by relevance

/drivers/net/wireless/ath/ath6kl/
H A Dbmi.h138 #define TARGET_TYPE_AR6004 5 macro
H A Dtarget.h337 (((target_type) == TARGET_TYPE_AR6004) ? AR6004_VTOP(vaddr) : 0))
H A Dinit.c1104 case TARGET_TYPE_AR6004:
1231 if (ar->target_type != TARGET_TYPE_AR6004) {
1298 ar->target_type != TARGET_TYPE_AR6004)
1331 if (ar->target_type != TARGET_TYPE_AR6004) {
H A Dcore.h736 else if (ar->target_type == TARGET_TYPE_AR6004)
H A Dmain.c353 target_type != TARGET_TYPE_AR6004)
363 case TARGET_TYPE_AR6004:

Completed in 59 milliseconds