cregit-Linux how code gets into the kernel

Release 4.11 drivers/staging/rtl8188eu/include/rf.h


#define RF6052_MAX_TX_PWR	0x3F

#define RF6052_MAX_REG		0x3F

void rtl88eu_phy_rf6052_set_bandwidth(struct adapter *adapt,
				      enum ht_channel_width bandwidth);
void rtl88eu_phy_rf6052_set_cck_txpower(struct adapter *adapt,
				       u8 *powerlevel);
void rtl88eu_phy_rf6052_set_ofdm_txpower(struct adapter *adapt,
					 u8 *powerlevel_ofdm,
					 u8 *powerlevel_bw20,
					 u8 *powerlevel_bw40, u8 channel);

Overall Contributors

PersonTokensPropCommitsCommitProp
Navin Patidar58100.00%4100.00%
Total58100.00%4100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.