Searched refs:handle_info (Results 1 – 1 of 1) sorted by relevance
/external/iw/ |
D | info.c | 647 static int handle_info(struct nl80211_state *state, in handle_info() function 666 __COMMAND(NULL, info, "info", NULL, NL80211_CMD_GET_WIPHY, 0, 0, CIB_PHY, handle_info, 668 TOPLEVEL(list, NULL, NL80211_CMD_GET_WIPHY, NLM_F_DUMP, CIB_NONE, handle_info, 670 TOPLEVEL(phy, NULL, NL80211_CMD_GET_WIPHY, NLM_F_DUMP, CIB_NONE, handle_info, NULL);
|