Home | History | Annotate | Download | only in dhdutil

Lines Matching full:recv

205 	"\t-f N     frequency: send/recv a burst every N ticks\n"
206 "\t-c N count: send/recv N packets each burst\n"
218 "\t recv -- request dongle enter continuous send mode,\n"
642 else if (!strcmp(opts.valstr, "recv"))
676 case DHD_PKTGEN_RECV: str = "recv"; break;