2.4.2 Configuration (cfg80211) Operations

  • Implements a wiphy interface
  • Registers with cfg80211
  • Implements cfg80211_ops operations
  • Receives cfg80211 operation requests from upper layers
  • Passes cfg80211 operation requests to the host interface using messages that need to be handled asynchronously
  • Passes cfg80211 operation responses/callback to upper layers