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.c5372 bp->ntp_fltr_count--; in bnxt_del_fltr()
5405 bp->ntp_fltr_count = 0; in bnxt_free_ntp_fltrs()
5418 bp->ntp_fltr_count = 0; in bnxt_alloc_ntp_fltrs()
5929 bp->ntp_fltr_count--; in bnxt_del_l2_filter()
6069 bp->ntp_fltr_count++; in bnxt_init_l2_filter()
14250 if ((bp->flags & BNXT_FLAG_RFS) && bp->ntp_fltr_count) in bnxt_timer()
15577 bp->ntp_fltr_count++; in bnxt_insert_ntp_filter()
15732 bp->ntp_fltr_count--; in bnxt_del_ntp_filter()
H A Dbnxt.h2681 int ntp_fltr_count; member
H A Dbnxt_ethtool.c1082 cmd->data = bp->ntp_fltr_count; in bnxt_grxclsrlall()
1786 cmd->rule_cnt = bp->ntp_fltr_count; in bnxt_get_rxnfc()