Searched refs:halmac_cmd (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api_mac.c | 6744 s32 halmac_cmd(struct hal_info_t *hal_info, char *input, char *output, u32 out_len) in halmac_cmd() function 6748 return mac->ops->halmac_cmd(mac, input, output, out_len); in halmac_cmd() 6755 halmac_cmd(hal_info, incmd->in.buf, output, out_len); in rtw_hal_mac_proc_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_api_mac.c | 6760 s32 halmac_cmd(struct hal_info_t *hal_info, char *input, char *output, u32 out_len) in halmac_cmd() function 6764 return mac->ops->halmac_cmd(mac, input, output, out_len); in halmac_cmd() 6771 halmac_cmd(hal_info, incmd->in.buf, output, out_len); in rtw_hal_mac_proc_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/ |
| H A D | mac_def.h | 15508 s32 (*halmac_cmd)(struct mac_ax_adapter *adapter, char *input, char *output, u32 out_len); member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/ |
| H A D | mac_def.h | 15508 s32 (*halmac_cmd)(struct mac_ax_adapter *adapter, char *input, char *output, u32 out_len); member
|