Searched refs:hi_option_flag2 (Results 1 – 4 of 4) sorted by relevance
/wlan-driver/fw-api/fw/ |
H A D | targaddrs.h | 219 volatile A_UINT32 hi_option_flag2; /* 0xcc */ member 362 ((HOST_INTEREST->hi_option_flag2 & HI_OPTION_HTT_TGT_DEBUG_TX_COMPL_IDX)) 367 (!(HOST_INTEREST->hi_option_flag2 & HI_OPTION_DISABLE_CDC_MAX_PERF_WAR)) 389 (HOST_INTEREST->hi_option_flag2 & HI_OPTION_USB_RESET_RESUME) 392 (HOST_INTEREST->hi_option_flag2 & HT_OPTION_GPIO_WAKEUP_SUPPORT) 611 ((HOST_INTEREST->hi_option_flag2 & HI_OPTION_OFFLOAD_AMSDU)) 614 ((HOST_INTEREST->hi_option_flag2 & HI_OPTION_DFS_SUPPORT)) 617 ((HOST_INTEREST->hi_option_flag2 & HI_OPTION_EARLY_CFG_DONE))
|
/wlan-driver/qcacld-3.0/core/bmi/src/ |
H A D | ol_fw.c | 808 offsetof(struct host_interest_s, hi_option_flag2)), in ol_disable_cdc_max_perf() 817 offsetof(struct host_interest_s, hi_option_flag2)), in ol_disable_cdc_max_perf() 845 offsetof(struct host_interest_s, hi_option_flag2)), in ol_set_lpass_support() 854 offsetof(struct host_interest_s, hi_option_flag2)), in ol_set_lpass_support() 937 hi_option_flag2)), in ol_configure_target() 948 hi_option_flag2)), in ol_configure_target()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/ |
H A D | ce_main.h | 246 uint32_t hi_option_flag2; member
|
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/ |
H A D | if_pci.c | 1484 offsetof(struct host_interest_area_t, hi_option_flag2); in hif_set_hia() 1492 offsetof(struct host_interest_s, hi_option_flag2)); in hif_set_hia() 1659 hi_option_flag2)); in hif_set_hia()
|