HomeSort by: relevance | last modified time | path
    Searched refs:IWI_CMD_SET_RATES (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_iwireg.h 313 #define IWI_CMD_SET_RATES 22
345 /* structure for command IWI_CMD_SET_RATES */
if_iwi.c 2424 error = iwi_cmd(sc, IWI_CMD_SET_RATES, &rs, sizeof rs, 0);
2434 error = iwi_cmd(sc, IWI_CMD_SET_RATES, &rs, sizeof rs, 0);
2622 error = iwi_cmd(sc, IWI_CMD_SET_RATES, &rs, sizeof rs, 1);

Completed in 14 milliseconds