Searched refs:tot_msg_len (Results 1 – 3 of 3) sorted by relevance
123 int tot_msg_len; in ptt_sock_send_msg_to_app() local136 tot_msg_len = NLMSG_SPACE(payload_len); in ptt_sock_send_msg_to_app()137 skb = dev_alloc_skb(tot_msg_len); in ptt_sock_send_msg_to_app()141 __func__, tot_msg_len); in ptt_sock_send_msg_to_app()150 tot_msg_len); in ptt_sock_send_msg_to_app()
686 int tot_msg_len; in send_filled_buffers_to_user() local720 tot_msg_len = NLMSG_SPACE(payload_len); in send_filled_buffers_to_user()730 tot_msg_len); in send_filled_buffers_to_user()
11723 int tot_msg_len; in hdd_cstats_send_data_to_userspace() local11740 tot_msg_len = NLMSG_SPACE(len + sizeof(wnl->radio)); in hdd_cstats_send_data_to_userspace()11746 qdf_err("nlmsg_put() failed for msg size[%d]", tot_msg_len); in hdd_cstats_send_data_to_userspace()