Home
last modified time | relevance | path

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

/freebsd/sys/dev/aq/
H A Daq_fw2x.c179 #define FW2X_CAP_STATISTICS (1ull << (32 + CAPS_HI_STATISTICS)) macro
469 if ((hw->fw_caps & FW2X_CAP_STATISTICS) == 0) { in fw2x_get_stats()
475 if (!toggle_mpi_ctrl_and_wait_(hw, FW2X_CAP_STATISTICS, 1, 25)) { in fw2x_get_stats()