Lines Matching refs:nla_get_u32
360 val = nla_get_u32(tb[QCA_WLAN_VENDOR_ATTR_TEST]); in mac80211_hwsim_vendor_cmd_test()
1788 switch (nla_get_u32(tb[HWSIM_TM_ATTR_CMD])) { in mac80211_hwsim_testmode_cmd()
1792 ps = nla_get_u32(tb[HWSIM_TM_ATTR_PS]); in mac80211_hwsim_testmode_cmd()
2730 hwsim_flags = nla_get_u32(info->attrs[HWSIM_ATTR_FLAGS]); in hwsim_tx_info_frame_received_nl()
2767 txi->status.ack_signal = nla_get_u32(info->attrs[HWSIM_ATTR_SIGNAL]); in hwsim_tx_info_frame_received_nl()
2835 rx_status.rate_idx = nla_get_u32(info->attrs[HWSIM_ATTR_RX_RATE]); in hwsim_cloned_frame_received_nl()
2836 rx_status.signal = nla_get_u32(info->attrs[HWSIM_ATTR_SIGNAL]); in hwsim_cloned_frame_received_nl()
2892 param.channels = nla_get_u32(info->attrs[HWSIM_ATTR_CHANNELS]); in hwsim_new_radio_nl()
2910 u32 idx = nla_get_u32(info->attrs[HWSIM_ATTR_REG_CUSTOM_REG]); in hwsim_new_radio_nl()
2927 idx = nla_get_u32(info->attrs[HWSIM_ATTR_RADIO_ID]); in hwsim_del_radio_nl()
2962 idx = nla_get_u32(info->attrs[HWSIM_ATTR_RADIO_ID]); in hwsim_get_radio_nl()