Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_static_config.h517 size_t sja1105et_l2_lookup_entry_packing(void *buf, void *entry_ptr,
H A Dsja1105_static_config.c346 size_t sja1105et_l2_lookup_entry_packing(void *buf, void *entry_ptr, in sja1105et_l2_lookup_entry_packing() function
1201 .packing = sja1105et_l2_lookup_entry_packing,
1301 .packing = sja1105et_l2_lookup_entry_packing,
H A Dsja1105_dynamic_config.c434 return sja1105et_l2_lookup_entry_packing(buf, entry_ptr, op); in sja1105et_dyn_l2_lookup_entry_packing()