Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/
Dphydm_pmac_tx_setting.h41 struct phydm_pmac_info { struct
96 void phydm_start_cck_cont_tx(void *dm_void, struct phydm_pmac_info *tx_info);
104 void phydm_set_pmac_tx(void *dm_void, struct phydm_pmac_info *tx_info,
Dphydm_pmac_tx_setting.c36 struct phydm_pmac_info *tx_info) in phydm_start_cck_cont_tx_jgr3()
134 void phydm_stop_pmac_tx_jgr3(void *dm_void, struct phydm_pmac_info *tx_info) in phydm_stop_pmac_tx_jgr3()
177 struct phydm_pmac_info *tx_info) in phydm_set_mac_phy_txinfo_jgr3()
218 void phydm_set_sig_jgr3(void *dm_void, struct phydm_pmac_info *tx_info) in phydm_set_sig_jgr3()
266 struct phydm_pmac_info *tx_info) in phydm_set_cck_preamble_hdr_jgr3()
306 void phydm_set_mode_jgr3(void *dm_void, struct phydm_pmac_info *tx_info, in phydm_set_mode_jgr3()
322 void phydm_set_pmac_txon_jgr3(void *dm_void, struct phydm_pmac_info *tx_info) in phydm_set_pmac_txon_jgr3()
360 void phydm_set_pmac_tx_jgr3(void *dm_void, struct phydm_pmac_info *tx_info, in phydm_set_pmac_tx_jgr3()
411 void phydm_start_cck_cont_tx(void *dm_void, struct phydm_pmac_info *tx_info) in phydm_start_cck_cont_tx()
451 void phydm_set_pmac_tx(void *dm_void, struct phydm_pmac_info *tx_info, in phydm_set_pmac_tx()
[all …]
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/
Dhal_mp.c2341 RT_PMAC_TX_INFO *pMacTxInfo, struct phydm_pmac_info *phydmtxinfo) in mpt_convert_phydm_txinfo_for_jaguar3()
2428 struct phydm_pmac_info phydm_mactxinfo; in mpt_ProSetPMacTx()