Searched refs:WL_NAN_CFG_CREATE_DONE (Results 1 – 5 of 5) sorted by relevance
9829 #define WL_NAN_CFG_CREATE_DONE (1 << 30) macro9839 (((x) & WL_NAN_CFG_CREATE_DONE) ? TRUE:FALSE)9841 ((x) &= ~WL_NAN_CFG_CREATE_DONE)9843 ((x) |= (WL_NAN_CFG_CREATE_DONE))
9840 #define WL_NAN_CFG_CREATE_DONE (1 << 30) macro9850 (((x) & WL_NAN_CFG_CREATE_DONE) ? TRUE:FALSE)9852 ((x) &= ~WL_NAN_CFG_CREATE_DONE)9854 ((x) |= (WL_NAN_CFG_CREATE_DONE))
12510 #define WL_NAN_CFG_CREATE_DONE (1u << 30u) macro12520 (((x) & WL_NAN_CFG_CREATE_DONE) ? TRUE:FALSE)12522 ((x) &= ~WL_NAN_CFG_CREATE_DONE)12524 ((x) |= (WL_NAN_CFG_CREATE_DONE))
12528 #define WL_NAN_CFG_CREATE_DONE (1u << 30u) macro12538 (((x) & WL_NAN_CFG_CREATE_DONE) ? TRUE:FALSE)12540 ((x) &= ~WL_NAN_CFG_CREATE_DONE)12542 ((x) |= (WL_NAN_CFG_CREATE_DONE))