Searched refs:BNXT_L2_KEY_SIZE (Results 1 – 2 of 2) sorted by relevance
1475 #define BNXT_L2_KEY_SIZE (sizeof(struct bnxt_l2_key) / 4) macro
6024 idx = jhash2(&key->filter_key, BNXT_L2_KEY_SIZE, bp->hash_seed) & in bnxt_lookup_l2_filter_from_key()6065 idx = jhash2(&key->filter_key, BNXT_L2_KEY_SIZE, bp->hash_seed) & in bnxt_alloc_l2_filter()6092 idx = jhash2(&key->filter_key, BNXT_L2_KEY_SIZE, bp->hash_seed) & in bnxt_alloc_new_l2_filter()