Home
last modified time | relevance | path

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

/wlan-driver/fw-api/fw/ !
H A Dbmi_msg.h246 #define TARGET_TYPE_AR6003 3 macro
H A Dtargaddrs.h650 (((TargetType) == TARGET_TYPE_AR6003) ? AR6003_VTOP(vaddr) : \
660 (((TargetType) == TARGET_TYPE_AR6003) ? AR6003_HOST_INTEREST_ITEM_ADDRESS(item) : \
/wlan-driver/qca-wifi-host-cmn/hif/src/ !
H A Dregtable.c58 case TARGET_TYPE_AR6003: in hif_target_register_tbl_attach()
H A Dhif_main.c211 case TARGET_TYPE_AR6003: in hif_hia_item_address()