Searched defs:msg_type (Results 1 - 25 of 103) sorted by relevance

12345

/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-memory-errors.c87 opal_memory_err_event(struct notifier_block *nb, unsigned long msg_type, void *msg) argument
H A Dopal-power.c78 opal_power_control_event(struct notifier_block *nb, unsigned long msg_type, void *msg) argument
H A Dopal-async.c212 opal_async_comp_event(struct notifier_block *nb, unsigned long msg_type, void *msg) argument
H A Dopal-hmi.c329 opal_handle_hmi_event(struct notifier_block *nb, unsigned long msg_type, void *msg) argument
/linux-master/drivers/net/wireless/rsi/
H A Drsi_91x_coex.c70 u8 msg_type = msg[RSI_RX_DESC_MSG_TYPE_OFFSET]; local
/linux-master/fs/ecryptfs/
H A Dmessaging.c262 ecryptfs_send_message_locked(char *data, int data_len, u8 msg_type, argument
H A Dmiscdev.c146 ecryptfs_send_miscdev(char *data, size_t data_size, struct ecryptfs_msg_ctx *msg_ctx, u8 msg_type, u16 msg_flags, struct ecryptfs_daemon *daemon) argument
/linux-master/fs/ocfs2/dlm/
H A Ddlmast.c421 dlm_send_proxy_ast_msg(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, struct dlm_lock *lock, int msg_type, int blocked_type, int flags) argument
/linux-master/fs/ocfs2/cluster/
H A Dtcp.h27 __be16 msg_type; member in struct:o2net_msg
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_protocol.c12 ipc_protocol_tq_msg_send(struct iosm_protocol *ipc_protocol, enum ipc_msg_prep_type msg_type, union ipc_msg_prep_args *prep_args, struct ipc_rsp *response) argument
H A Diosm_ipc_protocol_ops.c506 ipc_protocol_msg_prep(struct iosm_imem *ipc_imem, enum ipc_msg_prep_type msg_type, union ipc_msg_prep_args *args) argument
H A Diosm_ipc_protocol.h139 enum ipc_msg_prep_type msg_type; member in struct:ipc_call_msg_send_args
/linux-master/drivers/virt/coco/sev-guest/
H A Dsev-guest.h18 enum msg_type { enum
50 u8 msg_type; member in struct:snp_guest_msg_hdr
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_pfvf_vf_proto.c113 u8 msg_type; local
/linux-master/drivers/gpu/drm/nouveau/include/nvfw/
H A Dpmu.h30 u8 msg_type; member in struct:nv_pmu_init_msg
56 u8 msg_type; member in struct:nv_pmu_acr_msg
H A Dsec2.h19 u8 msg_type; member in struct:nv_sec2_init_msg
40 u8 msg_type; member in struct:nv_sec2_init_msg_v1
68 u8 msg_type; member in struct:nv_sec2_acr_msg
/linux-master/drivers/crypto/caam/
H A Dcaamalg_desc.c16 static inline void aead_append_src_dst(u32 *desc, u32 msg_type) argument
/linux-master/drivers/infiniband/core/
H A Diwpm_msg.c394 const char *msg_type = "Register Pid response"; local
464 const char *msg_type; local
543 const char *msg_type; local
625 const char *msg_type; local
697 const char *msg_type = "Mapping Info response"; local
750 const char *msg_type = "Mapping Info Ack"; local
783 const char *msg_type = "Mapping Error Msg"; local
827 const char *msg_type = "Hello request"; local
[all...]
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dwlan_cfg.c320 u8 msg_type; local
/linux-master/include/linux/usb/
H A Drndis_host.h24 __le32 msg_type; /* RNDIS_MSG_* */ member in struct:rndis_msg_hdr
42 __le32 msg_type; /* RNDIS_MSG_PACKET */ member in struct:rndis_data_hdr
59 __le32 msg_type; /* RNDIS_MSG_INIT */ member in struct:rndis_init
69 __le32 msg_type; /* RNDIS_MSG_INIT_C */ member in struct:rndis_init_c
86 __le32 msg_type; /* RNDIS_MSG_HALT */ member in struct:rndis_halt
93 __le32 msg_type; /* RNDIS_MSG_QUERY */ member in struct:rndis_query
104 __le32 msg_type; /* RNDIS_MSG_QUERY_C */ member in struct:rndis_query_c
114 __le32 msg_type; /* RNDIS_MSG_SET */ member in struct:rndis_set
125 __le32 msg_type; /* RNDIS_MSG_SET_C */ member in struct:rndis_set_c
133 __le32 msg_type; /* RNDIS_MSG_RESE member in struct:rndis_reset
140 __le32 msg_type; /* RNDIS_MSG_RESET_C */ member in struct:rndis_reset_c
148 __le32 msg_type; /* RNDIS_MSG_INDICATE */ member in struct:rndis_indicate
160 __le32 msg_type; /* RNDIS_MSG_KEEPALIVE */ member in struct:rndis_keepalive
167 __le32 msg_type; /* RNDIS_MSG_KEEPALIVE_C */ member in struct:rndis_keepalive_c
[all...]
/linux-master/drivers/net/ethernet/microsoft/mana/
H A Dshm_channel.c48 u8 msg_type : 3; member in struct:smc_proto_hdr::__anon1784
95 static int mana_smc_read_response(struct shm_channel *sc, u32 msg_type, argument
/linux-master/net/mctp/
H A Ddevice.c159 static void mctp_addr_notify(struct mctp_dev *mdev, mctp_eid_t eid, int msg_type, argument
61 mctp_fill_addrinfo(struct sk_buff *skb, struct mctp_dev *mdev, mctp_eid_t eid, int msg_type, u32 portid, u32 seq, int flag) argument
/linux-master/drivers/net/usb/
H A Drndis_host.c99 u32 xid = 0, msg_len, request_id, msg_type, rsp, local
508 u32 msg_type, msg_len, data_offset, data_len; local
[all...]
/linux-master/include/linux/netfilter/
H A Dnfnetlink.h62 static inline u16 nfnl_msg_type(u8 subsys, u8 msg_type) argument
/linux-master/drivers/soc/qcom/
H A Dsmd-rpm.c72 __le32 msg_type; member in struct:qcom_rpm_message

Completed in 240 milliseconds

12345