Searched refs:IPW_CMD_SET_RTS_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_ipwreg.h | 168 #define IPW_CMD_SET_RTS_THRESHOLD 15 macro |
H A D | if_ipw.c | 1879 error = ipw_cmd(sc, IPW_CMD_SET_RTS_THRESHOLD, &data, sizeof data); in ipw_config() |