Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ipwreg.h168 #define IPW_CMD_SET_RTS_THRESHOLD 15 macro
H A Dif_ipw.c1879 error = ipw_cmd(sc, IPW_CMD_SET_RTS_THRESHOLD, &data, sizeof data); in ipw_config()