Searched refs:bits_set (Results 1 – 2 of 2) sorted by relevance
40 u8 bits_set; in acpi_rs_count_set_bits() local44 for (bits_set = 0; bit_field; bits_set++) { in acpi_rs_count_set_bits()51 return (bits_set); in acpi_rs_count_set_bits()
570 static bool bits_set(void *key, int len) in bits_set() function1045 if (bits_set(&flow->l2_key.smac, sizeof(flow->l2_key.smac)) && in bnxt_tc_can_offload()1050 if (bits_set(&flow->l2_key.dmac, sizeof(flow->l2_key.dmac)) && in bnxt_tc_can_offload()1057 if (bits_set(&flow->l2_key.inner_vlan_tci, in bnxt_tc_can_offload()1064 if (bits_set(&flow->l2_key.inner_vlan_tpid, in bnxt_tc_can_offload()