Searched defs:vow_config (Results 1 – 5 of 5) sorted by relevance
78 u32 vow_config; member
24 unsigned int vow_config; variable
752 #define VOW_GET_NUM_VI_STA(vow_config) (((vow_config) & 0xffff0000) >> 16) argument753 #define VOW_GET_DESC_PER_VI_STA(vow_config) ((vow_config) & 0x0000ffff) argument
4088 A_UINT32 vow_config; member
6933 uint32_t vow_config; member