Home
last modified time | relevance | path

Searched refs:bcn_hw (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_init.c806 bcn_entry->bcn_hw.band = wrole->hw_band; in hal_update_bcn_entry()
807 bcn_entry->bcn_hw.port = wrole->hw_port; in hal_update_bcn_entry()
808 bcn_entry->bcn_hw.mbssid = wrole->hw_mbssid; in hal_update_bcn_entry()
809 bcn_entry->bcn_hw.mac_id = (u8)phl_sta->macid; in hal_update_bcn_entry()
H A Dhal_api_mac.c4732 struct rtw_bcn_info_hw *bcn_hw = &bcn_entry->bcn_hw; in hal_mac_ax_config_beacon() local
4736 ppara.band = bcn_hw->band; in hal_mac_ax_config_beacon()
4737 ppara.port = bcn_hw->port; in hal_mac_ax_config_beacon()
4738 ppara.mbssid_idx = bcn_hw->mbssid; in hal_mac_ax_config_beacon()
4759 struct rtw_bcn_info_hw *bcn_hw = &bcn_entry->bcn_hw; in hal_mac_ax_send_beacon() local
4768 info.band = bcn_hw->band; in hal_mac_ax_send_beacon()
4769 info.port = bcn_hw->port; in hal_mac_ax_send_beacon()
4770 info.mbssid = bcn_hw->mbssid; in hal_mac_ax_send_beacon()
4772 info.macid = bcn_hw->mac_id; in hal_mac_ax_send_beacon()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_init.c806 bcn_entry->bcn_hw.band = wrole->hw_band; in hal_update_bcn_entry()
807 bcn_entry->bcn_hw.port = wrole->hw_port; in hal_update_bcn_entry()
808 bcn_entry->bcn_hw.mbssid = wrole->hw_mbssid; in hal_update_bcn_entry()
809 bcn_entry->bcn_hw.mac_id = (u8)phl_sta->macid; in hal_update_bcn_entry()
H A Dhal_api_mac.c4714 struct rtw_bcn_info_hw *bcn_hw = &bcn_entry->bcn_hw; in hal_mac_ax_config_beacon() local
4718 ppara.band = bcn_hw->band; in hal_mac_ax_config_beacon()
4719 ppara.port = bcn_hw->port; in hal_mac_ax_config_beacon()
4720 ppara.mbssid_idx = bcn_hw->mbssid; in hal_mac_ax_config_beacon()
4741 struct rtw_bcn_info_hw *bcn_hw = &bcn_entry->bcn_hw; in hal_mac_ax_send_beacon() local
4750 info.band = bcn_hw->band; in hal_mac_ax_send_beacon()
4751 info.port = bcn_hw->port; in hal_mac_ax_send_beacon()
4752 info.mbssid = bcn_hw->mbssid; in hal_mac_ax_send_beacon()
4754 info.macid = bcn_hw->mac_id; in hal_mac_ax_send_beacon()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_def.h1636 struct rtw_bcn_info_hw bcn_hw; //fill by phl //?? void mapping ?? for 8852, 8834 ...blabla member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_def.h1615 struct rtw_bcn_info_hw bcn_hw; //fill by phl //?? void mapping ?? for 8852, 8834 ...blabla member