Searched refs:iwpm_send_hello (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | iwpm_util.h | 274 * iwpm_send_hello - Send hello response to iwpmd 282 int iwpm_send_hello(u8 nl_client, int iwpm_pid, u16 abi_version);
|
H A D | iwpm_util.c | 805 int iwpm_send_hello(u8 nl_client, int iwpm_pid, u16 abi_version) in iwpm_send_hello() function
|
H A D | iwpm_msg.c | 875 ret = iwpm_send_hello(nl_client, iwpm_user_pid, iwpm_ulib_version); in iwpm_hello_cb()
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | iwpm_util.h | 255 * iwpm_send_hello - Send hello response to iwpmd 263 int iwpm_send_hello(u8 nl_client, int iwpm_pid, u16 abi_version);
|
H A D | iwpm_util.c | 761 int iwpm_send_hello(u8 nl_client, int iwpm_pid, u16 abi_version) in iwpm_send_hello() function
|
H A D | iwpm_msg.c | 844 ret = iwpm_send_hello(nl_client, iwpm_user_pid, iwpm_ulib_version); in iwpm_hello_cb()
|
Completed in 6 milliseconds