Searched refs:cmux_transmit_buf (Results 1 – 3 of 3) sorted by relevance
27 static uint8_t cmux_transmit_buf[149]; variable222 .transmit_buf = cmux_transmit_buf, in cmux_dte_init()223 .transmit_buf_size = ARRAY_SIZE(cmux_transmit_buf), in cmux_dte_init()
36 static uint8_t cmux_transmit_buf[149]; variable277 .transmit_buf = cmux_transmit_buf, in test_modem_cmux_setup()278 .transmit_buf_size = ARRAY_SIZE(cmux_transmit_buf), in test_modem_cmux_setup()
94 uint8_t cmux_transmit_buf[2 * CONFIG_MODEM_CELLULAR_CMUX_MAX_FRAME_SIZE]; member1747 .transmit_buf = data->cmux_transmit_buf, in modem_cellular_init()1748 .transmit_buf_size = ARRAY_SIZE(data->cmux_transmit_buf), in modem_cellular_init()