/net/ncsi/ |
D | ncsi-rsp.c | 148 if (ncm->enable) in ncsi_rsp_handler_ec() 151 ncm->enable = 1; in ncsi_rsp_handler_ec() 175 if (!ncm->enable) in ncsi_rsp_handler_dc() 178 ncm->enable = 0; in ncsi_rsp_handler_dc() 219 if (ncm->enable) in ncsi_rsp_handler_ecnt() 222 ncm->enable = 1; in ncsi_rsp_handler_ecnt() 241 if (!ncm->enable) in ncsi_rsp_handler_dcnt() 244 ncm->enable = 1; in ncsi_rsp_handler_dcnt() 265 if (ncm->enable) in ncsi_rsp_handler_ae() 270 ncm->enable = 1; in ncsi_rsp_handler_ae() [all …]
|
D | internal.h | 96 u32 enable; /* Enabled or disabled */ member
|
/net/wireless/ |
D | Kconfig | 48 bool "enable developer warnings" 81 features. Alternatively you can enable this option if 94 drivers that support this feature. You should only enable this 123 bool "enable powersave by default" 138 You can enable this if you want debugfs entries for cfg80211. 169 You should enable this option unless you know for sure you have no 213 You can enable this if you want verbose debugging messages
|
D | db.txt | 4 # enable that build option.
|
/net/tipc/ |
D | Kconfig | 27 Saying Y here will enable support for running TIPC on 34 Saying Y here will enable support for running TIPC over IP/UDP
|
/net/8021q/ |
D | Kconfig | 26 Select this to enable GVRP end-system support. GVRP is used for 36 Select this to enable MVRP end-system support. MVRP is used for
|
/net/bluetooth/ |
D | hci_request.c | 352 void __hci_req_write_fast_connectable(struct hci_request *req, bool enable) in __hci_req_write_fast_connectable() argument 364 if (enable) { in __hci_req_write_fast_connectable() 662 cp.enable = LE_SCAN_DISABLE; in hci_req_add_le_scan_disable() 826 enable_cp.enable = LE_SCAN_ENABLE; in hci_req_add_le_passive_scan() 853 u8 enable = 0x00; in __hci_req_disable_advertising() local 855 hci_req_add(req, HCI_OP_LE_SET_ADV_ENABLE, sizeof(enable), &enable); in __hci_req_disable_advertising() 919 u8 own_addr_type, enable = 0x01; in __hci_req_enable_advertising() local 969 hci_req_add(req, HCI_OP_LE_SET_ADV_ENABLE, sizeof(enable), &enable); in __hci_req_enable_advertising() 1923 cp.enable = LE_SCAN_ENABLE; in le_scan_restart() 1981 u8 enable = 0x00; in disable_advertising() local [all …]
|
D | hci_conn.c | 484 u8 enable = 0x00; in le_conn_timeout() local 485 hci_send_cmd(hdev, HCI_OP_LE_SET_ADV_ENABLE, sizeof(enable), in le_conn_timeout() 486 &enable); in le_conn_timeout() 808 u8 enable; in hci_req_directed_advertising() local 833 enable = 0x01; in hci_req_directed_advertising() 834 hci_req_add(req, HCI_OP_LE_SET_ADV_ENABLE, sizeof(enable), &enable); in hci_req_directed_advertising() 911 u8 enable = 0x00; in hci_connect_le() local 912 hci_req_add(&req, HCI_OP_LE_SET_ADV_ENABLE, sizeof(enable), in hci_connect_le() 913 &enable); in hci_connect_le()
|
D | hci_debugfs.c | 52 bool enable; \ 61 if (strtobool(buf, &enable)) \ 64 if (enable == test_bit(__quirk, &hdev->quirks)) \ 804 bool enable; in force_static_address_write() local 813 if (strtobool(buf, &enable)) in force_static_address_write() 816 if (enable == hci_dev_test_flag(hdev, HCI_FORCE_STATIC_ADDR)) in force_static_address_write()
|
D | hci_request.h | 62 void __hci_req_write_fast_connectable(struct hci_request *req, bool enable);
|
D | hci_core.c | 81 bool enable; in dut_mode_write() local 90 if (strtobool(buf, &enable)) in dut_mode_write() 93 if (enable == hci_dev_test_flag(hdev, HCI_DUT_MODE)) in dut_mode_write() 97 if (enable) in dut_mode_write() 140 bool enable; in vendor_diag_write() local 147 if (strtobool(buf, &enable)) in vendor_diag_write() 161 err = hdev->set_diag(hdev, enable); in vendor_diag_write() 168 if (enable) in vendor_diag_write() 499 u8 enable = 1; in hci_init2_req() local 500 hci_req_add(req, HCI_OP_WRITE_AUTH_ENABLE, sizeof(enable), in hci_init2_req() [all …]
|
/net/dccp/ |
D | dccp.h | 35 #define DCCP_PRINTK(enable, fmt, args...) do { if (enable) \ argument 38 #define DCCP_PR_DEBUG(enable, fmt, a...) DCCP_PRINTK(enable, KERN_DEBUG \ argument
|
D | feat.c | 84 static int dccp_hdlr_ackvec(struct sock *sk, u64 enable, bool rx) in dccp_hdlr_ackvec() argument 89 if (enable && dp->dccps_hc_rx_ackvec == NULL) { in dccp_hdlr_ackvec() 93 } else if (!enable) { in dccp_hdlr_ackvec() 101 static int dccp_hdlr_ndp(struct sock *sk, u64 enable, bool rx) in dccp_hdlr_ndp() argument 104 dccp_sk(sk)->dccps_send_ndp_count = (enable > 0); in dccp_hdlr_ndp()
|
/net/decnet/netfilter/ |
D | Kconfig | 13 daemon. You will also need to enable routing support for DECnet
|
/net/iucv/ |
D | Kconfig | 7 under VM or VIF. If you run on z/VM, say "Y" to enable a fast
|
/net/dsa/ |
D | Kconfig | 13 Say Y if you want to enable support for the hardware switches supported
|
/net/rfkill/ |
D | Kconfig | 36 This options enable controlling radio transmitters connected to
|
/net/batman-adv/ |
D | bat_algo.c | 74 if (!bat_algo_ops->iface.enable || in batadv_algo_register()
|
/net/sunrpc/ |
D | Kconfig | 27 Choose Y here to enable Secure RPC using the Kerberos version 5
|
/net/sched/ |
D | sch_fq.c | 747 u32 enable = nla_get_u32(tb[TCA_FQ_RATE_ENABLE]); in fq_change() local 749 if (enable <= 1) in fq_change() 750 q->rate_enable = enable; in fq_change()
|
/net/bridge/ |
D | Kconfig | 24 If you enable iptables support along with the bridge support then you
|
/net/netfilter/ipvs/ |
D | ip_vs_core.c | 1342 if (!ipvs->enable) in ip_vs_out() 1874 if (unlikely(sysctl_backup_only(ipvs) || !ipvs->enable)) in ip_vs_in() 2084 if (unlikely(sysctl_backup_only(ipvs) || !ipvs->enable)) in ip_vs_forward_icmp() 2104 if (unlikely(sysctl_backup_only(ipvs) || !ipvs->enable)) in ip_vs_forward_icmp_v6() 2218 ipvs->enable = 0; in __ip_vs_init() 2283 ipvs->enable = 0; /* Disable packet reception */ in __ip_vs_dev_cleanup()
|
/net/sctp/ |
D | Kconfig | 56 If you say Y, this will enable debugging support for counting the
|
/net/atm/ |
D | Kconfig | 72 large number of IP-only vcc's. Do not enable this unless you are sure
|
/net/ |
D | Kconfig | 201 Enabling or disabling this option doesn't enable or disable 294 bool "enable BPF Just In Time compiler" 304 Note, admin should enable this feature changing:
|