Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/iwn/
Dif_iwnreg.h480 #define IWN5000_CMD_CALIB_CONFIG 101 macro
Dif_iwn.c388 case IWN5000_CMD_CALIB_CONFIG: return "IWN5000_CMD_CALIB_CONFIG"; in iwn_intr_str()
5375 return iwn_cmd(sc, IWN5000_CMD_CALIB_CONFIG, &cmd, sizeof(cmd), 0); in iwn5000_runtime_calib()
6220 error = iwn_cmd(sc, IWN5000_CMD_CALIB_CONFIG, &cmd, sizeof cmd, 0); in iwn5000_query_calibration()