Searched refs:BNXT_NTP_FLTR_HASH_SIZE (Results 1 – 3 of 3) sorted by relevance
984 #define BNXT_NTP_FLTR_HASH_SIZE 512 macro985 #define BNXT_NTP_FLTR_HASH_MASK (BNXT_NTP_FLTR_HASH_SIZE - 1)986 struct hlist_head ntp_fltr_hash_tbl[BNXT_NTP_FLTR_HASH_SIZE];
288 for (i = 0; i < BNXT_NTP_FLTR_HASH_SIZE; i++) { in bnxt_grxclsrlall()318 for (i = 0; i < BNXT_NTP_FLTR_HASH_SIZE; i++) { in bnxt_grxclsrule()
2445 for (i = 0; i < BNXT_NTP_FLTR_HASH_SIZE; i++) { in bnxt_free_ntp_fltrs()2472 for (i = 0; i < BNXT_NTP_FLTR_HASH_SIZE; i++) in bnxt_alloc_ntp_fltrs()5416 for (i = 0; i < BNXT_NTP_FLTR_HASH_SIZE; i++) { in bnxt_cfg_ntp_filters()