Home
last modified time | relevance | path

Searched defs:nltb (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/core/
H A Diwpm_msg.c388 struct nlattr *nltb[IWPM_NLA_RREG_PID_MAX]; in iwpm_register_pid_cb() local
461 struct nlattr *nltb[IWPM_NLA_RMANAGE_MAPPING_MAX]; in iwpm_add_mapping_cb() local
540 struct nlattr *nltb[IWPM_NLA_RQUERY_MAPPING_MAX]; in iwpm_add_and_query_mapping_cb() local
621 struct nlattr *nltb[IWPM_NLA_RQUERY_MAPPING_MAX]; in iwpm_remote_info_cb() local
696 struct nlattr *nltb[IWPM_NLA_MAPINFO_REQ_MAX]; in iwpm_mapping_info_cb() local
748 struct nlattr *nltb[IWPM_NLA_MAPINFO_NUM_MAX]; in iwpm_ack_mapping_info_cb() local
780 struct nlattr *nltb[IWPM_NLA_ERR_MAX]; in iwpm_mapping_error_cb() local
826 struct nlattr *nltb[IWPM_NLA_HELLO_MAX]; in iwpm_hello_cb() local
H A Diwpm_util.h210 static inline int iwpm_validate_nlmsg_attr(struct nlattr *nltb[], in iwpm_validate_nlmsg_attr()
H A Diwpm_util.c459 struct nlattr *nltb[], const char *msg_type) in iwpm_parse_nlmsg()