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