Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_main.h29 #define OCTEP_MAX_VF 64 macro
261 struct octep_mbox *mbox[OCTEP_MAX_VF];
H A Doctep_main.c1046 for (i = 0; i < OCTEP_MAX_VF; i++) { in octep_device_cleanup()