Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/
Dphydm_pmac_tx_setting.h41 struct phydm_pmac_info { struct
42 u8 en_pmac_tx:1; /*0: disable pmac 1: enable pmac */
43 u8 mode:3; /*0: Packet TX 3:Continuous TX */
44 u8 tx_rate; /*should be HW rate*/
45 u8 tx_sc;
46 u8 is_short_preamble:1;
47 u8 ndp_sound:1;
48 u8 bw:3; /* 0:20 1:40 2:80Mhz */
49 u8 m_stbc; /* bSTBC + 1 for WIN/CE, bSTBC for others*/
50 u16 packet_period;
[all …]