Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/ti/
Dcpsw_ale.c162 #define ALE_FLD_SIZE_PORT_MASK_BITS BIT(1) macro
177 ALE_FLD_SIZE_PORT_MASK_BITS, \
235 if (entry_fld->flags & ALE_FLD_SIZE_PORT_MASK_BITS) in cpsw_ale_entry_get_fld()
260 if (entry_fld->flags & ALE_FLD_SIZE_PORT_MASK_BITS) in cpsw_ale_entry_set_fld()