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

/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwn_debug.h81 case IWN_CMD_LINK_QUALITY: return "IWN_CMD_LINK_QUALITY";
H A Dif_iwnreg.h479 #define IWN_CMD_LINK_QUALITY 78 macro
792 /* Structure for command IWN_CMD_LINK_QUALITY. */
H A Dif_iwn.c5314 return iwn_cmd(sc, IWN_CMD_LINK_QUALITY, &linkq, sizeof linkq, 1);
5366 return iwn_cmd(sc, IWN_CMD_LINK_QUALITY, &linkq, sizeof linkq, async);

Completed in 102 milliseconds