/net/bluetooth/ |
D | mgmt_util.c | 34 u16 opcode, u16 len, void *buf) in create_monitor_ctrl_event() 184 struct mgmt_pending_cmd *mgmt_pending_find(unsigned short channel, u16 opcode, in mgmt_pending_find() 200 u16 opcode, in mgmt_pending_find_data() 216 void mgmt_pending_foreach(u16 opcode, struct hci_dev *hdev, in mgmt_pending_foreach() 230 struct mgmt_pending_cmd *mgmt_pending_add(struct sock *sk, u16 opcode, in mgmt_pending_add()
|
D | amp.c | 217 u16 opcode, struct sk_buff *skb) in read_local_amp_assoc_complete() 318 u16 opcode, struct sk_buff *skb) in write_remote_amp_assoc_complete() 416 u16 opcode) in create_phylink_complete() 464 u16 opcode) in accept_phylink_complete()
|
D | mgmt.c | 331 __le16 *opcode = rp->opcodes; in read_commands() local 339 __le16 *opcode = rp->opcodes; in read_commands() local 587 static int send_options_rsp(struct sock *sk, u16 opcode, struct hci_dev *hdev) in send_options_rsp() 855 static struct mgmt_pending_cmd *pending_find(u16 opcode, struct hci_dev *hdev) in pending_find() 860 static struct mgmt_pending_cmd *pending_find_data(u16 opcode, in pending_find_data() 1080 static int send_settings_rsp(struct sock *sk, u16 opcode, struct hci_dev *hdev) in send_settings_rsp() 1088 static void clean_up_hci_complete(struct hci_dev *hdev, u8 status, u16 opcode) in clean_up_hci_complete() 1830 static void le_enable_complete(struct hci_dev *hdev, u8 status, u16 opcode) in le_enable_complete() 2045 static void add_uuid_complete(struct hci_dev *hdev, u8 status, u16 opcode) in add_uuid_complete() 2124 static void remove_uuid_complete(struct hci_dev *hdev, u8 status, u16 opcode) in remove_uuid_complete() [all …]
|
D | mgmt_util.h | 25 u16 opcode; member
|
D | hci_request.c | 102 static void hci_req_sync_complete(struct hci_dev *hdev, u8 result, u16 opcode, in hci_req_sync_complete() 127 struct sk_buff *__hci_cmd_sync_ev(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_ev() 184 struct sk_buff *__hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync() 289 struct sk_buff *hci_prepare_cmd(struct hci_dev *hdev, u16 opcode, u32 plen, in hci_prepare_cmd() 316 void hci_req_add_ev(struct hci_request *req, u16 opcode, u32 plen, in hci_req_add_ev() 346 void hci_req_add(struct hci_request *req, u16 opcode, u32 plen, in hci_req_add() 1414 static void adv_enable_complete(struct hci_dev *hdev, u8 status, u16 opcode) in adv_enable_complete() 2276 static void abort_conn_complete(struct hci_dev *hdev, u8 status, u16 opcode) in abort_conn_complete()
|
D | hci_sock.c | 312 __le16 opcode; in hci_send_to_monitor() local 421 __le16 opcode; in create_monitor_event() local 592 u16 opcode, u16 len, in create_monitor_ctrl_command() 1523 u16 opcode, index, len; in hci_mgmt_cmd() local 1809 u16 opcode = get_unaligned_le16(skb->data); in hci_sock_sendmsg() local
|
D | hci_core.c | 2652 u16 opcode = __le16_to_cpu(sent->opcode); in hci_cmd_timeout() local 3631 int hci_send_cmd(struct hci_dev *hdev, __u16 opcode, __u32 plen, in hci_send_cmd() 3655 int __hci_cmd_send(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_send() 3687 void *hci_sent_cmd_data(struct hci_dev *hdev, __u16 opcode) in hci_sent_cmd_data() 3705 struct sk_buff *hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen, in hci_cmd_sync() 4382 u16 opcode; in hci_resend_last() local 4400 void hci_req_cmd_complete(struct hci_dev *hdev, u16 opcode, u8 status, in hci_req_cmd_complete()
|
D | hci_event.c | 2923 u16 opcode, struct sk_buff *skb) in read_enc_key_size_complete() 3150 u16 *opcode, u8 *status, in hci_cmd_complete_evt() 3511 u16 *opcode, u8 *status, in hci_cmd_status_evt() 5910 static bool hci_get_cmd_complete(struct hci_dev *hdev, u16 opcode, in hci_get_cmd_complete() 5969 u16 opcode = HCI_OP_NOP; in hci_event_packet() local
|
D | a2mp.c | 287 u16 opcode) in read_local_amp_info_complete()
|
D | hci_conn.c | 720 static void create_le_conn_complete(struct hci_dev *hdev, u8 status, u16 opcode) in create_le_conn_complete()
|
/net/nfc/nci/ |
D | core.c | 340 __u16 opcode; member 366 int nci_core_cmd(struct nci_dev *ndev, __u16 opcode, size_t len, __u8 *payload) in nci_core_cmd() 1347 int nci_send_cmd(struct nci_dev *ndev, __u16 opcode, __u8 plen, void *payload) in nci_send_cmd() 1381 __u16 opcode) in ops_cmd_lookup() 1424 int nci_prop_rsp_packet(struct nci_dev *ndev, __u16 opcode, in nci_prop_rsp_packet() 1431 int nci_prop_ntf_packet(struct nci_dev *ndev, __u16 opcode, in nci_prop_ntf_packet() 1438 int nci_core_rsp_packet(struct nci_dev *ndev, __u16 opcode, in nci_core_rsp_packet() 1445 int nci_core_ntf_packet(struct nci_dev *ndev, __u16 opcode, in nci_core_ntf_packet()
|
/net/ceph/ |
D | ceph_strings.c | 24 #define GENERATE_CASE(op, opcode, str) case CEPH_OSD_OP_##op: return (str); in ceph_osd_op_name() argument
|
D | osd_client.c | 673 static bool osd_req_opcode_valid(u16 opcode) in osd_req_opcode_valid() 676 #define GENERATE_CASE(op, opcode, str) case CEPH_OSD_OP_##op: return true; in osd_req_opcode_valid() argument 750 u16 opcode, u32 flags) in _osd_req_op_init() 766 unsigned int which, u16 opcode, u32 flags) in osd_req_op_init() 773 unsigned int which, u16 opcode, in osd_req_op_extent_init() 882 u16 opcode, const char *name, const void *value, in osd_req_op_xattr_init() 1069 int opcode, int flags, in ceph_osdc_new_request() 4392 u8 proto_ver, opcode; in handle_watch_notify() local
|
/net/netfilter/ |
D | nf_conntrack_proto_tcp.c | 361 int opcode=*ptr++; in tcp_options() local 422 int opcode = *ptr++; in tcp_sack() local
|
D | nf_synproxy_core.c | 43 int opcode = *ptr++; in synproxy_parse_options() local
|
/net/ipv4/ |
D | tcp_input.c | 3866 int opcode = *ptr++; in tcp_parse_mss_option() local 3916 int opcode = *ptr++; in tcp_parse_options() local 4077 int opcode = *ptr++; in tcp_parse_md5sig_option() local
|
/net/sched/ |
D | sch_cake.c | 925 int opcode = *ptr++; in cake_get_tcpopt() local 1064 int opcode = *ptr++; in cake_tcph_may_drop() local
|
D | act_api.c | 55 int opcode = TC_ACT_EXT_OPCODE(action), ret = -EINVAL; in tcf_action_check_ctrlact() local
|