Home
last modified time | relevance | path

Searched refs:ntp_fltr_count (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c952 cmd->data = bp->ntp_fltr_count; in bnxt_grxclsrlall()
1204 cmd->rule_cnt = bp->ntp_fltr_count; in bnxt_get_rxnfc()
H A Dbnxt.h1971 int ntp_fltr_count; member
H A Dbnxt.c4165 bp->ntp_fltr_count = 0; in bnxt_free_ntp_fltrs()
4180 bp->ntp_fltr_count = 0; in bnxt_alloc_ntp_fltrs()
10816 if ((bp->flags & BNXT_FLAG_RFS) && bp->ntp_fltr_count) { in bnxt_timer()
12052 bp->ntp_fltr_count++; in bnxt_rx_flow_steer()
12099 bp->ntp_fltr_count--; in bnxt_cfg_ntp_filters()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c999 cmd->data = bp->ntp_fltr_count; in bnxt_grxclsrlall()
1253 cmd->rule_cnt = bp->ntp_fltr_count; in bnxt_get_rxnfc()
H A Dbnxt.h2142 int ntp_fltr_count; member
H A Dbnxt.c4466 bp->ntp_fltr_count = 0; in bnxt_free_ntp_fltrs()
4481 bp->ntp_fltr_count = 0; in bnxt_alloc_ntp_fltrs()
11709 if ((bp->flags & BNXT_FLAG_RFS) && bp->ntp_fltr_count) in bnxt_timer()
13011 bp->ntp_fltr_count++; in bnxt_rx_flow_steer()
13057 bp->ntp_fltr_count--; in bnxt_cfg_ntp_filters()

Completed in 51 milliseconds