Home
last modified time | relevance | path

Searched refs:nr_of_bytes (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wwan/iosm/
H A Diosm_ipc_mux_codec.h218 * @nr_of_bytes: Number of bytes available to transmit in the queue.
221 __le32 nr_of_bytes; member
H A Diosm_ipc_mux.h221 * @nr_of_bytes: Number of bytes available to transmit in the queue.
224 __le32 nr_of_bytes; member
H A Diosm_ipc_mux_codec.c393 if (fct->vfl_length != sizeof(fct->vfl.nr_of_bytes)) { in ipc_mux_dl_fcth_decode()
413 ul_credits = le32_to_cpu(fct->vfl.nr_of_bytes); in ipc_mux_dl_fcth_decode()
991 qlt->vfl.nr_of_bytes = cpu_to_le32(session->ul_list.qlen); in ipc_mux_lite_send_qlt()
1026 session->ul_list.qlen); /* nr_of_bytes */ in ipc_mux_ul_bytes_credits_check()
1194 p_qlt->ql.nr_of_bytes = cpu_to_le32(qlevel); in ipc_mux_ul_adb_update_ql()

Completed in 5 milliseconds