Lines Matching full:dynamic
84 int "Max number of WiFi dynamic RX buffers"
88 Set the number of WiFi dynamic RX buffers, 0 means unlimited RX buffers
89 will be allocated (provided sufficient free RAM). The size of each dynamic
93 and then delivers it to the high layer TCP/IP stack. The dynamic RX buffer
98 RX buffer number is unlimited (0). If a dynamic RX buffer limit is set,
111 If "Dynamic" is selected, each WiFi TX buffer is allocated as needed
114 The size of each dynamic TX buffer depends on the length of each data
118 WiFi TX buffers. If PSRAM is disabled, "Dynamic" should be selected
124 bool "Dynamic"
163 int "Max number of WiFi dynamic TX buffers"
168 Set the number of WiFi dynamic TX buffers. The size of each
169 dynamic TXbuffer is not fixed, it depends on the size of each
187 …If "Dynamic" is selected, each WiFi RX MGMT buffer is allocated as needed when a MGMT data frame is
193 bool "Dynamic"
208 For Management buffers, the number of dynamic and static management buffers is the same.