Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/ti/
Dcpsw_ale.c197 #define ALE_FLD_SIZE_PORT_MASK_BITS BIT(1) macro
212 ALE_FLD_SIZE_PORT_MASK_BITS, \
270 if (entry_fld->flags & ALE_FLD_SIZE_PORT_MASK_BITS) in cpsw_ale_entry_get_fld()
295 if (entry_fld->flags & ALE_FLD_SIZE_PORT_MASK_BITS) in cpsw_ale_entry_set_fld()