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