Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-drv.c379 fw_name_pre, FW_API_ARG(ucode_api_max)); in iwl_request_firmware()
383 fw_name_pre, FW_API_ARG(ucode_api_min)); in iwl_request_firmware()
386 fw_name_pre, FW_API_ARG(ucode_api_max)); in iwl_request_firmware()
399 fw_name_pre, FW_API_ARG(drv->fw_index)); in iwl_request_firmware()
H A Diwl-config.h275 #define FW_API_ARG(n) \ macro