Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/asp2/
Dbcmasp.c521 for (i = 0; i < NUM_NET_FILTERS; i++) { in bcmasp_netfilt_suspend()
554 for (i = 0; i < NUM_NET_FILTERS; i++) { in bcmasp_netfilt_get_all_active()
580 for (i = 0; i < NUM_NET_FILTERS; i++) { in bcmasp_netfilt_get_active()
605 for (i = 0; i < NUM_NET_FILTERS; i++) { in bcmasp_netfilt_check_dup()
673 if (loc != RX_CLS_LOC_ANY && loc >= NUM_NET_FILTERS) in bcmasp_netfilt_get_init()
689 for ( ; i < NUM_NET_FILTERS; i++) { in bcmasp_netfilt_get_init()
952 for (i = 0; i < NUM_NET_FILTERS; i++) in bcmasp_core_init_filters()
Dbcmasp_ethtool.c292 cmd->data = NUM_NET_FILTERS; in bcmasp_flow_get()
339 cmd->data = NUM_NET_FILTERS; in bcmasp_get_rxnfc()
Dbcmasp.h355 #define NUM_NET_FILTERS 32 macro
423 struct bcmasp_net_filter net_filters[NUM_NET_FILTERS];