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

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

Completed in 118 milliseconds