Home
last modified time | relevance | path

Searched refs:TARGET_TYPE_AR6003 (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/net/wireless/ath/ath6kl/
Dbmi.h137 #define TARGET_TYPE_AR6003 3 macro
Dtarget.h336 (((target_type) == TARGET_TYPE_AR6003) ? AR6003_VTOP(vaddr) : \
Dinit.c1091 if (ar->target_type == TARGET_TYPE_AR6003 && in ath6kl_upload_board_file()
1098 case TARGET_TYPE_AR6003: in ath6kl_upload_board_file()
1297 if (ar->target_type != TARGET_TYPE_AR6003 && in ath6kl_init_upload()
Dhif.c76 if (ar->target_type != TARGET_TYPE_AR6003) in ath6kl_hif_dump_fw_crash()
Dmain.c352 if (target_type != TARGET_TYPE_AR6003 && in ath6kl_reset_device()
360 case TARGET_TYPE_AR6003: in ath6kl_reset_device()
Dcore.h734 if (ar->target_type == TARGET_TYPE_AR6003) in ath6kl_get_hi_item_addr()