Searched refs:hfb_filter_cnt (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet.c | 517 ((priv->hw_params->hfb_filter_cnt - 1 - f_index) / 4) * in bcmgenet_hfb_set_filter_length() 730 for (i = 0; i < (priv->hw_params->hfb_filter_cnt / 4); i++) in bcmgenet_hfb_clear() 734 for (i = 0; i < priv->hw_params->hfb_filter_cnt; i++) in bcmgenet_hfb_clear() 3697 .hfb_filter_cnt = 16, 3711 .hfb_filter_cnt = 16, 3728 .hfb_filter_cnt = 48, 3747 .hfb_filter_cnt = 48, 3766 .hfb_filter_cnt = 48, 3875 params->hfb_filter_cnt, params->qtag_mask, in bcmgenet_set_hw_params()
|
H A D | bcmgenet.h | 544 u8 hfb_filter_cnt; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet.c | 499 ((priv->hw_params->hfb_filter_cnt - 1 - f_index) / 4) * in bcmgenet_hfb_set_filter_length() 712 for (i = 0; i < (priv->hw_params->hfb_filter_cnt / 4); i++) in bcmgenet_hfb_clear() 716 for (i = 0; i < priv->hw_params->hfb_filter_cnt; i++) in bcmgenet_hfb_clear() 3741 .hfb_filter_cnt = 16, 3755 .hfb_filter_cnt = 16, 3772 .hfb_filter_cnt = 48, 3791 .hfb_filter_cnt = 48, 3810 .hfb_filter_cnt = 48, 3919 params->hfb_filter_cnt, params->qtag_mask, in bcmgenet_set_hw_params()
|
H A D | bcmgenet.h | 490 u8 hfb_filter_cnt; member
|
Completed in 14 milliseconds