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

/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwn_debug.h96 case IWN_CMD_PHY_CALIB: return "IWN_CMD_PHY_CALIB";
H A Dif_iwn.c5921 return iwn_cmd(sc, IWN_CMD_PHY_CALIB, &cmd, sizeof cmd, 1);
5937 return iwn_cmd(sc, IWN_CMD_PHY_CALIB, &cmd, sizeof cmd, 1);
5972 return iwn_cmd(sc, IWN_CMD_PHY_CALIB, &cmd, sizeof cmd, 1);
6008 return iwn_cmd(sc, IWN_CMD_PHY_CALIB, &cmd, sizeof cmd, 1);
7587 error = iwn_cmd(sc, IWN_CMD_PHY_CALIB, sc->calibcmd[idx].buf,
7639 return iwn_cmd(sc, IWN_CMD_PHY_CALIB, &cmd, sizeof cmd, 0);
7657 return iwn_cmd(sc, IWN_CMD_PHY_CALIB, &cmd, sizeof cmd, 0);
7684 return iwn_cmd(sc, IWN_CMD_PHY_CALIB, &cmd, sizeof cmd, 0);
H A Dif_iwnreg.h497 #define IWN_CMD_PHY_CALIB 176 macro
1155 /* Structures for command IWN_CMD_PHY_CALIB. */

Completed in 126 milliseconds