Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/marvell/octeon_ep/
Doctep_main.h27 #define OCTEP_MAX_VF 64 macro
258 struct octep_mbox *mbox[OCTEP_MAX_VF];
Doctep_cn9k_pf.c361 for (qno = 0; qno < OCTEP_MAX_VF; qno++) { in cn93_handle_pf_mbox_intr()
Doctep_main.c987 for (i = 0; i < OCTEP_MAX_VF; i++) { in octep_device_cleanup()