Searched refs:gb_operation_msg_hdr (Results 1 – 7 of 7) sorted by relevance
314 struct gb_operation_msg_hdr *header; in gb_operation_message_init()365 struct gb_operation_msg_hdr *header; in gb_operation_message_alloc()472 struct gb_operation_msg_hdr *request_header; in gb_operation_response_alloc()625 return hd->buffer_size_max - sizeof(struct gb_operation_msg_hdr); in gb_operation_get_payload_size_max()638 request_size = size - sizeof(struct gb_operation_msg_hdr); in gb_operation_create_incoming()726 struct gb_operation_msg_hdr *header; in gb_operation_request_send()914 const struct gb_operation_msg_hdr *header, in gb_connection_recv_request()958 const struct gb_operation_msg_hdr *header, in gb_connection_recv_response()1029 struct gb_operation_msg_hdr header; in gb_connection_recv()
365 gb_message_cport_pack(struct gb_operation_msg_hdr *header, u16 cport_id) in gb_message_cport_pack()371 static void gb_message_cport_clear(struct gb_operation_msg_hdr *header) in gb_message_cport_clear()377 static u16 gb_message_cport_unpack(struct gb_operation_msg_hdr *header) in gb_message_cport_unpack()817 struct gb_operation_msg_hdr *header; in cport_in_callback()
358 peer_space = sizeof(struct gb_operation_msg_hdr) + in gb_connection_hd_cport_quiesce()362 peer_space += sizeof(struct gb_operation_msg_hdr); in gb_connection_hd_cport_quiesce()
44 #define GB_OPERATION_MESSAGE_SIZE_MIN sizeof(struct gb_operation_msg_hdr)54 struct gb_operation_msg_hdr *header;
46 struct gb_operation_msg_hdr { struct
146 struct gb_operation_msg_hdr *header = op->request->header; in gbaudio_codec_request_handler()
754 u64 aggregate_size = sizeof(struct gb_operation_msg_hdr) * 2; in gb_loopback_throughput_update()