Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c5047 bp->ntp_fltr_count--; in bnxt_del_fltr()
5078 bp->ntp_fltr_count = 0; in bnxt_free_ntp_fltrs()
5091 bp->ntp_fltr_count = 0; in bnxt_alloc_ntp_fltrs()
5598 bp->ntp_fltr_count--; in bnxt_del_l2_filter()
5738 bp->ntp_fltr_count++; in bnxt_init_l2_filter()
13336 if ((bp->flags & BNXT_FLAG_RFS) && bp->ntp_fltr_count) in bnxt_timer()
14626 bp->ntp_fltr_count++; in bnxt_insert_ntp_filter()
14781 bp->ntp_fltr_count--; in bnxt_del_ntp_filter()
Dbnxt.h2577 int ntp_fltr_count; member
Dbnxt_ethtool.c1064 cmd->data = bp->ntp_fltr_count; in bnxt_grxclsrlall()
1734 cmd->rule_cnt = bp->ntp_fltr_count; in bnxt_get_rxnfc()