Searched refs:gb_operation_msg_hdr (Results 1 – 7 of 7) sorted by relevance
313 struct gb_operation_msg_hdr *header; in gb_operation_message_init()364 struct gb_operation_msg_hdr *header; in gb_operation_message_alloc()471 struct gb_operation_msg_hdr *request_header; in gb_operation_response_alloc()623 return hd->buffer_size_max - sizeof(struct gb_operation_msg_hdr); in gb_operation_get_payload_size_max()636 request_size = size - sizeof(struct gb_operation_msg_hdr); in gb_operation_create_incoming()724 struct gb_operation_msg_hdr *header; in gb_operation_request_send()912 const struct gb_operation_msg_hdr *header, in gb_connection_recv_request()956 const struct gb_operation_msg_hdr *header, in gb_connection_recv_response()1027 struct gb_operation_msg_hdr header; in gb_connection_recv()
39 #define GB_OPERATION_MESSAGE_SIZE_MIN sizeof(struct gb_operation_msg_hdr)49 struct gb_operation_msg_hdr *header;
366 gb_message_cport_pack(struct gb_operation_msg_hdr *header, u16 cport_id) in gb_message_cport_pack()372 static void gb_message_cport_clear(struct gb_operation_msg_hdr *header) in gb_message_cport_clear()378 static u16 gb_message_cport_unpack(struct gb_operation_msg_hdr *header) in gb_message_cport_unpack()821 struct gb_operation_msg_hdr *header; in cport_in_callback()
362 peer_space = sizeof(struct gb_operation_msg_hdr) + in gb_connection_hd_cport_quiesce()366 peer_space += sizeof(struct gb_operation_msg_hdr); in gb_connection_hd_cport_quiesce()
146 struct gb_operation_msg_hdr *header = op->request->header; in gbaudio_codec_request_handler()
761 u64 aggregate_size = sizeof(struct gb_operation_msg_hdr) * 2; in gb_loopback_throughput_update()
90 struct gb_operation_msg_hdr { struct