Searched refs:IWN5000_CMD_CALIB_CONFIG (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwn_debug.h84 case IWN5000_CMD_CALIB_CONFIG: return "IWN5000_CMD_CALIB_CONFIG";
H A Dif_iwnreg.h483 #define IWN5000_CMD_CALIB_CONFIG 101 macro
839 /* Structures for command IWN5000_CMD_CALIB_CONFIG. */
H A Dif_iwn.c6483 return iwn_cmd(sc, IWN5000_CMD_CALIB_CONFIG, &cmd, sizeof(cmd), 0);
7551 error = iwn_cmd(sc, IWN5000_CMD_CALIB_CONFIG, &cmd, sizeof cmd, 0);

Completed in 481 milliseconds