Home
last modified time | relevance | path

Searched defs:__policy (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/os_if/linux/
H A Dwlan_cfg80211.h370 #define vendor_command_policy(__policy, __maxattr) \ argument
373 #define VENDOR_NLA_POLICY_NESTED(__policy) \ argument
375 #define VENDOR_NLA_POLICY_NESTED_ARRAY(__policy) \ argument
378 #define vendor_command_policy(__policy, __maxattr) argument
379 #define VENDOR_NLA_POLICY_NESTED(__policy) {.type = NLA_NESTED} argument
380 #define VENDOR_NLA_POLICY_NESTED_ARRAY(__policy) \ argument