Home
last modified time | relevance | path

Searched refs:FW_PLE_SEGMENT_SIZE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_mac.c2706 #define FW_PLE_SEGMENT_SIZE 512 /*Because PHL_PRINT have prefix 5 bytes "PHL: "*/ macro
2711 char str[FW_PLE_SEGMENT_SIZE + 1] = {0}; in _hal_fw_dbg_dump()
2714 for (ofst = 0; ofst < bufsize; ofst += FW_PLE_SEGMENT_SIZE) { in _hal_fw_dbg_dump()
2715 for (i = 0; i < FW_PLE_SEGMENT_SIZE; i++) in _hal_fw_dbg_dump()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_mac.c2706 #define FW_PLE_SEGMENT_SIZE 512 /*Because PHL_PRINT have prefix 5 bytes "PHL: "*/ macro
2711 char str[FW_PLE_SEGMENT_SIZE + 1] = {0}; in _hal_fw_dbg_dump()
2714 for (ofst = 0; ofst < bufsize; ofst += FW_PLE_SEGMENT_SIZE) { in _hal_fw_dbg_dump()
2715 for (i = 0; i < FW_PLE_SEGMENT_SIZE; i++) in _hal_fw_dbg_dump()