qcacmn: Initial changes for QCN9160 bring-up in HAL layer
Add device Id and target type checks for qcn9160 target compilation. Change-Id: I3f9bf381bd340755639184753a74159364331037 CRs-Fixed: 3282637
This commit is contained in:

committed by
Madan Koyyalamudi

parent
ba48f03c44
commit
fb0b54baee
@@ -1018,6 +1018,7 @@ hal_rx_status_get_tlv_info_generic_li(void *rx_tlv_hdr, void *ppduinfo,
|
||||
case TARGET_TYPE_QCA5018:
|
||||
case TARGET_TYPE_QCN9000:
|
||||
case TARGET_TYPE_QCN6122:
|
||||
case TARGET_TYPE_QCN9160:
|
||||
#ifdef QCA_WIFI_QCA6390
|
||||
case TARGET_TYPE_QCA6390:
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user