Home
last modified time | relevance | path

Searched refs:HI_OPTION_EARLY_CFG_DONE (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/fw-api/fw/
Dtargaddrs.h354 #define HI_OPTION_EARLY_CFG_DONE 0x10 /* Early configuration is complete */ macro
617 ((HOST_INTEREST->hi_option_flag2 & HI_OPTION_EARLY_CFG_DONE))
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
Dif_pci.c1668 flag2_value |= HI_OPTION_EARLY_CFG_DONE; in hif_set_hia()