Component Type: kbuild config
Description: Do not inline TX/RX handlers
More info: This option affects code generation in mac80211, when selected some functions are marked "noinline" to allow easier debugging of problems in the transmit and receive paths. This option increases code size a bit and inserts a lot of function calls in the code, but is otherwise safe to enable. If unsure, say N unless you expect to be finding problems in mac80211.
Build project: Kconfig (Linux kconfig) (Path: net\mac80211\Kconfig )
Other views: file explorer