Searched refs:MGMT (Results 1 – 5 of 5) sorted by relevance
133 #define MGMT 0x8 macro
151 val = smsc_read_2(sc, MGMT); in smsc_mii_bitbang_read()163 smsc_write_2(sc, MGMT, val); in smsc_mii_bitbang_write()
179 prompt "Type of WiFi RX MGMT buffers"182 Select type of WiFi RX MGMT buffers:184 If "Static" is selected, WiFi RX MGMT buffers are allocated when WiFi is initialized and released185 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 is188 …received. The MGMT buffer is freed after the MGMT data frame has been processed by the WiFi driver.202 int "Max number of WiFi RX MGMT buffers"
130 bool "Stack analysis output on Net MGMT event core"134 Add debug messages output on how much Net MGMT event stack is used.
26 bool "Expose statistics through NET MGMT API"