Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_ag_api.h498 VCAP_AFS_S1, /* lan966x is1 X1 */ enumerator
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_vcap_ag_api.c2694 [VCAP_AFS_S1] = {
2724 [VCAP_AFS_S1] = is1_s1_actionfield,
2738 [VCAP_AFS_S1] = ARRAY_SIZE(is1_s1_actionfield),
2958 [VCAP_AFS_S1] = "VCAP_AFS_S1",
H A Dlan966x_tc_flower.c320 aset = VCAP_AFS_S1; in lan966x_tc_set_actionset()