Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/core/
Diwpm_util.h282 int iwpm_send_hello(u8 nl_client, int iwpm_pid, u16 abi_version);
Diwpm_msg.c875 ret = iwpm_send_hello(nl_client, iwpm_user_pid, iwpm_ulib_version); in iwpm_hello_cb()
Diwpm_util.c805 int iwpm_send_hello(u8 nl_client, int iwpm_pid, u16 abi_version) in iwpm_send_hello() function