Searched refs:mac_fw_msg (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | dbg_cmd.c | 1425 array_size = adapter->fw_log_array_dl_size / sizeof(struct mac_fw_msg); in fw_log_scan_array() 1599 u32 fw_log_create_array(struct mac_ax_adapter *adapter, struct mac_fw_msg *array_ptr, in fw_log_create_array() 1629 struct mac_fw_msg *new_fw_log_array = NULL; in mac_fw_log_set_array() 1649 new_fw_log_array = (struct mac_fw_msg *)PLTFM_MALLOC(enum_count * in mac_fw_log_set_array() 1650 sizeof(struct mac_fw_msg)); in mac_fw_log_set_array() 1661 PLTFM_FREE((void *)new_fw_log_array, enum_count * sizeof(struct mac_fw_msg)); in mac_fw_log_set_array() 1668 adapter->fw_log_array_dl_size = enum_count * sizeof(struct mac_fw_msg); in mac_fw_log_set_array()
|
| H A D | dbg_cmd.h | 700 u32 fw_log_create_array(struct mac_ax_adapter *adapter, struct mac_fw_msg *array_ptr,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | dbg_cmd.c | 1425 array_size = adapter->fw_log_array_dl_size / sizeof(struct mac_fw_msg); in fw_log_scan_array() 1599 u32 fw_log_create_array(struct mac_ax_adapter *adapter, struct mac_fw_msg *array_ptr, in fw_log_create_array() 1629 struct mac_fw_msg *new_fw_log_array = NULL; in mac_fw_log_set_array() 1649 new_fw_log_array = (struct mac_fw_msg *)PLTFM_MALLOC(enum_count * in mac_fw_log_set_array() 1650 sizeof(struct mac_fw_msg)); in mac_fw_log_set_array() 1661 PLTFM_FREE((void *)new_fw_log_array, enum_count * sizeof(struct mac_fw_msg)); in mac_fw_log_set_array() 1668 adapter->fw_log_array_dl_size = enum_count * sizeof(struct mac_fw_msg); in mac_fw_log_set_array()
|
| H A D | dbg_cmd.h | 700 u32 fw_log_create_array(struct mac_ax_adapter *adapter, struct mac_fw_msg *array_ptr,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/fw_ax/rtl8852b/ |
| H A D | hal8852b_fw_log.h | 724 extern struct mac_fw_msg fw_log_8852b[];
|
| H A D | hal8852b_fw_log.c | 17 struct mac_fw_msg fw_log_8852b[] = {
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/fw_ax/rtl8852b/ |
| H A D | hal8852b_fw_log.c | 17 struct mac_fw_msg fw_log_8852b[] = {
|
| H A D | hal8852b_fw_log.h | 724 extern struct mac_fw_msg fw_log_8852b[];
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/ |
| H A D | mac_def.h | 13579 struct mac_fw_msg { struct 14191 struct mac_fw_msg *fw_log_array; 14192 struct mac_fw_msg *fw_log_array_dl;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/ |
| H A D | mac_def.h | 13579 struct mac_fw_msg { struct 14191 struct mac_fw_msg *fw_log_array; 14192 struct mac_fw_msg *fw_log_array_dl;
|