Lines Matching +full:stack +full:- +full:size
4 # SPDX-License-Identifier: Apache-2.0
7 bool "Wistron LTE-M modem driver"
12 Choose this setting to enable Wistron WNC-M14A2A LTE-M modem driver.
18 int "Size of the stack for the WNC-M14A2A modem driver RX thread"
21 This stack is used by the WNCM14A2A RX thread.
24 int "Size of the stack for the WNC-M14A2A modem driver work queue"
27 This stack is used by the work queue to pass off net_pkt data
28 to the rest of the network stack, letting the rx thread continue
40 int "WNC-M14A2A driver init priority"
43 WNC-M14A2A device driver initialization priority.
45 Note that the priority needs to be lower than the net stack
46 so that it can start before the networking sub-system.