Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/
Dmac80211_hwsim.h150 HWSIM_ATTR_FREQ, enumerator
Dmac80211_hwsim.c600 [HWSIM_ATTR_FREQ] = { .type = NLA_U32 },
1005 if (nla_put_u32(skb, HWSIM_ATTR_FREQ, data->channel->center_freq)) in mac80211_hwsim_tx_frame_nl()