Searched refs:rtw_phl_gid_pos_tbl (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_sound_cmd.c | 227 struct rtw_phl_gid_pos_tbl *gid_tbl = (struct rtw_phl_gid_pos_tbl *)msg->inbuf; in _phl_snd_cmd_module_msg_msg_hdlr_post() 228 if (msg->inlen != sizeof(struct rtw_phl_gid_pos_tbl)) { in _phl_snd_cmd_module_msg_msg_hdlr_post() 353 struct rtw_phl_gid_pos_tbl *tbl) in rtw_phl_snd_cmd_set_vht_gid() 360 struct rtw_phl_gid_pos_tbl *gid_tbl; in rtw_phl_snd_cmd_set_vht_gid() 375 gid_tbl = (struct rtw_phl_gid_pos_tbl *)_os_kmem_alloc(d, sizeof(struct rtw_phl_gid_pos_tbl)); in rtw_phl_snd_cmd_set_vht_gid() 376 _os_mem_cpy(d, gid_tbl, tbl, sizeof(struct rtw_phl_gid_pos_tbl)); in rtw_phl_snd_cmd_set_vht_gid() 379 msg.inlen = sizeof(struct rtw_phl_gid_pos_tbl); in rtw_phl_snd_cmd_set_vht_gid() 392 sizeof(struct rtw_phl_gid_pos_tbl)); in rtw_phl_snd_cmd_set_vht_gid()
|
| H A D | phl_api.h | 604 struct rtw_phl_gid_pos_tbl *tbl); 626 struct rtw_phl_gid_pos_tbl *tbl);
|
| H A D | phl_def.h | 2612 struct rtw_phl_gid_pos_tbl { struct
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_sound_cmd.c | 227 struct rtw_phl_gid_pos_tbl *gid_tbl = (struct rtw_phl_gid_pos_tbl *)msg->inbuf; in _phl_snd_cmd_module_msg_msg_hdlr_post() 228 if (msg->inlen != sizeof(struct rtw_phl_gid_pos_tbl)) { in _phl_snd_cmd_module_msg_msg_hdlr_post() 353 struct rtw_phl_gid_pos_tbl *tbl) in rtw_phl_snd_cmd_set_vht_gid() 360 struct rtw_phl_gid_pos_tbl *gid_tbl; in rtw_phl_snd_cmd_set_vht_gid() 375 gid_tbl = (struct rtw_phl_gid_pos_tbl *)_os_kmem_alloc(d, sizeof(struct rtw_phl_gid_pos_tbl)); in rtw_phl_snd_cmd_set_vht_gid() 376 _os_mem_cpy(d, gid_tbl, tbl, sizeof(struct rtw_phl_gid_pos_tbl)); in rtw_phl_snd_cmd_set_vht_gid() 379 msg.inlen = sizeof(struct rtw_phl_gid_pos_tbl); in rtw_phl_snd_cmd_set_vht_gid() 392 sizeof(struct rtw_phl_gid_pos_tbl)); in rtw_phl_snd_cmd_set_vht_gid()
|
| H A D | phl_api.h | 609 struct rtw_phl_gid_pos_tbl *tbl); 631 struct rtw_phl_gid_pos_tbl *tbl);
|
| H A D | phl_def.h | 2636 struct rtw_phl_gid_pos_tbl { struct
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_api_mac.h | 339 u8 band, struct rtw_phl_gid_pos_tbl *tbl);
|
| H A D | hal_api.h | 598 struct rtw_phl_gid_pos_tbl *tbl);
|
| H A D | hal_beamform.c | 1160 struct rtw_phl_gid_pos_tbl *tbl) in rtw_hal_beamform_set_vht_gid()
|
| H A D | hal_api_mac.c | 8903 u8 band, struct rtw_phl_gid_pos_tbl *tbl) in rtw_hal_mac_bfee_set_vht_gid()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api_mac.h | 339 u8 band, struct rtw_phl_gid_pos_tbl *tbl);
|
| H A D | hal_api.h | 601 struct rtw_phl_gid_pos_tbl *tbl);
|
| H A D | hal_beamform.c | 1160 struct rtw_phl_gid_pos_tbl *tbl) in rtw_hal_beamform_set_vht_gid()
|
| H A D | hal_api_mac.c | 8887 u8 band, struct rtw_phl_gid_pos_tbl *tbl) in rtw_hal_mac_bfee_set_vht_gid()
|