Searched refs:BNXT_NTP_FLTR_HASH_SIZE (Results 1 – 3 of 3) sorted by relevance
1782 #define BNXT_NTP_FLTR_HASH_SIZE 512 macro1783 #define BNXT_NTP_FLTR_HASH_MASK (BNXT_NTP_FLTR_HASH_SIZE - 1)1784 struct hlist_head ntp_fltr_hash_tbl[BNXT_NTP_FLTR_HASH_SIZE];
903 for (i = 0; i < BNXT_NTP_FLTR_HASH_SIZE; i++) { in bnxt_grxclsrlall()933 for (i = 0; i < BNXT_NTP_FLTR_HASH_SIZE; i++) { in bnxt_grxclsrule()
3884 for (i = 0; i < BNXT_NTP_FLTR_HASH_SIZE; i++) { in bnxt_free_ntp_fltrs()3911 for (i = 0; i < BNXT_NTP_FLTR_HASH_SIZE; i++) in bnxt_alloc_ntp_fltrs()11082 for (i = 0; i < BNXT_NTP_FLTR_HASH_SIZE; i++) { in bnxt_cfg_ntp_filters()