Searched refs:malo_cmd_set_rts (Results 1 – 1 of 1) sorted by relevance
301 static int malo_cmd_set_rts(struct malo_softc *sc, uint32_t threshold);913 if ((error = malo_cmd_set_rts(sc, IEEE80211_RTS_MAX))) { in malo_init()2152 malo_cmd_set_rts(struct malo_softc *sc, uint32_t threshold) in malo_cmd_set_rts() function