Lines Matching refs:tx
314 static void brcmf_p2p_print_actframe(bool tx, void *frame, u32 frame_len) in brcmf_p2p_print_actframe() argument
328 (tx) ? "TX" : "RX"); in brcmf_p2p_print_actframe()
332 (tx) ? "TX" : "RX"); in brcmf_p2p_print_actframe()
336 (tx) ? "TX" : "RX"); in brcmf_p2p_print_actframe()
340 (tx) ? "TX" : "RX"); in brcmf_p2p_print_actframe()
344 (tx) ? "TX" : "RX"); in brcmf_p2p_print_actframe()
348 (tx) ? "TX" : "RX"); in brcmf_p2p_print_actframe()
352 (tx) ? "TX" : "RX"); in brcmf_p2p_print_actframe()
356 (tx) ? "TX" : "RX"); in brcmf_p2p_print_actframe()
360 (tx) ? "TX" : "RX"); in brcmf_p2p_print_actframe()
364 (tx) ? "TX" : "RX"); in brcmf_p2p_print_actframe()
372 (tx) ? "TX" : "RX"); in brcmf_p2p_print_actframe()
376 (tx) ? "TX" : "RX"); in brcmf_p2p_print_actframe()
380 (tx) ? "TX" : "RX"); in brcmf_p2p_print_actframe()
384 (tx) ? "TX" : "RX"); in brcmf_p2p_print_actframe()
388 (tx) ? "TX" : "RX"); in brcmf_p2p_print_actframe()
396 (tx) ? "TX" : "RX"); in brcmf_p2p_print_actframe()
400 (tx) ? "TX" : "RX"); in brcmf_p2p_print_actframe()
404 (tx) ? "TX" : "RX"); in brcmf_p2p_print_actframe()
408 (tx) ? "TX" : "RX"); in brcmf_p2p_print_actframe()
412 (tx) ? "TX" : "RX"); in brcmf_p2p_print_actframe()
420 static void brcmf_p2p_print_actframe(bool tx, void *frame, u32 frame_len) in brcmf_p2p_print_actframe() argument