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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_sriov.c1299 static bool ecore_iov_tlv_supported(u16 tlvtype) argument
1301 return CHANNEL_TLV_NONE < tlvtype && tlvtype < CHANNEL_TLV_MAX;

Completed in 121 milliseconds