Searched refs:CIB_WDEV (Results 1 – 3 of 3) sorted by relevance
/external/iw/ |
D | p2p.c | 22 COMMAND(p2p, start, "", NL80211_CMD_START_P2P_DEVICE, 0, CIB_WDEV, handle_p2p_start, ""); 30 COMMAND(p2p, stop, "", NL80211_CMD_STOP_P2P_DEVICE, 0, CIB_WDEV, handle_p2p_stop, "");
|
D | iw.c | 109 case CIB_WDEV: in __usage_cmd() 137 case CIB_WDEV: in __usage_cmd() 339 command_idby = CIB_WDEV; in __handle_cmd() 385 command_idby == CIB_WDEV)) in __handle_cmd() 409 !(cmd->idby == CIB_NETDEV && command_idby == CIB_WDEV)) in __handle_cmd() 454 case CIB_WDEV: in __handle_cmd()
|
D | iw.h | 30 CIB_WDEV, enumerator
|