Home
last modified time | relevance | path

Searched refs:ANI_NL_MSG_BASE (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/utils/nlink/inc/
H A Dwlan_nlink_common.h92 #define ANI_NL_MSG_BASE 0x10 /* Some arbitrary base */ macro
95 ANI_NL_MSG_PUMAC = ANI_NL_MSG_BASE + 0x01, /* PTT Socket App */
96 ANI_NL_MSG_PTT = ANI_NL_MSG_BASE + 0x07, /* Quarky GUI */
97 WLAN_NL_MSG_OEM = ANI_NL_MSG_BASE + 0x09,
98 WLAN_NL_MSG_SVC = ANI_NL_MSG_BASE + 0x0a,
99 WLAN_NL_MSG_CNSS_DIAG = ANI_NL_MSG_BASE + 0x0B, /* Value needs to be 27 */
105 #define WLAN_NL_MSG_BASE ANI_NL_MSG_BASE