Home
last modified time | relevance | path

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

/src/sys/dev/aq/
H A Daq_fw2x.c244 hw->fw_caps = caps.caps_lo | ((uint64_t)caps.caps_hi << 32); in fw2x_reset()
247 (unsigned long long)hw->fw_caps); in fw2x_reset()
469 if ((hw->fw_caps & FW2X_CAP_STATISTICS) == 0) { in fw2x_get_stats()
H A Daq_hw.h166 uint64_t fw_caps; member
/src/sys/contrib/dev/athk/ath12k/
H A Dqmi.h489 u64 fw_caps; member
H A Dqmi.c1391 .offset = offsetof(struct qmi_wlanfw_cap_resp_msg_v01, fw_caps),