Searched refs:BNXT_NTP_FLTR_HASH_SIZE (Results 1 – 3 of 3) sorted by relevance
1378 #define BNXT_NTP_FLTR_HASH_SIZE 512 macro1379 #define BNXT_NTP_FLTR_HASH_MASK (BNXT_NTP_FLTR_HASH_SIZE - 1)1380 struct hlist_head ntp_fltr_hash_tbl[BNXT_NTP_FLTR_HASH_SIZE];
609 for (i = 0; i < BNXT_NTP_FLTR_HASH_SIZE; i++) { in bnxt_grxclsrlall()639 for (i = 0; i < BNXT_NTP_FLTR_HASH_SIZE; i++) { in bnxt_grxclsrule()
3203 for (i = 0; i < BNXT_NTP_FLTR_HASH_SIZE; i++) { in bnxt_free_ntp_fltrs()3230 for (i = 0; i < BNXT_NTP_FLTR_HASH_SIZE; i++) in bnxt_alloc_ntp_fltrs()8273 for (i = 0; i < BNXT_NTP_FLTR_HASH_SIZE; i++) { in bnxt_cfg_ntp_filters()