Home
last modified time | relevance | path

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

/drivers/net/ethernet/ti/
Dcpsw_ale.c54 static inline int cpsw_ale_get_field(u32 *ale_entry, u32 start, u32 bits) in cpsw_ale_get_field() function
80 return cpsw_ale_get_field(ale_entry, start, bits); \
108 addr[i] = cpsw_ale_get_field(ale_entry, 40 - 8*i, 8); in cpsw_ale_get_addr()