Home
last modified time | relevance | path

Searched refs:HWSIM_ATTR_MAX (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/
A Dmac80211_hwsim.h175 #define HWSIM_ATTR_MAX (__HWSIM_ATTR_MAX - 1) macro
A Dmac80211_hwsim.c733 static const struct nla_policy hwsim_genl_policy[HWSIM_ATTR_MAX + 1] = {
4238 .maxattr = HWSIM_ATTR_MAX,
4386 struct nlattr *tb[HWSIM_ATTR_MAX + 1]; in hwsim_virtio_handle_cmd()
4392 err = genlmsg_parse(nlh, &hwsim_genl_family, tb, HWSIM_ATTR_MAX, in hwsim_virtio_handle_cmd()

Completed in 11 milliseconds