Searched defs:msg_hdr (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/drivers/staging/unisys/visorbus/ |
D | visorchipset.c | 807 struct controlvm_message_header *msg_hdr, int response) in controlvm_init_response() 821 controlvm_respond(struct controlvm_message_header *msg_hdr, int response) in controlvm_respond() 836 controlvm_respond_chipset_init(struct controlvm_message_header *msg_hdr, in controlvm_respond_chipset_init() 851 struct controlvm_message_header *msg_hdr, int response, in controlvm_respond_physdev_changestate() 925 u32 cmd, struct controlvm_message_header *msg_hdr, in bus_epilog() 994 struct controlvm_message_header *msg_hdr, int response, in device_epilog() 1434 chipset_ready(struct controlvm_message_header *msg_hdr) in chipset_ready() 1451 chipset_selftest(struct controlvm_message_header *msg_hdr) in chipset_selftest() 1462 chipset_notready(struct controlvm_message_header *msg_hdr) in chipset_notready()
|
/linux-4.4.14/include/net/ |
D | compat.h | 22 struct compat_msghdr msg_hdr; member
|
/linux-4.4.14/drivers/net/wimax/i2400m/ |
D | tx.c | 537 struct i2400m_msg_hdr *msg_hdr = i2400m->tx_msg; in i2400m_tx_fits() local
|
D | rx.c | 1144 const struct i2400m_msg_hdr *msg_hdr, in i2400m_rx_msg_hdr_check() 1248 const struct i2400m_msg_hdr *msg_hdr; in i2400m_rx() local
|
/linux-4.4.14/drivers/misc/sgi-xp/ |
D | xpc_uv.c | 421 struct xpc_activate_mq_msghdr_uv *msg_hdr, in xpc_handle_activate_mq_msg_uv() 621 struct xpc_activate_mq_msghdr_uv *msg_hdr; in xpc_handle_activate_IRQ_uv() local 675 struct xpc_activate_mq_msghdr_uv *msg_hdr = msg; in xpc_send_activate_IRQ_uv() local
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bfa_msgq.h | 59 struct bfi_msgq_mhdr *msg_hdr; member
|
/linux-4.4.14/Documentation/misc-devices/mei/ |
D | mei-amt-version.c | 376 struct amt_host_if_resp_header *msg_hdr; in amt_host_if_call() local
|
/linux-4.4.14/include/linux/ |
D | socket.h | 69 struct user_msghdr msg_hdr; member
|
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic.h | 1122 #define netxen_get_nic_msgtype(msg_hdr) \ argument 1124 #define netxen_get_nic_msg_compid(msg_hdr) \ argument 1126 #define netxen_get_nic_msg_opcode(msg_hdr) \ argument 1128 #define netxen_get_nic_msg_errcode(msg_hdr) \ argument
|
/linux-4.4.14/drivers/staging/lustre/include/linux/lnet/ |
D | lib-types.h | 107 lnet_hdr_t msg_hdr; member
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic.h | 973 #define qlcnic_get_nic_msg_opcode(msg_hdr) \ argument
|