Home
last modified time | relevance | path

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

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