Home
last modified time | relevance | path

Searched refs:IWI_CMD_SET_CONFIG (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/iwi/
H A Dif_iwireg.h363 #define IWI_CMD_SET_CONFIG 6 macro
H A Dif_iwi.c2605 error = iwi_cmd(sc, IWI_CMD_SET_CONFIG, &config, sizeof config); in iwi_config()
2863 error = iwi_cmd(sc, IWI_CMD_SET_CONFIG, &config, sizeof config); in iwi_auth_and_assoc()