Searched defs:tx_msg (Results 1 – 14 of 14) sorted by relevance
/linux-4.1.27/drivers/acpi/ |
D | acpi_ipmi.c | 229 static void ipmi_msg_release(struct acpi_ipmi_msg *tx_msg) in ipmi_msg_release() 237 struct acpi_ipmi_msg *tx_msg = in ipmi_msg_release_kref() local 243 static struct acpi_ipmi_msg *acpi_ipmi_msg_get(struct acpi_ipmi_msg *tx_msg) in acpi_ipmi_msg_get() 250 static void acpi_ipmi_msg_put(struct acpi_ipmi_msg *tx_msg) in acpi_ipmi_msg_put() 257 static int acpi_format_ipmi_request(struct acpi_ipmi_msg *tx_msg, in acpi_format_ipmi_request() 343 struct acpi_ipmi_msg *tx_msg; in ipmi_flush_tx_msg() local 373 struct acpi_ipmi_msg *tx_msg, *temp; in ipmi_cancel_tx_msg() local 395 struct acpi_ipmi_msg *tx_msg, *temp; in ipmi_msg_handler() local 545 struct acpi_ipmi_msg *tx_msg; in acpi_ipmi_space_handler() local
|
/linux-4.1.27/drivers/net/wimax/i2400m/ |
D | tx.c | 564 struct i2400m_msg_hdr *tx_msg; in i2400m_tx_new() local 616 struct i2400m_msg_hdr *tx_msg = i2400m->tx_msg; in i2400m_tx_close() local 780 struct i2400m_msg_hdr *tx_msg = i2400m->tx_msg; in i2400m_tx() local 843 struct i2400m_msg_hdr *tx_msg, *tx_msg_moved; in i2400m_tx_msg_get() local
|
D | usb-tx.c | 87 int i2400mu_tx(struct i2400mu *i2400mu, struct i2400m_msg_hdr *tx_msg, in i2400mu_tx() 183 struct i2400m_msg_hdr *tx_msg; in i2400mu_txd() local
|
D | i2400m.h | 602 struct i2400m_msg_hdr *tx_msg; member
|
/linux-4.1.27/drivers/net/can/usb/ |
D | esd_usb2.c | 137 struct tx_msg { struct 138 u8 len; 139 u8 cmd; 140 u8 net; 141 u8 dlc; 142 u32 hnd; /* opaque handle, not used by device */ 143 __le32 id; /* upper 3 bits contain flags */ 144 u8 data[8];
|
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/socklnd/ |
D | socklnd_proto.c | 45 ksocknal_queue_tx_msg_v1(ksock_conn_t *conn, ksock_tx_t *tx_msg) in ksocknal_queue_tx_msg_v1() 120 ksocknal_queue_tx_msg_v2(ksock_conn_t *conn, ksock_tx_t *tx_msg) in ksocknal_queue_tx_msg_v2()
|
D | socklnd.h | 226 ksock_msg_t tx_msg; /* socklnd message buffer */ member
|
/linux-4.1.27/sound/soc/intel/common/ |
D | sst-ipc.h | 50 void (*tx_msg)(struct sst_generic_ipc *, struct ipc_message *); member
|
/linux-4.1.27/drivers/net/wireless/ |
D | rayctl.h | 575 struct tx_msg { struct 576 struct tib_structure tib; 577 struct phy_header phy; 578 struct mac_header mac; 579 UCHAR var[1];
|
/linux-4.1.27/drivers/net/can/usb/peak_usb/ |
D | pcan_usb_pro.h | 184 struct pcan_usb_pro_txmsg tx_msg; member
|
D | pcan_usb_fd.c | 723 struct pucan_tx_msg *tx_msg = (struct pucan_tx_msg *)obuf; in pcan_usb_fd_encode_msg() local
|
/linux-4.1.27/drivers/i2c/busses/ |
D | i2c-xiic.c | 71 struct i2c_msg *tx_msg; member
|
/linux-4.1.27/sound/soc/intel/baytrail/ |
D | sst-baytrail-ipc.c | 494 void *tx_msg; in sst_byt_stream_start() local
|
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
D | o2iblnd.h | 541 kib_msg_t *tx_msg; /* message buffer (host vaddr) */ member
|