Searched refs:r8712_rf_reg_write (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/staging/rtl8712/ |
H A D | rtl871x_mp.c | 183 u8 r8712_rf_reg_write(struct _adapter *pAdapter, u8 path, u8 offset, u32 value) in r8712_rf_reg_write() function 252 return r8712_rf_reg_write(pAdapter, path, offset, new_value); in set_rf_reg() 330 r8712_rf_reg_write(pAdapter, path, offset, value); in r8712_SetDataRate()
|
H A D | rtl871x_mp.h | 249 u8 r8712_rf_reg_write(struct _adapter *Adapter, u8 path,
|
H A D | rtl871x_mp_ioctl.c | 118 r8712_rf_reg_write(Adapter, path, offset, value); in oid_rt_pro_write_rf_reg_hdl()
|