Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Diwpm_util.h84 struct iwpm_remote_info { struct
148 void iwpm_add_remote_info(struct iwpm_remote_info *reminfo);
H A Diwpm_util.c244 struct iwpm_remote_info *rem_info; in free_reminfo_bucket()
267 void iwpm_add_remote_info(struct iwpm_remote_info *rem_info) in iwpm_add_remote_info()
301 struct iwpm_remote_info *rem_info = NULL; in iwpm_get_remote_info()
H A Diwpm_msg.c640 struct iwpm_remote_info *rem_info; in iwpm_remote_info_cb()
673 rem_info = kzalloc(sizeof(struct iwpm_remote_info), GFP_ATOMIC); in iwpm_remote_info_cb()