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

/freebsd-11-stable/sys/dev/ipw/
H A Dif_ipwreg.h188 #define IPW_CMD_SET_FRAG_THRESHOLD 16 macro
H A Dif_ipw.c1440 { IPW_CMD_SET_FRAG_THRESHOLD, "SET_FRAG_THRESHOLD" },
2192 error = ipw_cmd(sc, IPW_CMD_SET_FRAG_THRESHOLD, &data, sizeof data);

Completed in 94 milliseconds