Lines Matching refs:CIB_NETDEV
317 NL80211_CMD_NEW_INTERFACE, 0, CIB_NETDEV, handle_interface_add, NULL);
326 TOPLEVEL(del, NULL, NL80211_CMD_DEL_INTERFACE, 0, CIB_NETDEV, handle_interface_del,
328 HIDDEN(interface, del, NULL, NL80211_CMD_DEL_INTERFACE, 0, CIB_NETDEV, handle_interface_del);
469 TOPLEVEL(info, NULL, NL80211_CMD_GET_INTERFACE, 0, CIB_NETDEV, handle_interface_info,
500 NL80211_CMD_SET_INTERFACE, 0, CIB_NETDEV, handle_interface_set,
523 NL80211_CMD_SET_INTERFACE, 0, CIB_NETDEV, handle_interface_meshid, NULL);
561 NL80211_CMD_SET_INTERFACE, 0, CIB_NETDEV, handle_interface_type,
575 NL80211_CMD_SET_INTERFACE, 0, CIB_NETDEV, handle_interface_4addr,
601 NL80211_CMD_SET_NOACK_MAP, 0, CIB_NETDEV, handle_interface_noack_map,
633 NL80211_CMD_SET_WDS_PEER, 0, CIB_NETDEV, handle_interface_wds_peer,
659 NL80211_CMD_SET_MCAST_RATE, 0, CIB_NETDEV, set_mcast_rate,
728 NL80211_CMD_CHANNEL_SWITCH, 0, CIB_NETDEV, handle_freq,
731 NL80211_CMD_CHANNEL_SWITCH, 0, CIB_NETDEV, handle_chan, NULL);
983 NL80211_CMD_SET_TID_CONFIG, 0, CIB_NETDEV, handle_tid_config,