Re: [PATCH v2 04/11] gobi: Limit number of premultiplexed contexts to 4
Denis Kenzior <[email protected]>
| Newsgroups | dev.linux.lists.ofono |
|---|---|
| Message-ID | <[email protected]> |
On 7/11/24 11:46 AM, Denis Kenzior wrote: > 4 was chosen somewhat arbitrarily, but it is the maximum that the > qmi_wwan_q driver can support out of the box. The only limit is the > number of clients under QMI. Two WDS clients are typically required for > each active context, one for IPv4 and one for IPv6. The total number of > clients cannot exceed 255 (uint8). > --- > plugins/gobi.c | 19 +++++++++++++++---- > 1 file changed, 15 insertions(+), 4 deletions(-) > This set should be ignored. Sorry for the noise.