Home
last modified time | relevance | path

Searched refs:phl_to_mac_ctrl (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sta.c24 struct macid_ctl_t *macid_ctl = phl_to_mac_ctrl(phl); in phl_macid_ctrl_init()
52 struct macid_ctl_t *macid_ctl = phl_to_mac_ctrl(phl); in phl_macid_ctrl_deinit()
96 struct macid_ctl_t *mc = phl_to_mac_ctrl(phl_info); in _phl_alloc_macid()
154 struct macid_ctl_t *macid_ctl = phl_to_mac_ctrl(phl_info); in _phl_release_macid()
216 struct macid_ctl_t *macid_ctl = phl_to_mac_ctrl(phl_info); in rtw_phl_wrole_bcmc_id_get()
230 struct macid_ctl_t *macid_ctl = phl_to_mac_ctrl(phl_info); in rtw_phl_get_macid_max_num()
245 struct macid_ctl_t *macid_ctl = phl_to_mac_ctrl(phl_info); in rtw_phl_macid_is_bmc()
266 struct macid_ctl_t *macid_ctl = phl_to_mac_ctrl(phl_info); in rtw_phl_macid_is_used()
288 struct macid_ctl_t *macid_ctl = phl_to_mac_ctrl(phl_info); in rtw_phl_macid_is_wrole_shared()
320 struct macid_ctl_t *macid_ctl = phl_to_mac_ctrl(phl_info); in rtw_phl_macid_is_wrole_specific()
[all …]
H A Dphl_struct.h360 #define phl_to_mac_ctrl(_phlinfo) (&(_phlinfo->macid_ctrl)) macro
H A Dphl_role.c1236 struct macid_ctl_t *mctrl = phl_to_mac_ctrl(phl_info); in phl_wifi_role_macid_all_pause()
H A Dphl_mcc.c487 struct macid_ctl_t *mc = phl_to_mac_ctrl(phl); in _mcc_fill_macid_bitmap_by_role()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sta.c24 struct macid_ctl_t *macid_ctl = phl_to_mac_ctrl(phl); in phl_macid_ctrl_init()
52 struct macid_ctl_t *macid_ctl = phl_to_mac_ctrl(phl); in phl_macid_ctrl_deinit()
96 struct macid_ctl_t *mc = phl_to_mac_ctrl(phl_info); in _phl_alloc_macid()
154 struct macid_ctl_t *macid_ctl = phl_to_mac_ctrl(phl_info); in _phl_release_macid()
216 struct macid_ctl_t *macid_ctl = phl_to_mac_ctrl(phl_info); in rtw_phl_wrole_bcmc_id_get()
230 struct macid_ctl_t *macid_ctl = phl_to_mac_ctrl(phl_info); in rtw_phl_get_macid_max_num()
245 struct macid_ctl_t *macid_ctl = phl_to_mac_ctrl(phl_info); in rtw_phl_macid_is_bmc()
266 struct macid_ctl_t *macid_ctl = phl_to_mac_ctrl(phl_info); in rtw_phl_macid_is_used()
288 struct macid_ctl_t *macid_ctl = phl_to_mac_ctrl(phl_info); in rtw_phl_macid_is_wrole_shared()
320 struct macid_ctl_t *macid_ctl = phl_to_mac_ctrl(phl_info); in rtw_phl_macid_is_wrole_specific()
[all …]
H A Dphl_struct.h365 #define phl_to_mac_ctrl(_phlinfo) (&(_phlinfo->macid_ctrl)) macro
H A Dphl_role.c1234 struct macid_ctl_t *mctrl = phl_to_mac_ctrl(phl_info); in phl_wifi_role_macid_all_pause()
H A Dphl_mcc.c487 struct macid_ctl_t *mc = phl_to_mac_ctrl(phl); in _mcc_fill_macid_bitmap_by_role()