Home
last modified time | relevance | path

Searched refs:l_rx (Results 1 – 1 of 1) sorted by relevance

/wlan-dirver/utils/sigma-dut/
H A Dsta.c509 int l_rx) in wil6210_send_brp_rx() argument
11178 const char *l_rx = get_param(cmd, "L-RX"); in wil6210_send_frame_60g() local
11181 if (!l_rx) { in wil6210_send_frame_60g()
11186 l_rx_i = atoi(l_rx); in wil6210_send_frame_60g()
11190 mac, l_rx); in wil6210_send_frame_60g()
11193 "unsupported L-RX: %s", l_rx); in wil6210_send_frame_60g()