Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/
Dsta_cmd.c318 ant_mimo->action_tx = cpu_to_le16(HostCmd_ACT_SET_TX); in mwifiex_cmd_rf_antenna()
337 ant_mimo->action_tx = cpu_to_le16(HostCmd_ACT_GET_TX); in mwifiex_cmd_rf_antenna()
Dsta_cmdresp.c472 le16_to_cpu(ant_mimo->action_tx), in mwifiex_ret_rf_antenna()
Dfw.h1399 __le16 action_tx; member