Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/
H A DREADME_MLAN542 mlanutl mlanX hostcmd <auto_tx.conf> auto_tx_get
543 mlanutl mlanX hostcmd <auto_tx.conf> auto_tx_unreg
549 mlanutl mlanX hostcmd <auto_tx.conf> nat_keep_alive
2742 auto_tx_get: get auto_tx parameters
2743 auto_tx_unreg: unregister to firmware auto_tx
2746 mlanutl mlanX hostcmd config/auto_tx.conf auto_tx_get
2747 mlanutl mlanX hostcmd config/auto_tx.conf auto_tx_unreg
2781 mlanutl mlanX hostcmd config/auto_tx.conf nat_keep_alive
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_sta_cmdresp.c2732 (HostCmd_DS_AUTO_TX *)&resp->params.auto_tx; in wlan_ret_auto_tx()
H A Dmlan_fw.h8152 HostCmd_DS_AUTO_TX auto_tx; member
H A Dmlan_sta_cmd.c3399 HostCmd_DS_AUTO_TX *auto_tx_cmd = &cmd->params.auto_tx; in wlan_cmd_auto_tx()