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

/freebsd-10.1-release/sys/dev/iwn/
H A Dif_iwnreg.h476 #define IWN_CMD_LINK_QUALITY 78 macro
784 /* Structure for command IWN_CMD_LINK_QUALITY. */
H A Dif_iwn.c385 case IWN_CMD_LINK_QUALITY: return "IWN_CMD_LINK_QUALITY";
4343 return iwn_cmd(sc, IWN_CMD_LINK_QUALITY, &linkq, sizeof linkq, 1);
4396 return iwn_cmd(sc, IWN_CMD_LINK_QUALITY, &linkq, sizeof linkq, async);

Completed in 170 milliseconds