Searched refs:NSS_BPL (Results 1 – 1 of 1) sorted by relevance
46 #define NSS_BPL 2 macro47 #define NSS_BPL_MASK ((1 << NSS_BPL) - 1)56 return NSS_BPL * (NSS_STATUS_BIAS + status); in nss_actions_bits_index()83 | (bits << (NSS_BPL * 1)) in nss_action_set_all()84 | (bits << (NSS_BPL * 2)) in nss_action_set_all()85 | (bits << (NSS_BPL * 3)) in nss_action_set_all()86 | (bits << (NSS_BPL * 4)) in nss_action_set_all()
Completed in 4 milliseconds