Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Dsta_cmd.c309 ant_mimo->action_rx = cpu_to_le16(HostCmd_ACT_SET_RX); in mwifiex_cmd_rf_antenna()
326 ant_mimo->action_rx = cpu_to_le16(HostCmd_ACT_GET_RX); in mwifiex_cmd_rf_antenna()
Dsta_cmdresp.c463 le16_to_cpu(ant_mimo->action_rx), in mwifiex_ret_rf_antenna()
Dfw.h1394 __le16 action_rx; member