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

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

Completed in 196 milliseconds