Home
last modified time | relevance | path

Searched refs:ntp_fltr_count (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c5239 bp->ntp_fltr_count--; in bnxt_del_fltr()
5270 bp->ntp_fltr_count = 0; in bnxt_free_ntp_fltrs()
5283 bp->ntp_fltr_count = 0; in bnxt_alloc_ntp_fltrs()
5790 bp->ntp_fltr_count--; in bnxt_del_l2_filter()
5930 bp->ntp_fltr_count++; in bnxt_init_l2_filter()
13734 if ((bp->flags & BNXT_FLAG_RFS) && bp->ntp_fltr_count) in bnxt_timer()
15034 bp->ntp_fltr_count++; in bnxt_insert_ntp_filter()
15189 bp->ntp_fltr_count--; in bnxt_del_ntp_filter()
H A Dbnxt.h2638 int ntp_fltr_count; member
H A Dbnxt_ethtool.c1079 cmd->data = bp->ntp_fltr_count; in bnxt_grxclsrlall()
1759 cmd->rule_cnt = bp->ntp_fltr_count; in bnxt_get_rxnfc()