Searched refs:n_split_ops (Results 1 – 5 of 5) sorted by relevance
45 .n_split_ops = ARRAY_SIZE(netdev_nl_ops),
55 .n_split_ops = ARRAY_SIZE(handshake_nl_ops),
227 if (i + cnt < family->n_split_ops && in genl_op_from_split()246 for (i = 0; i < family->n_split_ops; i++) in genl_get_cmd_split()344 iter->family->n_split_ops; in genl_op_iter_init()359 family->n_ops + family->n_small_ops + family->n_split_ops) { in genl_op_iter_next()575 WARN_ON(family->n_split_ops && !family->split_ops)) in genl_validate_ops()593 if (family->n_split_ops) { in genl_validate_ops()598 for (s = 1; s < family->n_split_ops; s++) { in genl_validate_ops()1656 .n_split_ops = ARRAY_SIZE(genl_ctrl_ops),
71 u8 n_split_ops; member
522 .n_split_ops = ARRAY_SIZE(devlink_nl_ops),