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

/freebsd-10-stable/sys/dev/iwn/
H A Dif_iwnreg.h472 #define IWN_CMD_EDCA_PARAMS 19 macro
621 /* Structure for command IWN_CMD_EDCA_PARAMS. */
H A Dif_iwn.c383 case IWN_CMD_EDCA_PARAMS: return "IWN_CMD_EDCA_PARAMS";
4422 (void)iwn_cmd(sc, IWN_CMD_EDCA_PARAMS, &cmd, sizeof cmd, 1);

Completed in 120 milliseconds