Searched refs:txpwr_tolerence (Results 1 – 8 of 8) sorted by relevance
377 u32 txpwr_tolerence:4; member
146 cctrl.txpwr_tolerence = 0; in _hal_set_default_cctrl_tbl()147 cctl_info_mask.txpwr_tolerence = 0xF; in _hal_set_default_cctrl_tbl()
1125 cctrl->txpwr_tolerence = in _set_role_cctrl()1126 (cctrl->txpwr_tolerence & ~mask->txpwr_tolerence) | in _set_role_cctrl()1127 (mask->txpwr_tolerence & info->txpwr_tolerence); in _set_role_cctrl()1300 SET_WORD(info->txpwr_tolerence, FWCMD_H2C_CCTRL_TXPWR_TOLERENCE)); in mac_upd_cctl_info()1416 SET_WORD(mask->txpwr_tolerence, in mac_upd_cctl_info()
12824 u32 txpwr_tolerence:4; member