Searched refs:NUM_BITS_IN_BYTE (Results 1 – 2 of 2) sorted by relevance
111 #define NUM_BITS_IN_BYTE 8 macro119 index = feature / NUM_BITS_IN_BYTE; in wlan_wifi_pos_set_feature_flags()120 bit_mask = 1 << (feature % NUM_BITS_IN_BYTE); in wlan_wifi_pos_set_feature_flags()
5109 #define NUM_BITS_IN_BYTE 8 macro5126 index = feature / NUM_BITS_IN_BYTE; in wlan_hdd_cfg80211_set_feature()5127 bit_mask = 1 << (feature % NUM_BITS_IN_BYTE); in wlan_hdd_cfg80211_set_feature()