Search Linux Wireless

RE: [RFC v3 09/12] rtw88: chip files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




> -----Original Message-----
> From: Stanislaw Gruszka [mailto:sgruszka@xxxxxxxxxx]
> Sent: Thursday, October 04, 2018 10:37 PM
> To: Tony Chuang
> Cc: kvalo@xxxxxxxxxxxxxx; Larry.Finger@xxxxxxxxxxxx; Pkshih; Andy Huang;
> linux-wireless@xxxxxxxxxxxxxxx
> Subject: Re: [RFC v3 09/12] rtw88: chip files
> 
> On Wed, Oct 03, 2018 at 07:20:56PM +0800, yhchuang@xxxxxxxxxxx wrote:
> > +static int rtw8822b_mac_init(struct rtw_dev *rtwdev)
> > +{
> > +	u32 value32;
> > +
> > +	rtw_write8(rtwdev, REG_SLOT, WLAN_SLOT_TIME);
> > +	rtw_write8(rtwdev, REG_PIFS, WLAN_PIFS_TIME);
> > +	rtw_write32(rtwdev, REG_SIFS, WLAN_SIFS_CFG);
> 
> Should this be changed depending on protocol/band i.e. diffrent
> for 11n : 11g and 2.4GHz : 5GHz?
> 
> Thanks
> Stanislaw
> 

Yes it should, but it will take some time to figure them out.
Need to implement it later to fit in b/g mode.

Yan-Hsuan CHuang



[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux