Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntb/test/
H A Dntb_tool.c251 struct tool_mw *inmws; member
805 struct tool_mw *inmw = &tc->peers[pidx].inmws[widx]; in tool_setup_mw()
871 struct tool_mw *inmw = &tc->peers[pidx].inmws[widx]; in tool_free_mw()
992 free(tc->peers[pidx].inmws, M_NTB_TOOL); in tool_clear_mws()
1005 tc->peers[pidx].inmws = malloc(tc->peers[pidx].inmw_cnt * in tool_init_mws()
1006 sizeof(*tc->peers[pidx].inmws), M_NTB_TOOL, in tool_init_mws()
1010 mw = &tc->peers[pidx].inmws[widx]; in tool_init_mws()
1385 &tc->peers[pidx].inmws[widx], 0, in tool_setup_sysctl()
1393 &tc->peers[pidx].inmws[widx], 0, in tool_setup_sysctl()
1401 &tc->peers[pidx].inmws[widx], 0, in tool_setup_sysctl()