Lines Matching full:each
74 Set the number of WiFi static RX buffers. Each buffer takes approximately 1.6KB of RAM.
89 will be allocated (provided sufficient free RAM). The size of each dynamic
92 For each received data frame, the WiFi driver makes a copy to an RX buffer
108 initialized and released when WiFi is de-initialized. The size of each
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
138 Set the number of WiFi static TX buffers. Each buffer takes approximately
142 For each transmitted data frame from the higher layer TCP/IP stack,
156 For each TX packet from uplayer, such as LWIP etc, WiFi driver needs to
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
172 For each transmitted frame from the higher layer TCP/IP stack,
185 when WiFi is de-initialized. The size of each static RX MGMT buffer is fixed to about 500 Bytes.
187 …If "Dynamic" is selected, each WiFi RX MGMT buffer is allocated as needed when a MGMT data frame is