Searched refs:disable (Results 1 – 16 of 16) sorted by relevance
/net/ncsi/ |
D | ncsi-manage.c | 906 struct ncsi_channel *disable, in ncsi_update_tx_channel() argument 922 if (disable) in ncsi_update_tx_channel() 929 disable = nc; in ncsi_update_tx_channel() 961 if (disable == enable) in ncsi_update_tx_channel() 967 if (disable) { in ncsi_update_tx_channel() 968 nca.channel = disable->id; in ncsi_update_tx_channel() 969 nca.package = disable->package->id; in ncsi_update_tx_channel()
|
D | internal.h | 404 struct ncsi_channel *disable,
|
/net/batman-adv/ |
D | bat_algo.c | 76 !bat_algo_ops->iface.disable || in batadv_algo_register()
|
D | Kconfig | 67 can safely disable it and save some space.
|
D | hard-interface.c | 836 bat_priv->algo_ops->iface.disable(hard_iface); in batadv_hardif_disable_interface()
|
D | types.h | 2177 void (*disable)(struct batadv_hard_iface *hard_iface); member
|
D | bat_v.c | 806 .disable = batadv_v_iface_disable,
|
D | bat_iv_ogm.c | 2506 .disable = batadv_iv_ogm_iface_disable,
|
/net/sunrpc/ |
D | Kconfig | 42 Choose Y here to disable the use of deprecated encryption types
|
/net/core/ |
D | pktgen.c | 918 static __u32 pktgen_read_flag(const char *f, bool *disable) in pktgen_read_flag() argument 923 *disable = true; in pktgen_read_flag() 932 if (!*disable && i == IPV6_SHIFT) in pktgen_read_flag() 940 *disable = !*disable; in pktgen_read_flag() 1322 bool disable = false; in pktgen_if_write() local 1333 flag = pktgen_read_flag(f, &disable); in pktgen_if_write() 1336 if (disable) in pktgen_if_write()
|
/net/bluetooth/ |
D | Kconfig | 148 This provides an option to enable/disable debugging statements
|
/net/ipv6/ |
D | af_inet6.c | 89 module_param_named(disable, disable_ipv6_mod, int, 0444); 90 MODULE_PARM_DESC(disable, "Disable IPv6 module such that it is non-functional");
|
/net/wireless/ |
D | Kconfig | 76 You should disable this option unless you are both capable
|
/net/ipv4/netfilter/ |
D | Kconfig | 294 existing ECN blackholes on the internet, but don't want to disable
|
/net/ |
D | Kconfig | 199 Enabling or disabling this option doesn't enable or disable
|
/net/ipv4/ |
D | Kconfig | 294 If you say Y here, you can disable SYN cookies at run time by
|