Searched defs:tx_msg (Results 1 – 9 of 9) sorted by relevance
564 struct i2400m_msg_hdr *tx_msg; in i2400m_tx_new() local616 struct i2400m_msg_hdr *tx_msg = i2400m->tx_msg; in i2400m_tx_close() local780 struct i2400m_msg_hdr *tx_msg = i2400m->tx_msg; in i2400m_tx() local843 struct i2400m_msg_hdr *tx_msg, *tx_msg_moved; in i2400m_tx_msg_get() local
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
80 struct i2400m_msg_hdr *tx_msg; in i2400ms_tx_submit() local
603 struct i2400m_msg_hdr *tx_msg; member
144 static void acpi_format_ipmi_msg(struct acpi_ipmi_msg *tx_msg, in acpi_format_ipmi_msg()222 struct acpi_ipmi_msg *tx_msg, *temp; in ipmi_flush_tx_msg() local245 struct acpi_ipmi_msg *tx_msg; in ipmi_msg_handler() local380 struct acpi_ipmi_msg *tx_msg; in acpi_ipmi_space_handler() local
135 struct tx_msg { struct136 u8 len;137 u8 cmd;138 u8 net;139 u8 dlc;140 __le32 hnd;141 __le32 id; /* upper 3 bits contain flags */142 u8 data[8];
574 struct tx_msg { struct575 struct tib_structure tib;576 struct phy_header phy;577 struct mac_header mac;578 UCHAR var[1];
175 struct pcan_usb_pro_txmsg tx_msg; member
69 struct i2c_msg *tx_msg; member