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

/freebsd-9.3-release/sys/dev/iwn/
H A Dif_iwnreg.h423 #define IWN_CMD_LINK_QUALITY 78 macro
691 /* Structure for command IWN_CMD_LINK_QUALITY. */
H A Dif_iwn.c368 case IWN_CMD_LINK_QUALITY: return "IWN_CMD_LINK_QUALITY";
4083 return iwn_cmd(sc, IWN_CMD_LINK_QUALITY, &linkq, sizeof linkq, 1);
4129 return iwn_cmd(sc, IWN_CMD_LINK_QUALITY, &linkq, sizeof linkq, async);

Completed in 121 milliseconds