Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dwifi_logger.cpp589 wifi_buf_ring_map_entry_t *mMaps; member in DebugCommand
616 mMaps = NULL; in DebugCommand()
633 mMaps = NULL; in DebugCommand()
651 mMaps = NULL; in DebugCommand()
667 mMaps = NULL; in DebugCommand()
674 : WifiCommand("DebugCommand", iface, 0), mNumMaps(num_maps), mMaps(map), mType(cmdType) in DebugCommand()
676 memset(mMaps, 0, sizeof(wifi_buf_ring_map_entry_t) * (*mNumMaps)); in DebugCommand()
701 mMaps = NULL; in DebugCommand()
955 wifi_buf_ring_map_entry_t *map(mMaps); in handleResponse()
/hardware/synaptics/wlan/synadhd/wifi_hal/
Dwifi_logger.cpp541 wifi_buf_ring_map_entry_t *mMaps; member in DebugCommand
618 : WifiCommand("DebugCommand", iface, 0), mNumMaps(num_maps), mMaps(map), mType(cmdType) in DebugCommand()
620 memset(mMaps, 0, sizeof(wifi_buf_ring_map_entry_t) * (*mNumMaps)); in DebugCommand()
885 wifi_buf_ring_map_entry_t *map(mMaps); in handleResponse()