Lines Matching refs:keysel
1527 u32 keysel; in sparx5_vcap_is0_port_key_selection() local
1529 keysel = VCAP_IS0_KEYSEL(false, in sparx5_vcap_is0_port_key_selection()
1538 spx5_wr(keysel, sparx5, in sparx5_vcap_is0_port_key_selection()
1553 u32 keysel; in sparx5_vcap_is2_port_key_selection() local
1555 keysel = VCAP_IS2_KEYSEL(true, VCAP_IS2_PS_NONETH_MAC_ETYPE, in sparx5_vcap_is2_port_key_selection()
1563 spx5_wr(keysel, sparx5, in sparx5_vcap_is2_port_key_selection()
1580 u32 keysel; in sparx5_vcap_es0_port_key_selection() local
1582 keysel = VCAP_ES0_KEYSEL(VCAP_ES0_PS_FORCE_ISDX_LOOKUPS); in sparx5_vcap_es0_port_key_selection()
1584 spx5_rmw(keysel, REW_RTAG_ETAG_CTRL_ES0_ISDX_KEY_ENA, in sparx5_vcap_es0_port_key_selection()
1596 u32 keysel; in sparx5_vcap_es2_port_key_selection() local
1598 keysel = VCAP_ES2_KEYSEL(true, VCAP_ES2_PS_ARP_MAC_ETYPE, in sparx5_vcap_es2_port_key_selection()
1603 spx5_wr(keysel, sparx5, in sparx5_vcap_es2_port_key_selection()