Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-drv.c1503 const unsigned int api_max = drv->trans->cfg->ucode_api_max; in iwl_req_fw_callback() local
1558 if (api_ver < api_min || api_ver > api_max) { in iwl_req_fw_callback()
1562 api_max, api_ver); in iwl_req_fw_callback()