Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/
Dphydm_pmac_tx_setting.c39 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_start_cck_cont_tx_jgr3()
70 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_stop_cck_cont_tx_jgr3()
95 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_start_ofdm_cont_tx_jgr3()
118 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_stop_ofdm_cont_tx_jgr3()
137 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_stop_pmac_tx_jgr3()
180 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_set_mac_phy_txinfo_jgr3()
221 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_set_sig_jgr3()
269 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_set_cck_preamble_hdr_jgr3()
310 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_set_mode_jgr3()
325 struct phydm_pmac_tx *pmac_tx = &dm->dm_pmac_tx_table; in phydm_set_pmac_txon_jgr3()
[all …]
Dphydm.h1364 struct phydm_pmac_tx dm_pmac_tx_table; member