Home
last modified time | relevance | path

Searched defs:enable (Results 1 – 20 of 20) sorted by relevance

/net/bluetooth/
Dhci_conn.c482 u8 enable = 0x00; in le_conn_timeout() local
873 u8 enable; in hci_req_directed_advertising() local
1031 u8 enable = 0x00; in hci_connect_le() local
Dhci_request.c352 void __hci_req_write_fast_connectable(struct hci_request *req, bool enable) in __hci_req_write_fast_connectable()
955 u8 enable = 0x00; in __hci_req_disable_advertising() local
1059 u8 own_addr_type, enable = 0x01; in __hci_req_enable_advertising() local
Dhci_core.c80 bool enable; in dut_mode_write() local
135 bool enable; in vendor_diag_write() local
491 u8 enable = 1; in hci_init2_req() local
Dhci_debugfs.c696 bool enable; in force_static_address_write() local
Dsmp.c3335 bool enable; in force_bredr_smp_write() local
Dhci_event.c1305 static void le_set_scan_enable_complete(struct hci_dev *hdev, u8 enable) in le_set_scan_enable_complete()
Dmgmt.c7595 void mgmt_ssp_enable_complete(struct hci_dev *hdev, u8 enable, u8 status) in mgmt_ssp_enable_complete()
/net/dccp/
Ddccp.h32 #define DCCP_PRINTK(enable, fmt, args...) do { if (enable) \ argument
35 #define DCCP_PR_DEBUG(enable, fmt, a...) DCCP_PRINTK(enable, KERN_DEBUG \ argument
Dfeat.c79 static int dccp_hdlr_ackvec(struct sock *sk, u64 enable, bool rx) in dccp_hdlr_ackvec()
96 static int dccp_hdlr_ndp(struct sock *sk, u64 enable, bool rx) in dccp_hdlr_ndp()
/net/sched/
Dsch_red.c150 static int red_offload(struct Qdisc *sch, bool enable) in red_offload()
Dsch_fq.c816 u32 enable = nla_get_u32(tb[TCA_FQ_RATE_ENABLE]); in fq_change() local
/net/mac80211/
Dagg-tx.c211 ieee80211_agg_start_txq(struct sta_info *sta, int tid, bool enable) in ieee80211_agg_start_txq()
/net/dsa/
Dport.c544 static int dsa_port_setup_phy_of(struct dsa_port *dp, bool enable) in dsa_port_setup_phy_of()
/net/ncsi/
Dncsi-manage.c825 struct ncsi_channel *enable) in ncsi_update_tx_channel()
Dncsi-rsp.c849 unsigned short enable; in ncsi_rsp_handler_gp() local
Dinternal.h102 u32 enable; /* Enabled or disabled */ member
Dncsi-pkt.h101 unsigned char enable; /* Enable or disable */ member
/net/batman-adv/
Dtranslation-table.c3842 bool enable, bool count) in batadv_tt_local_set_flags()
Dtypes.h2196 int (*enable)(struct batadv_hard_iface *hard_iface); member
/net/core/
Ddevlink.c2360 bool enable) in devlink_dpipe_table_counters_set()