Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_ag_api.h500 VCAP_AFS_VID, /* lan966x es0 X1 */ enumerator
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_vcap_ag_api.c2715 [VCAP_AFS_VID] = {
2733 [VCAP_AFS_VID] = es0_vid_actionfield,
2747 [VCAP_AFS_VID] = ARRAY_SIZE(es0_vid_actionfield),
2960 [VCAP_AFS_VID] = "VCAP_AFS_VID",
H A Dlan966x_tc_flower.c326 aset = VCAP_AFS_VID; in lan966x_tc_set_actionset()