Lines Matching refs:frame
32 the received data frame.
34 … For each received data frame, the WiFi driver makes a copy to an RX buffer and then delivers
36 successfully received the data frame.
52 … If "Dynamic" is selected, each WiFi TX buffer is allocated as needed when a data frame is
53 … delivered to the Wifi driver from the TCP/IP stack. The buffer is freed after the data frame
55 of each data frame sent by the TCP/IP layer.
82 … For each transmitted data frame from the higher layer TCP/IP stack, the WiFi driver makes a
107 it depends on the size of each transmitted data frame.
109 … For each transmitted frame from the higher layer TCP/IP stack, the WiFi driver makes a copy
123 …If "Dynamic" is selected, each WiFi RX MGMT buffer is allocated as needed when a MGMT data frame is
124 …received. The MGMT buffer is freed after the MGMT data frame has been processed by the WiFi driver.
229 …default length of a beacon frame can simultaneously hold only five root node identifier structures,
235 …To counter this situation, the beacon frame length can be increased such that more root nodes can …
237 default beacon frame length of
239 frame length as
404 The wifi modem automatically receives the beacon frame during light sleep.