Lines Matching refs:nla_get_u32
360 val = nla_get_u32(tb[QCA_WLAN_VENDOR_ATTR_TEST]); in mac80211_hwsim_vendor_cmd_test()
1790 switch (nla_get_u32(tb[HWSIM_TM_ATTR_CMD])) { in mac80211_hwsim_testmode_cmd()
1794 ps = nla_get_u32(tb[HWSIM_TM_ATTR_PS]); in mac80211_hwsim_testmode_cmd()
2732 hwsim_flags = nla_get_u32(info->attrs[HWSIM_ATTR_FLAGS]); in hwsim_tx_info_frame_received_nl()
2769 txi->status.ack_signal = nla_get_u32(info->attrs[HWSIM_ATTR_SIGNAL]); in hwsim_tx_info_frame_received_nl()
2837 rx_status.rate_idx = nla_get_u32(info->attrs[HWSIM_ATTR_RX_RATE]); in hwsim_cloned_frame_received_nl()
2838 rx_status.signal = nla_get_u32(info->attrs[HWSIM_ATTR_SIGNAL]); in hwsim_cloned_frame_received_nl()
2894 param.channels = nla_get_u32(info->attrs[HWSIM_ATTR_CHANNELS]); in hwsim_new_radio_nl()
2912 u32 idx = nla_get_u32(info->attrs[HWSIM_ATTR_REG_CUSTOM_REG]); in hwsim_new_radio_nl()
2929 idx = nla_get_u32(info->attrs[HWSIM_ATTR_RADIO_ID]); in hwsim_del_radio_nl()
2964 idx = nla_get_u32(info->attrs[HWSIM_ATTR_RADIO_ID]); in hwsim_get_radio_nl()