Home
last modified time | relevance | path

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

/external/iw/
Dphy.c147 static int handle_freq(struct nl80211_state *state, in handle_freq() function
155 NL80211_CMD_SET_WIPHY, 0, CIB_PHY, handle_freq,
160 NL80211_CMD_SET_WIPHY, 0, CIB_NETDEV, handle_freq, NULL);
/external/libnl/python/examples/
Dwiphy.py27 def handle_freq(attr, pol): function
43 handle_freq(fattr, fpol)