Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Ddebug.c73 } mac_mem; member
1113 debugfs_priv->mac_mem.sel = sel; in rtw89_debug_priv_mac_mem_dump_select()
1114 debugfs_priv->mac_mem.start = start_addr; in rtw89_debug_priv_mac_mem_dump_select()
1115 debugfs_priv->mac_mem.len = len; in rtw89_debug_priv_mac_mem_dump_select()
1175 if (debugfs_priv->mac_mem.sel >= RTW89_MAC_MEM_NUM) in rtw89_debug_priv_mac_mem_dump_get()
1179 switch (debugfs_priv->mac_mem.sel) { in rtw89_debug_priv_mac_mem_dump_get()
1195 debugfs_priv->mac_mem.sel, in rtw89_debug_priv_mac_mem_dump_get()
1196 debugfs_priv->mac_mem.start, in rtw89_debug_priv_mac_mem_dump_get()
1197 debugfs_priv->mac_mem.len); in rtw89_debug_priv_mac_mem_dump_get()