| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/ |
| H A D | rx_desc.h | 426 __le32 info3; member 682 __le32 info3; member 908 __le16 info3; member
|
| H A D | hal_desc.h | 1007 u32 info3; member 1650 u32 info3; member 1970 u32 info3; member 2175 u32 info3; member 2442 u32 info3; member
|
| H A D | hal_tx.c | 71 tcl_cmd->info3 = FIELD_PREP(HAL_TCL_DATA_CMD_INFO3_DSCP_TID_TABLE_IDX, in ath11k_hal_tx_cmd_desc_setup()
|
| H A D | hal_rx.c | 478 desc->info3), in ath11k_hal_reo_status_queue_stats() 480 desc->info3)); in ath11k_hal_reo_status_queue_stats() 654 desc->info3); in ath11k_hal_reo_desc_thresh_reached_status()
|
| H A D | hal_rx.h | 143 __le32 info3; member
|
| H A D | dp_tx.c | 519 ts->peer_id = FIELD_GET(HAL_WBM_RELEASE_INFO3_PEER_ID, desc->info3); in ath11k_dp_tx_status_parse() 520 ts->tid = FIELD_GET(HAL_WBM_RELEASE_INFO3_TID, desc->info3); in ath11k_dp_tx_status_parse()
|
| H A D | dp_rx.c | 147 __le32_to_cpu(desc->msdu_start.info3)); in ath11k_dp_rx_h_msdu_start_sgi() 153 __le32_to_cpu(desc->msdu_start.info3)); in ath11k_dp_rx_h_msdu_start_rate_mcs() 159 __le32_to_cpu(desc->msdu_start.info3)); in ath11k_dp_rx_h_msdu_start_rx_bw() 170 __le32_to_cpu(desc->msdu_start.info3)); in ath11k_dp_rx_h_msdu_start_pkt_type() 176 __le32_to_cpu(desc->msdu_start.info3)); in ath11k_dp_rx_h_msdu_start_nss()
|
| H A D | dp.h | 282 u32 info3; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | rx_desc.h | 471 __le32 info3; /* %RX_MSDU_START_INFO3_ */ member 733 __le32 info3; /* %RX_PPDU_START_INFO3_ */ member
|
| H A D | htt_rx.c | 951 u32 info1, info2, info3; in ath10k_htt_rx_h_rates() local 956 info3 = __le32_to_cpu(rxd->ppdu_start.info3); in ath10k_htt_rx_h_rates() 981 sgi = (info3 >> 7) & 1; in ath10k_htt_rx_h_rates() 996 sgi = info3 & 1; in ath10k_htt_rx_h_rates() 1001 mcs = (info3 >> 4) & 0x0F; in ath10k_htt_rx_h_rates() 1033 __le32_to_cpu(rxd->ppdu_start.info3), in ath10k_htt_rx_h_rates()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qla4xxx/ |
| H A D | ql4_83xx.h | 316 uint32_t info3; /* IDC additional info */ member
|
| H A D | ql4_mbx.c | 1876 mbox_cmd[4] = ha->idc_info.info3; in qla4_84xx_extend_idc_tmo() 2322 mbox_cmd[4] = ha->idc_info.info3; in qla4_83xx_post_idc_ack()
|
| H A D | ql4_isr.c | 924 ha->idc_info.info3 = mbox_sts[4]; in qla4xxx_isr_decode_mailbox()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/ |
| H A D | qla_nx2.h | 509 uint32_t info3; /* IDC additional info */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/ |
| H A D | wmi.h | 227 __le16 info3; member 271 return le16_to_cpu(dhdr->info3) & WMI_DATA_HDR_IF_IDX_MASK; in wmi_data_hdr_get_if_idx()
|
| H A D | txrx.c | 1400 (le16_to_cpu(dhdr->info3) >> WMI_DATA_HDR_PAD_BEFORE_DATA_SHIFT) in ath6kl_rx() 1411 trig_state = !!(le16_to_cpu(dhdr->info3) & WMI_DATA_HDR_TRIG); in ath6kl_rx()
|
| H A D | wmi.c | 263 data_hdr->info3 |= cpu_to_le16(WMI_DATA_HDR_EOSP); in ath6kl_wmi_data_hdr_add() 266 data_hdr->info3 |= cpu_to_le16(if_idx & WMI_DATA_HDR_IF_IDX_MASK); in ath6kl_wmi_data_hdr_add() 2439 data_hdr->info3 = cpu_to_le16(if_idx & WMI_DATA_HDR_IF_IDX_MASK); in ath6kl_wmi_data_sync_send()
|
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image.h | 682 int info3 = stbi__cpuid3(); in stbi__sse2_available() local 683 return ((info3 >> 26) & 1) != 0; in stbi__sse2_available()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 682 int info3 = stbi__cpuid3(); in stbi__sse2_available() local 683 return ((info3 >> 26) & 1) != 0; in stbi__sse2_available()
|