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

/freebsd-9.3-release/sys/dev/iwn/
H A Dif_iwnreg.h426 #define IWN5000_CMD_CALIB_CONFIG 101 macro
738 /* Structures for command IWN5000_CMD_CALIB_CONFIG. */
H A Dif_iwn.c371 case IWN5000_CMD_CALIB_CONFIG: return "IWN5000_CMD_CALIB_CONFIG";
5056 return iwn_cmd(sc, IWN5000_CMD_CALIB_CONFIG, &cmd, sizeof(cmd), 0);
5857 error = iwn_cmd(sc, IWN5000_CMD_CALIB_CONFIG, &cmd, sizeof cmd, 0);

Completed in 127 milliseconds