Home
last modified time | relevance | path

Searched refs:TARGET_TYPE_AR6006 (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/fw-api/fw/
H A Dbmi_msg.h248 #define TARGET_TYPE_AR6006 6 macro
H A Dtargaddrs.h652 (((TargetType) == TARGET_TYPE_AR6006) ? AR6006_VTOP(vaddr) : \
662 (((TargetType) == TARGET_TYPE_AR6006) ? AR6006_HOST_INTEREST_ITEM_ADDRESS(item) : \
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_main.c215 case TARGET_TYPE_AR6006: in hif_hia_item_address()