Searched refs:words (Results 1 – 6 of 6) sorted by relevance
136 const unsigned int words = BITS_TO_LONGS(NETDEV_FEATURE_COUNT); in ethnl_features_to_bitmap() local140 for (i = 0; i < words; i++) in ethnl_features_to_bitmap()147 const unsigned int words = BITS_TO_LONGS(NETDEV_FEATURE_COUNT); in ethnl_bitmap_to_features() local151 for (i = 0; i < words; i++) in ethnl_bitmap_to_features()
281 int i, words = len / sizeof(u32); in nft_cmp16_fast_mask() local283 for (i = 0; i < words; i++) { in nft_cmp16_fast_mask()
626 int words = bits >> 5; in bitstring_match() local630 if (words) { in bitstring_match()631 if (memcmp(a1, a2, words << 2)) in bitstring_match()638 w1 = a1[words]; in bitstring_match()639 w2 = a2[words]; in bitstring_match()
350 unsigned short words[8]; member
141 cmd->vlan = htons(nca->words[1]); in ncsi_cmd_handler_svf()
623 nca->words[1] = vid; in clear_one_vid()684 nca->words[1] = vid; in set_one_vid()