Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/fsl-dpaa2/ethsw/
Ddpsw.h104 u16 max_fdb_mc_groups; member
196 u16 max_fdb_mc_groups; member
581 u16 max_fdb_mc_groups; member
Ddpsw-cmd.h101 __le16 max_fdb_mc_groups; member
177 __le16 max_fdb_mc_groups; member
Ddpsw.c351 attr->max_fdb_mc_groups = le16_to_cpu(rsp_params->max_fdb_mc_groups); in dpsw_get_attributes()