Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/cfg/src/
H A Dcfg.c62 enum cfg_type { enum
89 const enum cfg_type cfg_type; member
/wlan-driver/qca-wifi-host-cmn/cfg/inc/
H A Dcfg_ucfg_api.h243 #define cfg_type(id) do_call(__cfg_type, id) macro