Home
last modified time | relevance | path

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

/net/bluetooth/
Dhci_conn.c480 u8 enable = 0x00; in le_conn_timeout() local
766 u8 enable; in hci_req_directed_advertising() local
884 u8 enable = 0x00; in hci_connect_le() local
Dhci_core.c89 bool enable; in dut_mode_write() local
148 bool enable; in vendor_diag_write() local
674 u8 enable = 1; in hci_init2_req() local
Dhci_debugfs.c769 bool enable; in force_static_address_write() local
Dmgmt.c1255 u8 enable = 0x00; in disable_advertising() local
1264 u8 own_addr_type, enable = 0x01; in enable_advertising() local
2035 static void write_fast_connectable(struct hci_request *req, bool enable) in write_fast_connectable()
8279 void mgmt_ssp_enable_complete(struct hci_dev *hdev, u8 enable, u8 status) in mgmt_ssp_enable_complete()
Dsmp.c3293 bool enable; in force_bredr_smp_write() local
/net/dccp/
Ddccp.h35 #define DCCP_PRINTK(enable, fmt, args...) do { if (enable) \ argument
38 #define DCCP_PR_DEBUG(enable, fmt, a...) DCCP_PRINTK(enable, KERN_DEBUG \ argument
Dfeat.c84 static int dccp_hdlr_ackvec(struct sock *sk, u64 enable, bool rx) in dccp_hdlr_ackvec()
101 static int dccp_hdlr_ndp(struct sock *sk, u64 enable, bool rx) in dccp_hdlr_ndp()
/net/mac80211/
Dagg-tx.c211 ieee80211_agg_start_txq(struct sta_info *sta, int tid, bool enable) in ieee80211_agg_start_txq()
/net/sched/
Dsch_fq.c727 u32 enable = nla_get_u32(tb[TCA_FQ_RATE_ENABLE]); in fq_change() local
/net/batman-adv/
Dtranslation-table.c3288 bool enable, bool count) in batadv_tt_local_set_flags()