Searched refs:response_expected (Results 1 – 13 of 13) sorted by relevance
/wlan-driver/fw-api/hw/qcn9224/v1/ |
D | mactx_phy_desc.h | 73 response_expected : 1; member 109 uint32_t response_expected : 1,
|
/wlan-driver/fw-api/hw/qcn6432/ |
D | mactx_phy_desc.h | 64 response_expected : 1; // [31:31] member 100 uint32_t response_expected : 1, // [31:31]
|
/wlan-driver/fw-api/hw/peach/v1/ |
D | mactx_phy_desc.h | 60 response_expected : 1; member 96 uint32_t response_expected : 1,
|
/wlan-driver/fw-api/hw/peach/v2/ |
D | mactx_phy_desc.h | 60 response_expected : 1; member 96 uint32_t response_expected : 1,
|
/wlan-driver/fw-api/hw/qca5332/ |
D | mactx_phy_desc.h | 73 response_expected : 1; // [31:31] member 109 uint32_t response_expected : 1, // [31:31]
|
/wlan-driver/fw-api/hw/qcn9224/v2/ |
D | mactx_phy_desc.h | 73 response_expected : 1; member 109 uint32_t response_expected : 1,
|
/wlan-driver/fw-api/hw/kiwi/v2/ |
D | mactx_phy_desc.h | 66 response_expected : 1; member 102 uint32_t response_expected : 1,
|
/wlan-driver/fw-api/hw/qca5424/ |
D | mactx_phy_desc.h | 66 response_expected : 1; member 102 uint32_t response_expected : 1,
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_oemdata.c | 1249 if (hdd_adapter->response_expected) { in hdd_oem_event_handler_cb() 1405 adapter->response_expected = nla_get_flag( in __wlan_hdd_cfg80211_oem_data_handler() 1408 if (adapter->response_expected) { in __wlan_hdd_cfg80211_oem_data_handler() 1473 adapter->response_expected = false; in __wlan_hdd_cfg80211_oem_data_handler()
|
/wlan-driver/qca-wifi-host-cmn/dp/inc/ |
D | cdp_txrx_cmn.h | 1175 bool response_expected) in cdp_fw_stats_get() argument 1188 per_vdev, response_expected); in cdp_fw_stats_get()
|
D | cdp_txrx_ops.h | 417 bool per_vdev, bool response_expected);
|
/wlan-driver/qcacld-3.0/core/dp/txrx/ |
D | ol_txrx.c | 4079 bool response_expected) in ol_txrx_fw_stats_get() argument 4112 if (response_expected) { in ol_txrx_fw_stats_get() 4133 if (response_expected) { in ol_txrx_fw_stats_get() 4159 if (response_expected == false) in ol_txrx_fw_stats_get()
|
/wlan-driver/qcacld-3.0/core/hdd/inc/ |
D | wlan_hdd_main.h | 1460 bool response_expected; member
|