Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/dsa/sja1105/
Dsja1105_static_config.h442 size_t sja1105et_l2_lookup_entry_packing(void *buf, void *entry_ptr,
Dsja1105_static_config.c252 size_t sja1105et_l2_lookup_entry_packing(void *buf, void *entry_ptr, in sja1105et_l2_lookup_entry_packing() function
843 .packing = sja1105et_l2_lookup_entry_packing,
943 .packing = sja1105et_l2_lookup_entry_packing,
Dsja1105_dynamic_config.c336 return sja1105et_l2_lookup_entry_packing(buf, entry_ptr, op); in sja1105et_dyn_l2_lookup_entry_packing()