Searched refs:HWSIM_ATTR_REG_CUSTOM_REG (Results 1 – 2 of 2) sorted by relevance
162 HWSIM_ATTR_REG_CUSTOM_REG, enumerator
778 [HWSIM_ATTR_REG_CUSTOM_REG] = { .type = NLA_U32 },3230 ret = nla_put_u32(skb, HWSIM_ATTR_REG_CUSTOM_REG, i); in append_radio_msg()5087 if (info->attrs[HWSIM_ATTR_REG_CUSTOM_REG]) { in hwsim_new_radio_nl()5088 u32 idx = nla_get_u32(info->attrs[HWSIM_ATTR_REG_CUSTOM_REG]); in hwsim_new_radio_nl()