/net/bluetooth/ |
D | hci_sock.c | 118 if (flt->opcode && in hci_send_to_sock() 120 flt->opcode != in hci_send_to_sock() 123 flt->opcode != in hci_send_to_sock() 430 u16 opcode = get_unaligned_le16(skb->data); in hci_sock_sendmsg() local 431 u16 ogf = hci_opcode_ogf(opcode); in hci_sock_sendmsg() 432 u16 ocf = hci_opcode_ocf(opcode); in hci_sock_sendmsg() 471 struct hci_ufilter uf = { .opcode = 0 }; in hci_sock_setsockopt() 509 uf.opcode = f->opcode; in hci_sock_setsockopt() 530 f->opcode = uf.opcode; in hci_sock_setsockopt() 580 uf.opcode = f->opcode; in hci_sock_getsockopt()
|
D | hci_core.c | 1132 int hci_send_cmd(struct hci_dev *hdev, __u16 opcode, __u32 plen, void *param) in hci_send_cmd() argument 1138 BT_DBG("%s opcode 0x%x plen %d", hdev->name, opcode, plen); in hci_send_cmd() 1147 hdr->opcode = cpu_to_le16(opcode); in hci_send_cmd() 1164 void *hci_sent_cmd_data(struct hci_dev *hdev, __u16 opcode) in hci_sent_cmd_data() argument 1173 if (hdr->opcode != cpu_to_le16(opcode)) in hci_sent_cmd_data() 1176 BT_DBG("%s opcode 0x%x", hdev->name, opcode); in hci_sent_cmd_data()
|
D | hci_event.c | 1189 __u16 opcode; in hci_cmd_complete_evt() local 1193 opcode = __le16_to_cpu(ev->opcode); in hci_cmd_complete_evt() 1195 switch (opcode) { in hci_cmd_complete_evt() 1301 BT_DBG("%s opcode 0x%x", hdev->name, opcode); in hci_cmd_complete_evt() 1315 __u16 opcode; in hci_cmd_status_evt() local 1319 opcode = __le16_to_cpu(ev->opcode); in hci_cmd_status_evt() 1321 switch (opcode) { in hci_cmd_status_evt() 1367 BT_DBG("%s opcode 0x%x", hdev->name, opcode); in hci_cmd_status_evt()
|
/net/irda/ |
D | iriap.c | 827 __u8 opcode; in iriap_data_indication() local 845 opcode = frame[0]; in iriap_data_indication() 846 if (~opcode & IAP_LST) { in iriap_data_indication() 854 if (opcode & IAP_ACK) { in iriap_data_indication() 859 opcode &= ~IAP_LST; /* Mask away LST bit */ in iriap_data_indication() 861 switch (opcode) { in iriap_data_indication() 902 opcode); in iriap_data_indication() 921 __u8 opcode; in iriap_call_indication() local 931 opcode = fp[0]; in iriap_call_indication() 932 if (~opcode & 0x80) { in iriap_call_indication() [all …]
|
D | irlmp_frame.c | 59 __u8 opcode, struct sk_buff *skb) in irlmp_send_lcf_pdu() argument 74 frame[2] = opcode; in irlmp_send_lcf_pdu() 76 if (opcode == DISCONNECT) in irlmp_send_lcf_pdu()
|
/net/sunrpc/xprtrdma/ |
D | svc_rdma_recvfrom.c | 437 read_wr.opcode = IB_WR_RDMA_READ; in rdma_read_xdr() 438 ctxt->wr_op = read_wr.opcode; in rdma_read_xdr() 472 read_wr.opcode = in rdma_read_xdr() 474 ctxt->wr_op = read_wr.opcode; in rdma_read_xdr() 480 inv_wr.opcode = IB_WR_LOCAL_INV; in rdma_read_xdr()
|
D | verbs.c | 150 __func__, rep, wc->status, wc->opcode, wc->byte_len); in rpcrdma_event_process() 157 __func__, (wc->opcode & IB_WC_RECV) ? "recv" : "send", in rpcrdma_event_process() 164 switch (wc->opcode) { in rpcrdma_event_process() 195 __func__, wc->opcode); in rpcrdma_event_process() 435 __func__, count, wc.opcode); in rpcrdma_clean_cq() 1490 frmr_wr.opcode = IB_WR_FAST_REG_MR; in rpcrdma_register_frmr_external() 1531 invalidate_wr.opcode = IB_WR_LOCAL_INV; in rpcrdma_deregister_frmr_external() 1848 send_wr.opcode = IB_WR_SEND; in rpcrdma_ep_post()
|
D | svc_rdma_sendto.c | 320 write_wr.opcode = IB_WR_RDMA_WRITE; in send_write() 588 send_wr.opcode = IB_WR_SEND; in send_reply() 593 inv_wr.opcode = IB_WR_LOCAL_INV; in send_reply()
|
D | svc_rdma_transport.c | 1229 fastreg_wr.opcode = IB_WR_FAST_REG_MR; in svc_rdma_fastreg() 1337 err_wr.opcode = IB_WR_SEND; in svc_rdma_send_error()
|
/net/netfilter/ |
D | nf_conntrack_proto_tcp.c | 385 int opcode=*ptr++; in tcp_options() local 388 switch (opcode) { in tcp_options() 401 if (opcode == TCPOPT_SACK_PERM in tcp_options() 404 else if (opcode == TCPOPT_WINDOW in tcp_options() 445 int opcode = *ptr++; in tcp_sack() local 448 switch (opcode) { in tcp_sack() 461 if (opcode == TCPOPT_SACK in tcp_sack()
|
D | nf_conntrack_tftp.c | 55 switch (ntohs(tfh->opcode)) { in tftp_help()
|
/net/can/ |
D | bcm.c | 356 msg_head.opcode = TX_EXPIRED; in bcm_tx_timeout_tsklet() 417 head.opcode = RX_CHANGED; in bcm_rx_changed() 528 msg_head.opcode = RX_TIMEOUT; in bcm_rx_timeout_tsklet() 1284 switch (msg_head.opcode) { in bcm_sendmsg() 1310 msg_head.opcode = TX_STATUS; in bcm_sendmsg() 1316 msg_head.opcode = RX_STATUS; in bcm_sendmsg()
|
/net/bridge/netfilter/ |
D | ebt_arp.c | 28 if (info->bitmask & EBT_ARP_OPCODE && FWINV(info->opcode != in ebt_arp_mt()
|
/net/9p/ |
D | trans_rdma.c | 350 c->wc_op, wc.opcode, wc.status); in cq_comp_handler() 488 wr.opcode = IB_WR_SEND; in rdma_request()
|
/net/ipv4/ |
D | tcp_input.c | 3700 int opcode = *ptr++; in tcp_parse_options() local 3703 switch (opcode) { in tcp_parse_options() 3715 switch (opcode) { in tcp_parse_options() 3830 int opcode = *ptr++; in tcp_parse_md5sig_option() local 3833 switch(opcode) { in tcp_parse_md5sig_option() 3843 if (opcode == TCPOPT_MD5SIG) in tcp_parse_md5sig_option()
|