Home
last modified time | relevance | path

Searched refs:VFDI_OP_LIMIT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dvfdi.h115 VFDI_OP_LIMIT, enumerator
H A Dsiena_sriov.c860 static const efx_vfdi_op_t vfdi_ops[VFDI_OP_LIMIT] = {
897 if (req->op < VFDI_OP_LIMIT && vfdi_ops[req->op] != NULL) { in efx_siena_sriov_vfdi()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dvfdi.h115 VFDI_OP_LIMIT, enumerator
H A Dsiena_sriov.c861 static const efx_vfdi_op_t vfdi_ops[VFDI_OP_LIMIT] = {
898 if (req->op < VFDI_OP_LIMIT && vfdi_ops[req->op] != NULL) { in efx_siena_sriov_vfdi()

Completed in 6 milliseconds