Home
last modified time | relevance | path

Searched refs:ch_offset (Results 1 – 27 of 27) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723au_xmit.c105 if (pattrib->ch_offset == HAL_PRIME_CHNL_OFFSET_LOWER) in fill_txdesc_vcs()
107 else if (pattrib->ch_offset == HAL_PRIME_CHNL_OFFSET_UPPER) in fill_txdesc_vcs()
109 else if (pattrib->ch_offset == HAL_PRIME_CHNL_OFFSET_DONT_CARE) in fill_txdesc_vcs()
122 if (pattrib->ch_offset == HAL_PRIME_CHNL_OFFSET_LOWER) in fill_txdesc_phy()
124 else if (pattrib->ch_offset == HAL_PRIME_CHNL_OFFSET_UPPER) in fill_txdesc_phy()
126 else if (pattrib->ch_offset == HAL_PRIME_CHNL_OFFSET_DONT_CARE) in fill_txdesc_phy()
/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtw_ht.h31 u8 ch_offset;/* PRIME_CHNL_OFFSET */ member
Drtw_ap.h49 int rtw_ap_inform_ch_switch23a(struct rtw_adapter *padapter, u8 new_ch, u8 ch_offset);
Dieee80211.h310 u8 hal_ch_offset_to_secondary_ch_offset23a(u8 ch_offset);
Drtw_xmit.h145 u8 ch_offset;/* PRIME_CHNL_OFFSET */ member
Drtw_cmd.h629 u8 ch_offset; member
Drtw_mlme_ext.h566 u8 new_ch, u8 ch_offset);
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Drtw_ht.h34 u8 ch_offset;/* PRIME_CHNL_OFFSET */ member
Drtw_ap.h59 int rtw_ap_inform_ch_switch(struct adapter *padapter, u8 new_ch, u8 ch_offset);
Drtw_cmd.h312 u8 ch_offset; member
Drtw_xmit.h146 u8 ch_offset;/* PRIME_CHNL_OFFSET */ member
Dieee80211.h1185 u8 secondary_ch_offset_to_hal_ch_offset(u8 ch_offset);
1186 u8 hal_ch_offset_to_secondary_ch_offset(u8 ch_offset);
Drtw_mlme_ext.h588 u8 ch_offset);
/linux-4.1.27/drivers/staging/rtl8188eu/hal/
Drtl8188eu_xmit.c147 if (pattrib->ch_offset == HAL_PRIME_CHNL_OFFSET_LOWER) in fill_txdesc_vcs()
149 else if (pattrib->ch_offset == HAL_PRIME_CHNL_OFFSET_UPPER) in fill_txdesc_vcs()
151 else if (pattrib->ch_offset == HAL_PRIME_CHNL_OFFSET_DONT_CARE) in fill_txdesc_vcs()
164 if (pattrib->ch_offset == HAL_PRIME_CHNL_OFFSET_LOWER) in fill_txdesc_phy()
166 else if (pattrib->ch_offset == HAL_PRIME_CHNL_OFFSET_UPPER) in fill_txdesc_phy()
168 else if (pattrib->ch_offset == HAL_PRIME_CHNL_OFFSET_DONT_CARE) in fill_txdesc_phy()
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_ieee80211.c172 inline u8 secondary_ch_offset_to_hal_ch_offset(u8 ch_offset) in secondary_ch_offset_to_hal_ch_offset() argument
174 if (ch_offset == SCN) in secondary_ch_offset_to_hal_ch_offset()
176 else if (ch_offset == SCA) in secondary_ch_offset_to_hal_ch_offset()
178 else if (ch_offset == SCB) in secondary_ch_offset_to_hal_ch_offset()
184 inline u8 hal_ch_offset_to_secondary_ch_offset(u8 ch_offset) in hal_ch_offset_to_secondary_ch_offset() argument
186 if (ch_offset == HAL_PRIME_CHNL_OFFSET_DONT_CARE) in hal_ch_offset_to_secondary_ch_offset()
188 else if (ch_offset == HAL_PRIME_CHNL_OFFSET_LOWER) in hal_ch_offset_to_secondary_ch_offset()
190 else if (ch_offset == HAL_PRIME_CHNL_OFFSET_UPPER) in hal_ch_offset_to_secondary_ch_offset()
Drtw_ap.c652 phtpriv_sta->ch_offset = pmlmeext->cur_ch_offset; in update_sta_info_apmode()
659 phtpriv_sta->ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in update_sta_info_apmode()
1750 int rtw_ap_inform_ch_switch(struct adapter *padapter, u8 new_ch, u8 ch_offset) in rtw_ap_inform_ch_switch() argument
1763 FUNC_NDEV_ARG(padapter->pnetdev), new_ch, ch_offset); in rtw_ap_inform_ch_switch()
1774 issue_action_spct_ch_switch(padapter, psta->hwaddr, new_ch, ch_offset); in rtw_ap_inform_ch_switch()
1779 issue_action_spct_ch_switch(padapter, bc_addr, new_ch, ch_offset); in rtw_ap_inform_ch_switch()
Drtw_debug.c266 … "bwmode=%d, ch_offset=%d, sgi=%d\n", psta->htpriv.bwmode, psta->htpriv.ch_offset, psta->htpriv.sg… in proc_get_ap_info()
865 … "bwmode=%d, ch_offset=%d, sgi=%d\n", psta->htpriv.bwmode, psta->htpriv.ch_offset, psta->htpriv.sg… in proc_get_all_sta_info()
Drtw_mlme_ext.c1881 pattrib->ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in update_mgntframe_attrib()
3210 void issue_action_spct_ch_switch(struct adapter *padapter, u8 *ra, u8 new_ch, u8 ch_offset) in issue_action_spct_ch_switch() argument
3222 FUNC_NDEV_ARG(padapter->pnetdev), ra, new_ch, ch_offset); in issue_action_spct_ch_switch()
3263 hal_ch_offset_to_secondary_ch_offset(ch_offset)); in issue_action_spct_ch_switch()
4524 psta->htpriv.ch_offset = pmlmeext->cur_ch_offset; in update_sta_info()
5562 set_ch_parm->ch, set_ch_parm->bw, set_ch_parm->ch_offset); in set_ch_hdl()
5565 pmlmeext->cur_ch_offset = set_ch_parm->ch_offset; in set_ch_hdl()
5568 set_channel_bwmode(padapter, set_ch_parm->ch, set_ch_parm->ch_offset, set_ch_parm->bw); in set_ch_hdl()
Drtw_wlan_util.c710 phtpriv_sta->ch_offset = pmlmeext->cur_ch_offset; in bwmode_update_check()
713 phtpriv_sta->ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
Drtw_xmit.c367 pattrib->ch_offset = psta->htpriv.ch_offset; in update_attrib_phy_info()
/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_ieee80211.c154 inline u8 hal_ch_offset_to_secondary_ch_offset23a(u8 ch_offset) in hal_ch_offset_to_secondary_ch_offset23a() argument
156 if (ch_offset == HAL_PRIME_CHNL_OFFSET_LOWER) in hal_ch_offset_to_secondary_ch_offset23a()
158 else if (ch_offset == HAL_PRIME_CHNL_OFFSET_UPPER) in hal_ch_offset_to_secondary_ch_offset23a()
Drtw_ap.c563 phtpriv_sta->ch_offset = pmlmeext->cur_ch_offset; in update_sta_info23a_apmode23a()
574 phtpriv_sta->ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in update_sta_info23a_apmode23a()
1645 int rtw_ap_inform_ch_switch23a (struct rtw_adapter *padapter, u8 new_ch, u8 ch_offset) in rtw_ap_inform_ch_switch23a() argument
1658 padapter->pnetdev->name, new_ch, ch_offset); in rtw_ap_inform_ch_switch23a()
1666 issue_action_spct_ch_switch23a (padapter, psta->hwaddr, new_ch, ch_offset); in rtw_ap_inform_ch_switch23a()
1671 issue_action_spct_ch_switch23a (padapter, bc_addr, new_ch, ch_offset); in rtw_ap_inform_ch_switch23a()
Drtw_wlan_util.c681 phtpriv_sta->ch_offset = in bwmode_update_check()
685 phtpriv_sta->ch_offset = in bwmode_update_check()
Drtw_mlme_ext.c2252 pattrib->ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in update_mgntframe_attrib23a()
3707 u8 *ra, u8 new_ch, u8 ch_offset) in issue_action_spct_ch_switch23a() argument
3717 __func__, padapter->pnetdev->name, ra, new_ch, ch_offset); in issue_action_spct_ch_switch23a()
3751 hal_ch_offset_to_secondary_ch_offset23a(ch_offset)); in issue_action_spct_ch_switch23a()
5005 psta->htpriv.ch_offset = pmlmeext->cur_ch_offset; in update_sta_info23a()
6157 set_ch_parm->bw, set_ch_parm->ch_offset); in set_ch_hdl23a()
6160 pmlmeext->cur_ch_offset = set_ch_parm->ch_offset; in set_ch_hdl23a()
6164 set_ch_parm->ch_offset, set_ch_parm->bw); in set_ch_hdl23a()
Drtw_xmit.c354 pattrib->ch_offset = psta->htpriv.ch_offset; in update_attrib_phy_info()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ee/
Ddm.c583 primarycca->ch_offset = 0; in rtl92ee_dm_init_primary_cca_check()
/linux-4.1.27/drivers/net/wireless/rtlwifi/
Dwifi.h1073 u8 ch_offset; member