Home
last modified time | relevance | path

Searched refs:enable (Results 1 – 25 of 67) sorted by relevance

123

/net/dsa/
A DKconfig14 Say Y if you want to enable support for the hardware switches supported
24 Say Y or M if you want to enable support for switches which don't tag
30 Say Y or M if you want to enable support for tagging frames for
41 Say Y if you want to enable support for tagging frames for the
48 Say Y if you want to enable support for tagging frames for the
58 Say Y if you want to enable support for tagging frames for the
68 Say Y if you want to enable support for tagging frames for the
75 Say Y or M if you want to enable support for tagging frames
104 Say Y or M if you want to enable support for tagging frames for
110 Say Y if you want to enable support for tagging frames for the
[all …]
/net/ncsi/
A Dncsi-rsp.c176 if (ncm->enable) in ncsi_rsp_handler_ec()
179 ncm->enable = 1; in ncsi_rsp_handler_ec()
203 if (!ncm->enable) in ncsi_rsp_handler_dc()
206 ncm->enable = 0; in ncsi_rsp_handler_dc()
247 if (ncm->enable) in ncsi_rsp_handler_ecnt()
250 ncm->enable = 1; in ncsi_rsp_handler_ecnt()
272 ncm->enable = 0; in ncsi_rsp_handler_dcnt()
293 if (ncm->enable) in ncsi_rsp_handler_ae()
298 ncm->enable = 1; in ncsi_rsp_handler_ae()
413 if (ncm->enable) in ncsi_rsp_handler_ev()
[all …]
A Dncsi-aen.c110 } else if (ncm->enable) { in ncsi_aen_handler_lsc()
124 if (ncm->enable && in ncsi_aen_handler_lsc()
168 nc->modes[NCSI_MODE_TX_ENABLE].enable = 0; in ncsi_aen_handler_cr()
A Dncsi-manage.c871 if (ncm->enable) in ncsi_channel_is_tx()
901 struct ncsi_channel *enable) in ncsi_update_tx_channel() argument
922 if (nc->modes[NCSI_MODE_TX_ENABLE].enable) { in ncsi_update_tx_channel()
930 if (enable) in ncsi_update_tx_channel()
939 enable = np->preferred_channel; in ncsi_update_tx_channel()
949 enable = nc; in ncsi_update_tx_channel()
955 if (disable == enable) in ncsi_update_tx_channel()
958 if (!enable) in ncsi_update_tx_channel()
972 netdev_info(ndp->ndev.dev, "NCSI: channel %u enables Tx\n", enable->id); in ncsi_update_tx_channel()
974 nca.channel = enable->id; in ncsi_update_tx_channel()
[all …]
A Dinternal.h126 u32 enable; /* Enabled or disabled */ member
408 struct ncsi_channel *enable);
/net/bluetooth/
A Dmsft.h24 void msft_req_add_set_filter_enable(struct hci_request *req, bool enable);
25 int msft_set_filter_enable(struct hci_dev *hdev, bool enable);
57 bool enable) {} in msft_req_add_set_filter_enable() argument
58 static inline int msft_set_filter_enable(struct hci_dev *hdev, bool enable) in msft_set_filter_enable() argument
A Dhci_debugfs.c52 bool enable; \
520 bool enable; in force_bredr_smp_write() local
527 err = smp_force_bredr(hdev, enable); in force_bredr_smp_write()
765 bool enable; in force_static_address_write() local
1169 bool enable; in force_no_mitm_write() local
1175 if (kstrtobool(buf, &enable)) in force_no_mitm_write()
1292 bool enable; in dut_mode_write() local
1306 if (enable) in dut_mode_write()
1347 bool enable; in vendor_diag_write() local
1365 err = hdev->set_diag(hdev, enable); in vendor_diag_write()
[all …]
A Daosp.c198 int aosp_set_quality_report(struct hci_dev *hdev, bool enable) in aosp_set_quality_report() argument
203 bt_dev_dbg(hdev, "quality report enable %d", enable); in aosp_set_quality_report()
206 if (enable) in aosp_set_quality_report()
A Daosp.h12 int aosp_set_quality_report(struct hci_dev *hdev, bool enable);
24 static inline int aosp_set_quality_report(struct hci_dev *hdev, bool enable) in aosp_set_quality_report() argument
A Dlib.c305 void bt_dbg_set(bool enable) in bt_dbg_set() argument
307 debug_enable = enable; in bt_dbg_set()
A Dmsft.c74 __u8 enable; member
1142 msft->filter_enabled = cp->enable; in msft_le_set_advertisement_filter_enable_cb()
1146 cp->enable ? "on" : "off"); in msft_le_set_advertisement_filter_enable_cb()
1179 int msft_set_filter_enable(struct hci_dev *hdev, bool enable) in msft_set_filter_enable() argument
1189 cp.enable = enable; in msft_set_filter_enable()
A Dhci_sync.c1607 cp.enable = 0x00; in hci_disable_per_advertising_sync()
1672 cp.enable = 0x01; in hci_enable_per_advertising_sync()
1896 sizeof(enable), &enable, HCI_CMD_TIMEOUT); in hci_enable_advertising_sync()
2154 u8 enable = 0x00; in hci_disable_advertising_sync() local
2164 sizeof(enable), &enable, HCI_CMD_TIMEOUT); in hci_disable_advertising_sync()
2173 cp.enable = val; in hci_le_set_ext_scan_enable_sync()
2193 cp.enable = val; in hci_le_set_scan_enable_sync()
3397 if (enable) { in hci_write_fast_connectable_sync()
6393 u8 enable; in hci_le_directed_advertising_sync() local
6433 enable = 0x01; in hci_le_directed_advertising_sync()
[all …]
/net/netfilter/
A Dnf_hooks_lwtunnel.c18 static inline int nf_hooks_lwtunnel_set(int enable) in nf_hooks_lwtunnel_set() argument
21 if (!enable) in nf_hooks_lwtunnel_set()
23 } else if (enable) { in nf_hooks_lwtunnel_set()
/net/tipc/
A DKconfig29 Saying Y here will enable support for running TIPC on
37 Saying Y here will enable support for running TIPC over IP/UDP
47 Saying Y here will enable support for TIPC encryption.
/net/sunrpc/
A DKconfig27 Choose Y here to enable Secure RPC using the Kerberos version 5
45 Choose Y to enable the use of Kerberos 5 encryption types
57 Choose Y to enable the use of Kerberos 5 encryption types
70 Choose Y to enable the use of Kerberos 5 encryption types
/net/wireless/
A DKconfig53 bool "enable developer warnings"
85 features. Alternatively you can enable this option if
131 drivers that support this feature. You should only enable this
160 bool "enable powersave by default"
173 You can enable this if you want debugfs entries for cfg80211.
181 You should enable this option unless you know for sure you have no
/net/netfilter/ipvs/
A Dip_vs_est.c234 if (!ipvs->enable) in ip_vs_est_reload_start()
309 ipvs->enable && ipvs->est_max_threads) in ip_vs_est_add_kthread()
346 if (ipvs->enable && !ip_vs_est_stopped(ipvs)) { in ip_vs_est_add_kthread()
489 if (!ipvs->est_max_threads && ipvs->enable) in ip_vs_start_estimator()
666 if (!ipvs->enable || kthread_should_stop()) in ip_vs_est_calc_limits()
684 if (!ipvs->enable || kthread_should_stop()) in ip_vs_est_calc_limits()
760 if (!ipvs->enable) in ip_vs_est_calc_phase()
790 if (!ipvs->enable || kthread_should_stop()) in ip_vs_est_calc_phase()
/net/8021q/
A DKconfig27 Select this to enable GVRP end-system support. GVRP is used for
37 Select this to enable MVRP end-system support. MVRP is used for
/net/ipv6/
A DKconfig60 implemented. If you need any other algorithms, you'll need to enable
61 them in the crypto API. You should also enable accelerated
75 implemented. If you need any other algorithms, you'll need to enable
76 them in the crypto API. You should also enable accelerated
187 mechanisms of 6to4 (RFC3056) to enable a service provider to rapidly
299 tunnels mechanism. Also enable support for advanced local
/net/bridge/
A Dbr_cfm.c656 if (config->enable && !mep->cc_config.enable) in br_cfm_cc_config_set()
661 if (!config->enable && mep->cc_config.enable) in br_cfm_cc_config_set()
704 if (mep->cc_config.enable) in br_cfm_cc_peer_mep_add()
A Dbr_private_cfm.h47 bool enable; /* Enable/disable CCM PDU handling */ member
/net/devlink/
A Dport.c367 devlink_port_fn_mig_set(struct devlink_port *devlink_port, bool enable, in devlink_port_fn_mig_set() argument
370 return devlink_port->ops->port_fn_migratable_set(devlink_port, enable, in devlink_port_fn_mig_set()
375 devlink_port_fn_roce_set(struct devlink_port *devlink_port, bool enable, in devlink_port_fn_roce_set() argument
378 return devlink_port->ops->port_fn_roce_set(devlink_port, enable, in devlink_port_fn_roce_set()
383 devlink_port_fn_ipsec_crypto_set(struct devlink_port *devlink_port, bool enable, in devlink_port_fn_ipsec_crypto_set() argument
386 return devlink_port->ops->port_fn_ipsec_crypto_set(devlink_port, enable, extack); in devlink_port_fn_ipsec_crypto_set()
390 devlink_port_fn_ipsec_packet_set(struct devlink_port *devlink_port, bool enable, in devlink_port_fn_ipsec_packet_set() argument
393 return devlink_port->ops->port_fn_ipsec_packet_set(devlink_port, enable, extack); in devlink_port_fn_ipsec_packet_set()
A Ddpipe.c726 bool enable) in devlink_dpipe_table_counters_set() argument
738 if (!(table->counters_enabled ^ enable)) in devlink_dpipe_table_counters_set()
741 table->counters_enabled = enable; in devlink_dpipe_table_counters_set()
743 table->table_ops->counters_set_update(table->priv, enable); in devlink_dpipe_table_counters_set()
/net/mctp/
A DKconfig12 devices, you'll want to enable a driver for a specific hardware
/net/iucv/
A DKconfig8 under VM or VIF. If you run on z/VM, say "Y" to enable a fast

Completed in 76 milliseconds

123