Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/core/
Diwpm_util.h263 int iwpm_send_hello(u8 nl_client, int iwpm_pid, u16 abi_version);
Diwpm_util.c761 int iwpm_send_hello(u8 nl_client, int iwpm_pid, u16 abi_version) in iwpm_send_hello() function
Diwpm_msg.c844 ret = iwpm_send_hello(nl_client, iwpm_user_pid, iwpm_ulib_version); in iwpm_hello_cb()