| /OK3568_Linux_fs/kernel/include/ras/ |
| H A D | ras_event.h | 221 TP_PROTO(const guid_t *sec_type, 228 TP_ARGS(sec_type, fru_id, fru_text, sev, err, len), 231 __array(char, sec_type, UUID_SIZE) 240 memcpy(__entry->sec_type, sec_type, UUID_SIZE); 249 __entry->sev, __entry->sec_type,
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/ |
| H A D | cper.c | 499 guid_t *sec_type = (guid_t *)gdata->section_type; in cper_estatus_print_section() local 515 if (guid_equal(sec_type, &CPER_SEC_PROC_GENERIC)) { in cper_estatus_print_section() 523 } else if (guid_equal(sec_type, &CPER_SEC_PLATFORM_MEM)) { in cper_estatus_print_section() 533 } else if (guid_equal(sec_type, &CPER_SEC_PCIE)) { in cper_estatus_print_section() 542 } else if (guid_equal(sec_type, &CPER_SEC_PROC_ARM)) { in cper_estatus_print_section() 552 } else if (guid_equal(sec_type, &CPER_SEC_PROC_IA)) { in cper_estatus_print_section() 561 } else if (guid_equal(sec_type, &CPER_SEC_FW_ERR_REC_REF)) { in cper_estatus_print_section() 574 printk("%ssection type: unknown, %pUl\n", newpfx, sec_type); in cper_estatus_print_section()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ras.h | 24 void log_non_standard_event(const guid_t *sec_type, 30 log_non_standard_event(const guid_t *sec_type, in log_non_standard_event() argument
|
| /OK3568_Linux_fs/kernel/drivers/ras/ |
| H A D | ras.c | 17 void log_non_standard_event(const guid_t *sec_type, const guid_t *fru_id, in log_non_standard_event() argument 21 trace_non_standard_event(sec_type, fru_id, fru_text, sev, err, len); in log_non_standard_event()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/ |
| H A D | tx.c | 48 SET_TX_DESC_SEC_TYPE(txdesc, pkt_info->sec_type); in rtw_tx_fill_tx_desc() 252 u8 sec_type = 0; in rtw_tx_pkt_info_update_sec() local 261 sec_type = 0x01; in rtw_tx_pkt_info_update_sec() 264 sec_type = 0x03; in rtw_tx_pkt_info_update_sec() 271 pkt_info->sec_type = sec_type; in rtw_tx_pkt_info_update_sec()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | acpi_extlog.c | 144 guid_t *sec_type; in extlog_print() local 173 sec_type = (guid_t *)gdata->section_type; in extlog_print() 174 if (guid_equal(sec_type, &CPER_SEC_PLATFORM_MEM)) { in extlog_print()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | htt_rx.c | 2284 enum htt_security_types sec_type; in ath10k_htt_rx_pn_check_replay_hl() local 2317 sec_type = peer->rx_pn[sec_index].sec_type; in ath10k_htt_rx_pn_check_replay_hl() 2320 if (sec_type != HTT_SECURITY_AES_CCMP && in ath10k_htt_rx_pn_check_replay_hl() 2321 sec_type != HTT_SECURITY_TKIP && in ath10k_htt_rx_pn_check_replay_hl() 2322 sec_type != HTT_SECURITY_TKIP_NOMIC) in ath10k_htt_rx_pn_check_replay_hl() 2347 enum htt_security_types sec_type; in ath10k_htt_rx_proc_rx_ind_hl() local 2409 sec_type = peer->rx_pn[sec_index].sec_type; in ath10k_htt_rx_proc_rx_ind_hl() 2484 (sec_type == HTT_SECURITY_AES_CCMP || in ath10k_htt_rx_proc_rx_ind_hl() 2485 sec_type == HTT_SECURITY_TKIP || in ath10k_htt_rx_proc_rx_ind_hl() 2486 sec_type == HTT_SECURITY_TKIP_NOMIC)) { in ath10k_htt_rx_proc_rx_ind_hl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_linux.h | 376 log_dump_section_type_t sec_type; member 382 log_dump_section_type_t sec_type; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux.h | 372 log_dump_section_type_t sec_type; member 378 log_dump_section_type_t sec_type; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_linux.h | 376 log_dump_section_type_t sec_type; member 382 log_dump_section_type_t sec_type; member
|
| /OK3568_Linux_fs/kernel/drivers/acpi/apei/ |
| H A D | ghes.c | 630 guid_t *sec_type; in ghes_do_proc() local 637 sec_type = (guid_t *)gdata->section_type; in ghes_do_proc() 645 if (guid_equal(sec_type, &CPER_SEC_PLATFORM_MEM)) { in ghes_do_proc() 653 else if (guid_equal(sec_type, &CPER_SEC_PCIE)) { in ghes_do_proc() 656 else if (guid_equal(sec_type, &CPER_SEC_PROC_ARM)) { in ghes_do_proc() 662 log_non_standard_event(sec_type, fru_id, fru_text, in ghes_do_proc()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/ |
| H A D | peer.h | 28 u16 sec_type; member
|
| H A D | peer.c | 314 peer->sec_type = HAL_ENCRYPT_TYPE_OPEN; in ath11k_peer_create()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_trx_def.h | 185 u8 sec_type; member 334 u8 sec_type; /* DW7 [17:20] */ member
|
| H A D | phl_wow_def.h | 312 u8 sec_type; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_trx_def.h | 189 u8 sec_type; member 338 u8 sec_type; /* DW7 [17:20] */ member
|
| H A D | phl_wow_def.h | 288 u8 sec_type; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/halmac_88xx/ |
| H A D | halmac_cfg_wmac_88xx.h | 90 enum hal_security_type sec_type);
|
| H A D | halmac_cfg_wmac_88xx.c | 842 enum hal_security_type sec_type) in get_used_cam_entry_num_88xx() argument 848 switch (sec_type) { in get_used_cam_entry_num_88xx()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_cfg_wmac_88xx.h | 90 enum hal_security_type sec_type);
|
| H A D | halmac_cfg_wmac_88xx.c | 842 enum hal_security_type sec_type) in get_used_cam_entry_num_88xx() argument 848 switch (sec_type) { in get_used_cam_entry_num_88xx()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_cfg_wmac_88xx.h | 90 enum hal_security_type sec_type);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_cfg_wmac_88xx.h | 91 enum hal_security_type sec_type);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | trx_desc.c | 241 SET_WORD(info->sec_type, AX_TXD_SECTYPE) | in txdes_proc_data() 375 SET_WORD(info->sec_type, AX_TXD_SECTYPE) | in txdes_proc_mgnt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | trx_desc.c | 241 SET_WORD(info->sec_type, AX_TXD_SECTYPE) | in txdes_proc_data() 375 SET_WORD(info->sec_type, AX_TXD_SECTYPE) | in txdes_proc_mgnt()
|