Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c5265 bp->ntp_fltr_count--; in bnxt_del_fltr()
5298 bp->ntp_fltr_count = 0; in bnxt_free_ntp_fltrs()
5311 bp->ntp_fltr_count = 0; in bnxt_alloc_ntp_fltrs()
5820 bp->ntp_fltr_count--; in bnxt_del_l2_filter()
5960 bp->ntp_fltr_count++; in bnxt_init_l2_filter()
13975 if ((bp->flags & BNXT_FLAG_RFS) && bp->ntp_fltr_count) in bnxt_timer()
15296 bp->ntp_fltr_count++; in bnxt_insert_ntp_filter()
15451 bp->ntp_fltr_count--; in bnxt_del_ntp_filter()
H A Dbnxt.h2653 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()