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

/freebsd-13-stable/contrib/ofed/libcxgb4/
H A Ddev.c405 * c4iw_abi_version is used to store ABI for iw_cxgb4 so the user mode library
408 int c4iw_abi_version = 1; variable
470 c4iw_abi_version = abi_version;
H A Dt4.h559 extern int c4iw_abi_version;
565 * c4iw_abi_version would be greater than or equal to 2. In such
569 if ( c4iw_abi_version >= 2 )

Completed in 113 milliseconds