Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/rtwn/rtl8192c/pci/
HDr92ce_fw.c60 if (reason == RTWN_FW_RESET_CHECKSUM) in r92ce_fw_reset()
/freebsd-13-stable/sys/dev/rtwn/
HDif_rtwn_fw.c203 rtwn_fw_reset(sc, RTWN_FW_RESET_CHECKSUM); in rtwn_load_firmware()
HDif_rtwnvar.h145 RTWN_FW_RESET_CHECKSUM, enumerator
/freebsd-13-stable/sys/dev/rtwn/rtl8192c/
HDr92c_fw.c122 if (reason == RTWN_FW_RESET_CHECKSUM) in r92c_fw_reset()