1.1.3 Configuration (cfg) Operations
- Implements a wiphy interface
- Registers with
cfg80211
- Implements
cfg80211_ops
operations - Receives cfg operation requests from upper layers
- Passes cfg operation requests to the host interface using messages that need to be handled asynchronously
- Passes cfg operation responses/callback to upper layers