/net/ncsi/ |
D | ncsi-cmd.c | 66 struct ncsi_cmd_pkt *cmd; in ncsi_cmd_handler_default() local 77 struct ncsi_cmd_sp_pkt *cmd; in ncsi_cmd_handler_sp() local 89 struct ncsi_cmd_dc_pkt *cmd; in ncsi_cmd_handler_dc() local 101 struct ncsi_cmd_rc_pkt *cmd; in ncsi_cmd_handler_rc() local 112 struct ncsi_cmd_ae_pkt *cmd; in ncsi_cmd_handler_ae() local 125 struct ncsi_cmd_sl_pkt *cmd; in ncsi_cmd_handler_sl() local 138 struct ncsi_cmd_svf_pkt *cmd; in ncsi_cmd_handler_svf() local 152 struct ncsi_cmd_ev_pkt *cmd; in ncsi_cmd_handler_ev() local 164 struct ncsi_cmd_sma_pkt *cmd; in ncsi_cmd_handler_sma() local 180 struct ncsi_cmd_ebf_pkt *cmd; in ncsi_cmd_handler_ebf() local [all …]
|
D | ncsi-rsp.c | 278 struct ncsi_cmd_ae_pkt *cmd; in ncsi_rsp_handler_ae() local 307 struct ncsi_cmd_sl_pkt *cmd; in ncsi_rsp_handler_sl() local 361 struct ncsi_cmd_svf_pkt *cmd; in ncsi_rsp_handler_svf() local 398 struct ncsi_cmd_ev_pkt *cmd; in ncsi_rsp_handler_ev() local 450 struct ncsi_cmd_sma_pkt *cmd; in ncsi_rsp_handler_sma() local 496 struct ncsi_cmd_ebf_pkt *cmd; in ncsi_rsp_handler_ebf() local 548 struct ncsi_cmd_egmf_pkt *cmd; in ncsi_rsp_handler_egmf() local 601 struct ncsi_cmd_snfc_pkt *cmd; in ncsi_rsp_handler_snfc() local
|
D | ncsi-pkt.h | 38 struct ncsi_cmd_pkt_hdr cmd; /* Command header */ member 51 struct ncsi_cmd_pkt_hdr cmd; /* Command header */ member 60 struct ncsi_cmd_pkt_hdr cmd; /* Command header */ member 69 struct ncsi_cmd_pkt_hdr cmd; /* Command header */ member 77 struct ncsi_cmd_pkt_hdr cmd; /* Command header */ member 87 struct ncsi_cmd_pkt_hdr cmd; /* Command header */ member 96 struct ncsi_cmd_pkt_hdr cmd; /* Command header */ member 108 struct ncsi_cmd_pkt_hdr cmd; /* Command header */ member 117 struct ncsi_cmd_pkt_hdr cmd; /* Command header */ member 127 struct ncsi_cmd_pkt_hdr cmd; /* Command header */ member [all …]
|
/net/bluetooth/ |
D | mgmt_util.c | 93 int mgmt_cmd_status(struct sock *sk, u16 index, u16 cmd, u8 status) in mgmt_cmd_status() 136 int mgmt_cmd_complete(struct sock *sk, u16 index, u16 cmd, u8 status, in mgmt_cmd_complete() 187 struct mgmt_pending_cmd *cmd; in mgmt_pending_find() local 204 struct mgmt_pending_cmd *cmd; in mgmt_pending_find_data() local 217 void (*cb)(struct mgmt_pending_cmd *cmd, void *data), in mgmt_pending_foreach() 220 struct mgmt_pending_cmd *cmd, *tmp; in mgmt_pending_foreach() local 234 struct mgmt_pending_cmd *cmd; in mgmt_pending_add() local 259 void mgmt_pending_free(struct mgmt_pending_cmd *cmd) in mgmt_pending_free() 266 void mgmt_pending_remove(struct mgmt_pending_cmd *cmd) in mgmt_pending_remove()
|
D | mgmt.c | 914 struct mgmt_pending_cmd *cmd; in mgmt_get_adv_discov_flags() local 938 struct mgmt_pending_cmd *cmd; in mgmt_get_connectable() local 1208 struct mgmt_pending_cmd *cmd; in set_powered() local 1278 static void settings_rsp(struct mgmt_pending_cmd *cmd, void *data) in settings_rsp() 1294 static void cmd_status_rsp(struct mgmt_pending_cmd *cmd, void *data) in cmd_status_rsp() 1302 static void cmd_complete_rsp(struct mgmt_pending_cmd *cmd, void *data) in cmd_complete_rsp() 1316 static int generic_cmd_complete(struct mgmt_pending_cmd *cmd, u8 status) in generic_cmd_complete() 1322 static int addr_cmd_complete(struct mgmt_pending_cmd *cmd, u8 status) in addr_cmd_complete() 1350 struct mgmt_pending_cmd *cmd; in mgmt_set_discoverable_complete() local 1387 struct mgmt_pending_cmd *cmd; in set_discoverable() local [all …]
|
D | l2cap_core.c | 3094 struct l2cap_cmd_hdr *cmd; in l2cap_build_cmd() local 4106 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_command_rej() 4131 struct l2cap_cmd_hdr *cmd, in l2cap_connect() 4274 struct l2cap_cmd_hdr *cmd, u16 cmd_len, u8 *data) in l2cap_connect_req() 4293 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_connect_create_rsp() 4421 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_config_req() 4533 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_config_rsp() 4648 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_disconnect_req() 4691 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_disconnect_rsp() 4732 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_information_req() [all …]
|
/net/atm/ |
D | ioctl.c | 51 static int do_vcc_ioctl(struct socket *sock, unsigned int cmd, in do_vcc_ioctl() 218 int vcc_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in vcc_ioctl() 254 unsigned int cmd; member 277 static int do_atm_iobuf(struct socket *sock, unsigned int cmd, in do_atm_iobuf() 289 static int do_atmif_sioc(struct socket *sock, unsigned int cmd, in do_atmif_sioc() 305 unsigned int cmd = 0; in do_atm_ioctl() local 354 int vcc_compat_ioctl(struct socket *sock, unsigned int cmd, in vcc_compat_ioctl()
|
/net/wireless/ |
D | wext-core.c | 452 unsigned int cmd, in wireless_send_event() 686 static iw_handler get_handler(struct net_device *dev, unsigned int cmd) in get_handler() 720 static int ioctl_standard_iw_point(struct iw_point *iwp, unsigned int cmd, in ioctl_standard_iw_point() 921 unsigned int cmd, in wireless_process_ioctl() 968 static int wext_permission_check(unsigned int cmd) in wext_permission_check() 980 unsigned int cmd, struct iw_request_info *info, in wext_ioctl_dispatch() 1004 unsigned int cmd, in ioctl_standard_call() 1041 int wext_handle_ioctl(struct net *net, unsigned int cmd, void __user *arg) in wext_handle_ioctl() 1066 unsigned int cmd, in compat_standard_call() 1094 int compat_wext_handle_ioctl(struct net *net, unsigned int cmd, in compat_wext_handle_ioctl()
|
D | wext-priv.c | 93 static int get_priv_descr_and_size(struct net_device *dev, unsigned int cmd, in get_priv_descr_and_size() 137 static int ioctl_private_iw_point(struct iw_point *iwp, unsigned int cmd, in ioctl_private_iw_point() 188 unsigned int cmd, struct iw_request_info *info, in ioctl_private_call() 214 unsigned int cmd, struct iw_request_info *info, in compat_private_call()
|
/net/core/ |
D | dev_ioctl.c | 135 static int dev_ifsioc_locked(struct net *net, struct ifreq *ifr, unsigned int cmd) in dev_ifsioc_locked() 244 struct ifreq *ifr, unsigned int cmd) in dev_eth_ioctl() 264 struct ifreq *ifr, unsigned int cmd) in dev_siocbond() 279 void __user *data, unsigned int cmd) in dev_siocdevprivate() 311 unsigned int cmd) in dev_ifsioc() 470 int dev_ioctl(struct net *net, unsigned int cmd, struct ifreq *ifr, in dev_ioctl()
|
/net/bluetooth/cmtp/ |
D | sock.c | 66 static int do_cmtp_sock_ioctl(struct socket *sock, unsigned int cmd, void __user *argp) in do_cmtp_sock_ioctl() 139 static int cmtp_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in cmtp_sock_ioctl() 145 static int cmtp_sock_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in cmtp_sock_compat_ioctl()
|
/net/bpfilter/ |
D | main.c | 15 static int handle_get_cmd(struct mbox_request *cmd) in handle_get_cmd() 26 static int handle_set_cmd(struct mbox_request *cmd) in handle_set_cmd()
|
/net/bluetooth/bnep/ |
D | sock.c | 52 static int do_bnep_sock_ioctl(struct socket *sock, unsigned int cmd, void __user *argp) in do_bnep_sock_ioctl() 136 static int bnep_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in bnep_sock_ioctl() 142 static int bnep_sock_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in bnep_sock_compat_ioctl()
|
/net/netfilter/ |
D | nf_conntrack_ftp.c | 155 struct nf_conntrack_man *cmd, char term, in try_rfc959() 182 struct nf_conntrack_man *cmd, char term, in try_rfc1123() 225 static int try_eprt(const char *data, size_t dlen, struct nf_conntrack_man *cmd, in try_eprt() 274 struct nf_conntrack_man *cmd, char term, in try_epsv_response() 295 struct nf_conntrack_man *cmd, in find_pattern() 389 struct nf_conntrack_man cmd = {}; in help() local
|
D | nf_tables_offload.c | 347 enum flow_block_command cmd) in nft_block_setup() 368 enum flow_block_command cmd, in nft_flow_block_offload_init() 384 enum flow_block_command cmd) in nft_block_offload_cmd() 420 enum flow_block_command cmd) in nft_indr_block_offload_cmd() 441 enum flow_block_command cmd) in nft_chain_offload_cmd() 455 enum flow_block_command cmd) in nft_flow_block_chain() 490 enum flow_block_command cmd) in nft_flow_offload_chain()
|
D | nf_flow_table_offload.c | 22 enum flow_cls_command cmd; member 813 enum flow_cls_command cmd, in nf_flow_offload_init() 828 int priority, int cmd, in nf_flow_offload_tuple() 988 struct flow_offload *flow, unsigned int cmd) in nf_flow_offload_work_alloc() 1072 enum flow_block_command cmd) in nf_flow_table_block_setup() 1099 enum flow_block_command cmd, in nf_flow_table_block_offload_init() 1129 enum flow_block_command cmd, in nf_flow_table_indr_offload_cmd() 1142 enum flow_block_command cmd, in nf_flow_table_offload_cmd() 1160 enum flow_block_command cmd) in nf_flow_table_offload_setup()
|
/net/tipc/ |
D | netlink_compat.c | 54 u16 cmd; member 182 static int __tipc_nl_compat_dumpit(struct tipc_nl_compat_cmd_dump *cmd, in __tipc_nl_compat_dumpit() 279 static int tipc_nl_compat_dumpit(struct tipc_nl_compat_cmd_dump *cmd, in tipc_nl_compat_dumpit() 332 static int __tipc_nl_compat_doit(struct tipc_nl_compat_cmd_doit *cmd, in __tipc_nl_compat_doit() 388 static int tipc_nl_compat_doit(struct tipc_nl_compat_cmd_doit *cmd, in tipc_nl_compat_doit() 428 static int tipc_nl_compat_bearer_enable(struct tipc_nl_compat_cmd_doit *cmd, in tipc_nl_compat_bearer_enable() 471 static int tipc_nl_compat_bearer_disable(struct tipc_nl_compat_cmd_doit *cmd, in tipc_nl_compat_bearer_disable() 806 static int tipc_nl_compat_link_set(struct tipc_nl_compat_cmd_doit *cmd, in tipc_nl_compat_link_set() 841 static int tipc_nl_compat_link_reset_stats(struct tipc_nl_compat_cmd_doit *cmd, in tipc_nl_compat_link_reset_stats() 1138 static int tipc_nl_compat_net_set(struct tipc_nl_compat_cmd_doit *cmd, in tipc_nl_compat_net_set()
|
/net/ethtool/ |
D | netlink.c | 196 struct sk_buff *ethnl_reply_init(size_t payload, struct net_device *dev, u8 cmd, in ethnl_reply_init() 226 void *ethnl_dump_put(struct sk_buff *skb, struct netlink_callback *cb, u8 cmd) in ethnl_dump_put() 232 void *ethnl_bcastmsg_put(struct sk_buff *skb, u8 cmd) in ethnl_bcastmsg_put() 351 const u8 cmd = info->genlhdr->cmd; in ethnl_default_doit() local 600 static void ethnl_default_notify(struct net_device *dev, unsigned int cmd, in ethnl_default_notify() 692 void ethtool_notify(struct net_device *dev, unsigned int cmd, const void *data) in ethtool_notify()
|
/net/nfc/hci/ |
D | command.c | 19 static int nfc_hci_execute_cmd_async(struct nfc_hci_dev *hdev, u8 pipe, u8 cmd, in nfc_hci_execute_cmd_async() 55 static int nfc_hci_execute_cmd(struct nfc_hci_dev *hdev, u8 pipe, u8 cmd, in nfc_hci_execute_cmd() 112 int nfc_hci_send_cmd(struct nfc_hci_dev *hdev, u8 gate, u8 cmd, in nfc_hci_send_cmd() 127 int nfc_hci_send_cmd_async(struct nfc_hci_dev *hdev, u8 gate, u8 cmd, in nfc_hci_send_cmd_async()
|
/net/nfc/nci/ |
D | core.c | 35 struct nci_core_conn_create_cmd *cmd; member 163 struct nci_core_reset_cmd cmd; in nci_reset_req() local 181 struct nci_rf_disc_map_cmd cmd; in nci_init_complete_req() local 224 struct nci_core_set_config_cmd cmd; in nci_set_config_req() local 244 struct nci_rf_disc_cmd cmd; in nci_rf_discover_req() local 309 struct nci_rf_discover_select_cmd cmd; in nci_rf_discover_select_req() local 334 struct nci_rf_deactivate_cmd cmd; in nci_rf_deactivate_req() local 659 struct nci_nfcee_discover_cmd cmd; in nci_nfcee_discover_req() local 678 const struct nci_nfcee_mode_set_cmd *cmd = opt; in nci_nfcee_mode_set_req() local 686 struct nci_nfcee_mode_set_cmd cmd; in nci_nfcee_mode_set() local [all …]
|
/net/bluetooth/hidp/ |
D | sock.c | 49 static int do_hidp_sock_ioctl(struct socket *sock, unsigned int cmd, void __user *argp) in do_hidp_sock_ioctl() 125 static int hidp_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in hidp_sock_ioctl() 147 static int hidp_sock_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in hidp_sock_compat_ioctl()
|
/net/nfc/ |
D | digital_core.c | 112 struct digital_cmd *cmd; in digital_wq_cmd_complete() local 145 struct digital_cmd *cmd = arg; in digital_send_cmd_complete() local 155 struct digital_cmd *cmd; in digital_wq_cmd() local 232 struct digital_cmd *cmd; in digital_send_cmd() local 833 struct digital_cmd *cmd, *n; in nfc_digital_unregister_device() local
|
/net/netlink/ |
D | genetlink.c | 118 static int genl_get_cmd_full(u32 cmd, const struct genl_family *family, in genl_get_cmd_full() 147 static int genl_get_cmd_small(u32 cmd, const struct genl_family *family, in genl_get_cmd_small() 161 static int genl_get_cmd(u32 cmd, const struct genl_family *family, in genl_get_cmd() 489 const struct genl_family *family, int flags, u8 cmd) in genlmsg_put() 814 u32 flags, struct sk_buff *skb, u8 cmd) in ctrl_fill_info() 905 struct sk_buff *skb, u8 cmd) in ctrl_fill_mcgrp_info() 971 u32 portid, int seq, u8 cmd) in ctrl_build_family_msg() 992 int grp_id, u32 portid, int seq, u8 cmd) in ctrl_build_mcgrp_msg()
|
/net/l2tp/ |
D | l2tp_netlink.c | 105 u8 cmd) in l2tp_tunnel_notify() 133 u8 cmd) in l2tp_session_notify() 385 struct l2tp_tunnel *tunnel, u8 cmd) in l2tp_nl_tunnel_send() 713 struct l2tp_session *session, u8 cmd) in l2tp_nl_session_send()
|
/net/dsa/ |
D | tag_dsa.c | 131 enum dsa_cmd cmd; in dsa_xmit_ll() local 194 enum dsa_cmd cmd; in dsa_rcv_ll() local
|