Home
last modified time | relevance | path

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

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