Home
last modified time | relevance | path

Searched refs:phl_to_sta_ctrl (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sta.c498 struct stainfo_ctl_t *sta_ctrl = phl_to_sta_ctrl(phl_info); in phl_stainfo_ctrl_deinie()
523 struct stainfo_ctl_t *sta_ctrl = phl_to_sta_ctrl(phl_info); in phl_stainfo_ctrl_init()
594 sta_ctrl = phl_to_sta_ctrl(phl_info); in phl_dump_stactrl()
848 struct stainfo_ctl_t *sta_ctrl = phl_to_sta_ctrl(phl_info); in __phl_free_stainfo_sw()
1003 struct stainfo_ctl_t *sta_ctrl = phl_to_sta_ctrl(phl_info); in phl_alloc_stainfo_sw()
1310 struct stainfo_ctl_t *sta_ctrl = phl_to_sta_ctrl(phl_info); in phl_wifi_role_free_stainfo_sw()
1331 struct stainfo_ctl_t *sta_ctrl = phl_to_sta_ctrl(phl_info); in phl_wifi_role_free_stainfo()
H A Dphl_struct.h361 #define phl_to_sta_ctrl(_phlinfo) (&(_phlinfo->sta_ctrl)) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sta.c501 struct stainfo_ctl_t *sta_ctrl = phl_to_sta_ctrl(phl_info); in phl_stainfo_ctrl_deinie()
526 struct stainfo_ctl_t *sta_ctrl = phl_to_sta_ctrl(phl_info); in phl_stainfo_ctrl_init()
597 sta_ctrl = phl_to_sta_ctrl(phl_info); in phl_dump_stactrl()
851 struct stainfo_ctl_t *sta_ctrl = phl_to_sta_ctrl(phl_info); in __phl_free_stainfo_sw()
1015 struct stainfo_ctl_t *sta_ctrl = phl_to_sta_ctrl(phl_info); in phl_alloc_stainfo_sw()
1325 struct stainfo_ctl_t *sta_ctrl = phl_to_sta_ctrl(phl_info); in phl_wifi_role_free_stainfo_sw()
1349 struct stainfo_ctl_t *sta_ctrl = phl_to_sta_ctrl(phl_info); in phl_wifi_role_free_stainfo()
H A Dphl_struct.h366 #define phl_to_sta_ctrl(_phlinfo) (&(_phlinfo->sta_ctrl)) macro