Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Ddebug.c51 } mac_mem; member
784 debugfs_priv->mac_mem.sel = sel; in rtw89_debug_priv_mac_mem_dump_select()
785 debugfs_priv->mac_mem.start = start_addr; in rtw89_debug_priv_mac_mem_dump_select()
786 debugfs_priv->mac_mem.len = len; in rtw89_debug_priv_mac_mem_dump_select()
839 if (debugfs_priv->mac_mem.sel >= RTW89_MAC_MEM_NUM) in rtw89_debug_priv_mac_mem_dump_get()
843 switch (debugfs_priv->mac_mem.sel) { in rtw89_debug_priv_mac_mem_dump_get()
860 debugfs_priv->mac_mem.sel, in rtw89_debug_priv_mac_mem_dump_get()
861 debugfs_priv->mac_mem.start, in rtw89_debug_priv_mac_mem_dump_get()
862 debugfs_priv->mac_mem.len); in rtw89_debug_priv_mac_mem_dump_get()