Searched refs:TARGET_TYPE_AR6004 (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dinit.c1246 case TARGET_TYPE_AR6004:
1377 if (ar->target_type != TARGET_TYPE_AR6004) {
1448 ar->target_type != TARGET_TYPE_AR6004)
1481 if (ar->target_type != TARGET_TYPE_AR6004) {
H A Dcore.c132 if (ar->target_type == TARGET_TYPE_AR6004 &&
H A Dcore.h888 else if (ar->target_type == TARGET_TYPE_AR6004)
H A Dbmi.h138 #define TARGET_TYPE_AR6004 5 macro
H A Dtarget.h338 (((target_type) == TARGET_TYPE_AR6004) ? AR6004_VTOP(vaddr) : 0))

Completed in 246 milliseconds