Home
last modified time | relevance | path

Searched defs:cmdType (Results 1 – 10 of 10) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp654 NanRequest params, NanRequestType cmdType) in NanPairingPrimitive()
1665 NanRequest params, NanRequestType cmdType) in NanDiscEnginePrimitive()
3133 NanRequest params, NanRequestType cmdType) in NanDataPathPrimitive()
4014 NanRequest params, NanRequestType cmdType) in NanMacControl()
5421 NanResponseType get_response_type_frm_req_type(NanRequestType cmdType) { in get_response_type_frm_req_type()
6167 NanRequestType cmdType = NAN_REQUEST_PUBLISH; in nan_publish_request() local
6184 NanRequestType cmdType = NAN_REQUEST_PUBLISH_CANCEL; in nan_publish_cancel_request() local
6212 NanRequestType cmdType = NAN_REQUEST_SUBSCRIBE; in nan_subscribe_request() local
6230 NanRequestType cmdType = NAN_REQUEST_SUBSCRIBE_CANCEL; in nan_subscribe_cancel_request() local
6250 NanRequestType cmdType = NAN_REQUEST_TRANSMIT_FOLLOWUP; in nan_transmit_followup_request() local
[all …]
Dwifi_offload.cpp86 u8 *src_mac_addr, u8 *dst_mac_addr, u32 period_msec, GetCmdType cmdType) in MKeepAliveCommand()
93 MKeepAliveCommand(wifi_interface_handle iface, u8 index, GetCmdType cmdType) in MKeepAliveCommand()
Dtwt.cpp595 TwtRequest params, TwtRequestType cmdType) in TwtFeatureRequest()
913 TwtRequestType cmdType = TWT_SETUP_REQUEST; in twt_setup_request() local
930 TwtRequestType cmdType = TWT_INFO_FRAME_REQUEST; in twt_info_frame_request() local
947 TwtRequestType cmdType = TWT_TEAR_DOWN_REQUEST; in twt_teardown_request() local
Dwifi_logger.cpp602 GetCmdType cmdType) in DebugCommand()
620 DebugCommand(wifi_interface_handle iface, char *ring_name, GetCmdType cmdType) in DebugCommand()
638 wifi_ring_buffer_status *status, GetCmdType cmdType) in DebugCommand()
655 DebugCommand(wifi_interface_handle iface, unsigned int *support, GetCmdType cmdType) in DebugCommand()
673 wifi_buf_ring_map_entry_t *map, GetCmdType cmdType) in DebugCommand()
691 u32 max_interval_sec, u32 min_data_size, char *ring_name, GetCmdType cmdType) in DebugCommand()
/hardware/synaptics/wlan/synadhd/wifi_hal/
Dnan.cpp583 NanRequest params, NanRequestType cmdType) in NanDiscEnginePrimitive()
1795 NanRequest params, NanRequestType cmdType) in NanDataPathPrimitive()
2551 NanRequest params, NanRequestType cmdType) in NanMacControl()
4284 NanRequestType cmdType = NAN_REQUEST_ENABLE; in nan_enable_request() local
4323 NanRequestType cmdType = NAN_REQUEST_DISABLE; in nan_disable_request() local
4362 NanRequestType cmdType = NAN_REQUEST_PUBLISH; in nan_publish_request() local
4379 NanRequestType cmdType = NAN_REQUEST_PUBLISH_CANCEL; in nan_publish_cancel_request() local
4407 NanRequestType cmdType = NAN_REQUEST_SUBSCRIBE; in nan_subscribe_request() local
4425 NanRequestType cmdType = NAN_REQUEST_SUBSCRIBE_CANCEL; in nan_subscribe_cancel_request() local
4445 NanRequestType cmdType = NAN_REQUEST_TRANSMIT_FOLLOWUP; in nan_transmit_followup_request() local
[all …]
Dwifi_offload.cpp86 u8 *src_mac_addr, u8 *dst_mac_addr, u32 period_msec, GetCmdType cmdType) in MKeepAliveCommand()
93 MKeepAliveCommand(wifi_interface_handle iface, u8 index, GetCmdType cmdType) in MKeepAliveCommand()
Dtwt.cpp588 TwtRequest params, TwtRequestType cmdType) in TwtFeatureRequest()
902 TwtRequestType cmdType = TWT_SETUP_REQUEST; in twt_setup_request() local
919 TwtRequestType cmdType = TWT_INFO_FRAME_REQUEST; in twt_info_frame_request() local
936 TwtRequestType cmdType = TWT_TEAR_DOWN_REQUEST; in twt_teardown_request() local
Dwifi_logger.cpp554 GetCmdType cmdType) in DebugCommand()
570 DebugCommand(wifi_interface_handle iface, char *ring_name, GetCmdType cmdType) in DebugCommand()
586 wifi_ring_buffer_status *status, GetCmdType cmdType) in DebugCommand()
601 DebugCommand(wifi_interface_handle iface, unsigned int *support, GetCmdType cmdType) in DebugCommand()
617 wifi_buf_ring_map_entry_t *map, GetCmdType cmdType) in DebugCommand()
625 u32 max_interval_sec, u32 min_data_size, char *ring_name, GetCmdType cmdType) in DebugCommand()
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DglUtils.cpp1112 GLuint glUtilsIndirectStructSize(IndirectCommandType cmdType) { in glUtilsIndirectStructSize()
/hardware/google/graphics/common/hwc3/
DComposerCommandEngine.cpp99 auto cmdType = layerCmd.layerLifecycleBatchCommandType; in dispatchBatchCreateDestroyLayerCommand() local