Searched defs:nltb (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | iwpm_util.h | 229 static inline int iwpm_validate_nlmsg_attr(struct nlattr *nltb[], in iwpm_validate_nlmsg_attr() argument
|
H A D | iwpm_msg.c | 404 struct nlattr *nltb[IWPM_NLA_RREG_PID_MAX]; in iwpm_register_pid_cb() local 478 struct nlattr *nltb[IWPM_NLA_RMANAGE_MAPPING_MAX]; in iwpm_add_mapping_cb() local 556 struct nlattr *nltb[IWPM_NLA_RQUERY_MAPPING_MAX]; iwpm_add_and_query_mapping_cb() local 637 struct nlattr *nltb[IWPM_NLA_RQUERY_MAPPING_MAX]; iwpm_remote_info_cb() local 717 struct nlattr *nltb[IWPM_NLA_MAPINFO_REQ_MAX]; iwpm_mapping_info_cb() local 774 struct nlattr *nltb[IWPM_NLA_MAPINFO_NUM_MAX]; iwpm_ack_mapping_info_cb() local 806 struct nlattr *nltb[IWPM_NLA_ERR_MAX]; iwpm_mapping_error_cb() local 852 struct nlattr *nltb[IWPM_NLA_HELLO_MAX]; iwpm_hello_cb() local [all...] |
H A D | iwpm_util.c | 501 iwpm_parse_nlmsg(struct netlink_callback *cb, int policy_max, const struct nla_policy *nlmsg_policy, struct nlattr *nltb[], const char *msg_type) iwpm_parse_nlmsg() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | iwpm_util.h | 210 static inline int iwpm_validate_nlmsg_attr(struct nlattr *nltb[], in iwpm_validate_nlmsg_attr() argument
|
H A D | iwpm_msg.c | 388 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]; iwpm_add_and_query_mapping_cb() local 621 struct nlattr *nltb[IWPM_NLA_RQUERY_MAPPING_MAX]; iwpm_remote_info_cb() local 696 struct nlattr *nltb[IWPM_NLA_MAPINFO_REQ_MAX]; iwpm_mapping_info_cb() local 748 struct nlattr *nltb[IWPM_NLA_MAPINFO_NUM_MAX]; iwpm_ack_mapping_info_cb() local 780 struct nlattr *nltb[IWPM_NLA_ERR_MAX]; iwpm_mapping_error_cb() local 826 struct nlattr *nltb[IWPM_NLA_HELLO_MAX]; iwpm_hello_cb() local [all...] |
H A D | iwpm_util.c | 457 iwpm_parse_nlmsg(struct netlink_callback *cb, int policy_max, const struct nla_policy *nlmsg_policy, struct nlattr *nltb[], const char *msg_type) iwpm_parse_nlmsg() argument
|
Completed in 5 milliseconds