Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/cxgb4/
Dt4_hw.c659 u32 api_vers[2]; in t4_check_fw_version() local
668 2, api_vers, 1); in t4_check_fw_version()
675 memcpy(adapter->params.api_vers, api_vers, in t4_check_fw_version()
676 sizeof(adapter->params.api_vers)); in t4_check_fw_version()
Dcxgb4.h228 u8 api_vers[7]; member