Search Linux Wireless

Re: [PATCH 3/4] mac80211: Add api to support configuring TID specific configuration

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

 



On 10/22/2018 10:55 AM, Tamizh chelvam wrote:
>   /**
>    * enum ieee80211_vif_flags - virtual interface flags
>    *
> @@ -1565,6 +1594,8 @@ struct ieee80211_vif {
> 
>          bool txqs_stopped[IEEE80211_NUM_ACS];
> 
> +       struct ieee80211_tid_conf tid_conf;
> +

Why is there only one TID config? If ieee80211_vif::tid_conf member is 
used only to pass data to driver through drv_set_tid_conf(), and driver 
will save it for a specific TID, why do we need to save it in struct 
ieee80211_vif too?




[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