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

/freebsd-13-stable/sys/dev/iwn/
H A Dif_iwn_debug.h83 case IWN_CMD_LINK_QUALITY: return "IWN_CMD_LINK_QUALITY";
H A Dif_iwnreg.h479 #define IWN_CMD_LINK_QUALITY 78 macro
826 /* Structure for command IWN_CMD_LINK_QUALITY. */
H A Dif_iwn.c5447 return iwn_cmd(sc, IWN_CMD_LINK_QUALITY, &linkq, sizeof linkq, 1);
5499 return iwn_cmd(sc, IWN_CMD_LINK_QUALITY, &linkq, sizeof linkq, async);

Completed in 174 milliseconds