Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Ddev.c408 int c4iw_abi_version = 1; variable
470 c4iw_abi_version = abi_version; in cxgb4_driver_init()
H A Dt4.h559 extern int c4iw_abi_version;
569 if ( c4iw_abi_version >= 2 ) in t4_wq_db_enabled()