Home
last modified time | relevance | path

Searched defs:msgid (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.4/drivers/isdn/capi/
Dcapilib.c14 u16 msgid; member
46 static inline int mq_enqueue(struct capilib_ncci *np, u16 msgid) in mq_enqueue()
63 static inline int mq_dequeue(struct capilib_ncci *np, u16 msgid) in mq_dequeue()
158 u16 capilib_data_b3_req(struct list_head *head, u16 applid, u32 ncci, u16 msgid) in capilib_data_b3_req()
181 void capilib_data_b3_conf(struct list_head *head, u16 applid, u32 ncci, u16 msgid) in capilib_data_b3_conf()
Dcapi.c86 atomic_t msgid; member
/Linux-v5.4/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_core.c640 int msgid = header->msgid; in process_free_queue() local
784 int msgid, in queue_message()
1032 int msgid, in queue_message_sync()
1137 int msgid = header->msgid; in release_slot() local
1387 int msgid, size; in parse_open() local
1518 int msgid, size; in parse_rx_slots() local
1974 int msgid, size; in sync_func() local
2496 int msgid = header->msgid; in release_service_messages() local
3177 int msgid = header->msgid; in vchiq_release_message() local
Dvchiq_if.h51 int msgid; member
Dvchiq_core.h87 #define VCHIQ_MSG_TYPE(msgid) ((unsigned int)msgid >> 24) argument
88 #define VCHIQ_MSG_SRCPORT(msgid) \ argument
90 #define VCHIQ_MSG_DSTPORT(msgid) \ argument
/Linux-v5.4/include/uapi/linux/
Dipmi.h237 long msgid; /* The sequence number for the message. This member
292 long msgid; /* The sequence number specified in the request member
/Linux-v5.4/drivers/char/ipmi/
Dipmi_msghandler.c288 #define GET_SEQ_FROM_MSGID(msgid, seq, seqid) \ argument
1103 long msgid) in intf_start_seq_timer()
1131 long msgid, in intf_err_seq()
1740 long msgid, in format_ipmb_msg()
1782 long msgid, in format_lan_msg()
1861 long msgid, in i_ipmi_req_sysintf()
1928 long msgid, in i_ipmi_req_ipmb()
2069 long msgid, in i_ipmi_req_lan()
2194 long msgid, in i_ipmi_request()
2295 long msgid, in ipmi_request_settime()
[all …]
Dipmi_devintf.c642 compat_long_t msgid; member
650 compat_long_t msgid; member
/Linux-v5.4/include/linux/
Dipmi.h50 long msgid; member
Dipmi_smi.h57 long msgid; member
/Linux-v5.4/drivers/staging/isdn/gigaset/
Dcapi.c324 u16 appl, u16 msgid, int channel, in send_data_b3_conf()
2072 u16 msgid = CAPIMSG_MSGID(skb->data); in do_data_b3_req() local
/Linux-v5.4/drivers/soc/qcom/
Drpmh-rsc.c258 u32 msgid, cmd_msgid; in __tcs_buffer_write() local
/Linux-v5.4/drivers/media/dvb-frontends/
Dbcm3510.c205 static int bcm3510_do_hab_cmd(struct bcm3510_state *st, u8 cmd, u8 msgid, u8 *obuf, u8 olen, u8 *ib… in bcm3510_do_hab_cmd()
/Linux-v5.4/drivers/net/can/usb/
Dems_usb.c193 u8 msgid; /* confirmation handle */ member
/Linux-v5.4/drivers/net/usb/
Dsierra_net.c258 struct param msgid; member
/Linux-v5.4/include/linux/isdn/
Dcapiutil.h56 #define CAPIMSG_SETMSGID(m, msgid) capimsg_setu16(m, 6, msgid) argument
/Linux-v5.4/drivers/net/wireless/ath/ar5523/
Dar5523_hw.h164 u32 msgid; /* msg id (supplied by host) */ member
/Linux-v5.4/drivers/usb/typec/tcpm/
Dtcpm.c1958 unsigned int msgid = pd_header_msgid_le(msg->header); in tcpm_pd_rx_handler() local