/kernel/linux/linux-5.10/drivers/staging/wlan-ng/ |
H A D | p80211types.h | 242 u32 did; member 249 u32 did; member 257 u32 did; member 265 u32 did; member 273 u32 did; member 281 u32 did; member 289 u32 did; member 297 u32 did; member 305 u32 did; member 313 u32 did; member [all...] |
H A D | cfg80211.c | 74 u32 did, u32 data) in prism2_domibset_uint32() 81 mibitem->did = did; in prism2_domibset_uint32() 88 u32 did, u8 len, const u8 *data) in prism2_domibset_pstr32() 95 mibitem->did = did; in prism2_domibset_pstr32() 150 u32 did; in prism2_add_key() local 167 did = didmib_dot11smt_wepdefaultkeystable_key(key_index + 1); in prism2_add_key() 169 if (prism2_domibset_pstr32(wlandev, did, params->key_len, params->key)) in prism2_add_key() 208 u32 did; in prism2_del_key() local 73 prism2_domibset_uint32(struct wlandevice *wlandev, u32 did, u32 data) prism2_domibset_uint32() argument 87 prism2_domibset_pstr32(struct wlandevice *wlandev, u32 did, u8 len, const u8 *data) prism2_domibset_pstr32() argument 438 u32 did; prism2_connect() local [all...] |
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/ |
H A D | p80211types.h | 215 u32 did; member 222 u32 did; member 230 u32 did; member 238 u32 did; member 246 u32 did; member 254 u32 did; member 262 u32 did; member 270 u32 did; member 278 u32 did; member 286 u32 did; member [all...] |
H A D | cfg80211.c | 74 u32 did, u32 data) in prism2_domibset_uint32() 81 mibitem->did = did; in prism2_domibset_uint32() 88 u32 did, u8 len, const u8 *data) in prism2_domibset_pstr32() 95 mibitem->did = did; in prism2_domibset_pstr32() 150 u32 did; in prism2_add_key() local 167 did = didmib_dot11smt_wepdefaultkeystable_key(key_index + 1); in prism2_add_key() 169 if (prism2_domibset_pstr32(wlandev, did, params->key_len, params->key)) in prism2_add_key() 209 u32 did; in prism2_del_key() local 73 prism2_domibset_uint32(struct wlandevice *wlandev, u32 did, u32 data) prism2_domibset_uint32() argument 87 prism2_domibset_pstr32(struct wlandevice *wlandev, u32 did, u8 len, const u8 *data) prism2_domibset_pstr32() argument 443 u32 did; prism2_connect() local [all...] |
/kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/ |
H A D | amd.c | 19 unsigned did:3; member 32 unsigned did:6; member 49 t = pstate.fam17h_bits.did; in get_did() 51 t = pstate.bits.did; in get_did() 59 int fid, did, cof; in get_cof() local 61 did = get_did(family, pstate); in get_cof() 64 cof = 200 * fid / did; in get_cof() 70 cof = (100 * (fid + t)) >> did; in get_cof()
|
/kernel/linux/linux-5.10/drivers/iommu/intel/ |
H A D | pasid.c | 468 u16 did, u32 pasid) in pasid_cache_invalidation_with_pasid() 472 desc.qw0 = QI_PC_DID(did) | QI_PC_GRAN(QI_PC_PASID_SEL) | in pasid_cache_invalidation_with_pasid() 512 u16 did, pgtt; in intel_pasid_tear_down_entry() local 518 did = pasid_get_domain_id(pte); in intel_pasid_tear_down_entry() 526 pasid_cache_invalidation_with_pasid(iommu, did, pasid); in intel_pasid_tear_down_entry() 529 qi_flush_piotlb(iommu, did, pasid, 0, -1, 0); in intel_pasid_tear_down_entry() 531 iommu->flush.flush_iotlb(iommu, did, 0, 0, DMA_TLB_DSI_FLUSH); in intel_pasid_tear_down_entry() 540 u32 pasid, u16 did) in pasid_flush_caches() 546 pasid_cache_invalidation_with_pasid(iommu, did, pasid); in pasid_flush_caches() 547 qi_flush_piotlb(iommu, did, pasi in pasid_flush_caches() 467 pasid_cache_invalidation_with_pasid(struct intel_iommu *iommu, u16 did, u32 pasid) pasid_cache_invalidation_with_pasid() argument 538 pasid_flush_caches(struct intel_iommu *iommu, struct pasid_entry *pte, u32 pasid, u16 did) pasid_flush_caches() argument 557 intel_pasid_setup_first_level(struct intel_iommu *iommu, struct device *dev, pgd_t *pgd, u32 pasid, u16 did, int flags) intel_pasid_setup_first_level() argument 641 u16 did; intel_pasid_setup_second_level() local 699 u16 did = FLPT_DEFAULT_DID; intel_pasid_setup_pass_through() local 793 u16 did; intel_pasid_setup_nested() local [all...] |
/kernel/linux/linux-6.6/drivers/iommu/intel/ |
H A D | pasid.c | 407 u16 did, u32 pasid) in pasid_cache_invalidation_with_pasid() 411 desc.qw0 = QI_PC_DID(did) | QI_PC_GRAN(QI_PC_PASID_SEL) | in pasid_cache_invalidation_with_pasid() 454 u16 did, pgtt; in intel_pasid_tear_down_entry() local 463 did = pasid_get_domain_id(pte); in intel_pasid_tear_down_entry() 471 pasid_cache_invalidation_with_pasid(iommu, did, pasid); in intel_pasid_tear_down_entry() 474 qi_flush_piotlb(iommu, did, pasid, 0, -1, 0); in intel_pasid_tear_down_entry() 476 iommu->flush.flush_iotlb(iommu, did, 0, 0, DMA_TLB_DSI_FLUSH); in intel_pasid_tear_down_entry() 489 u32 pasid, u16 did) in pasid_flush_caches() 495 pasid_cache_invalidation_with_pasid(iommu, did, pasid); in pasid_flush_caches() 496 qi_flush_piotlb(iommu, did, pasi in pasid_flush_caches() 406 pasid_cache_invalidation_with_pasid(struct intel_iommu *iommu, u16 did, u32 pasid) pasid_cache_invalidation_with_pasid() argument 487 pasid_flush_caches(struct intel_iommu *iommu, struct pasid_entry *pte, u32 pasid, u16 did) pasid_flush_caches() argument 506 intel_pasid_setup_first_level(struct intel_iommu *iommu, struct device *dev, pgd_t *pgd, u32 pasid, u16 did, int flags) intel_pasid_setup_first_level() argument 592 u16 did; intel_pasid_setup_second_level() local 649 u16 did = FLPT_DEFAULT_DID; intel_pasid_setup_pass_through() local 685 u16 did; intel_pasid_setup_page_snoop_control() local [all...] |
/kernel/linux/linux-6.6/drivers/watchdog/ |
H A D | exar_wdt.c | 60 unsigned short did; member 291 priv->did, timeout, nowayout); in exar_wdt_probe() 302 unsigned short vid, did; in exar_detect() local 309 did = exar_sio_read16(config_port, EXAR_DID); in exar_detect() 313 (did == EXAR_DEV_382 || in exar_detect() 314 did == EXAR_DEV_384)) { in exar_detect() 325 did, config_port, base); in exar_detect() 327 return did; in exar_detect() 387 unsigned short did, rt_base = 0; in exar_wdt_init() local 389 did in exar_wdt_init() [all...] |
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/ |
H A D | q6dsp-lpass-ports.c | 10 #define Q6AFE_TDM_PB_DAI(pre, num, did) { \ 24 .name = #did, \ 25 .id = did, \ 28 #define Q6AFE_TDM_CAP_DAI(pre, num, did) { \ 42 .name = #did, \ 43 .id = did, \ 46 #define Q6AFE_CDC_DMA_RX_DAI(did) { \ 48 .stream_name = #did" Playback", \ 60 .name = #did, \ 61 .id = did, \ [all...] |
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
H A D | cvmx-address.h | 147 uint64_t did:8; member 172 uint64_t did:8; member 233 uint64_t did:8; member 247 uint64_t did:8; member 295 #define CVMX_ADDR_DIDSPACE(did) (((CVMX_IO_SEG) << 22) | ((1ULL) << 8) | (did)) 296 #define CVMX_ADDR_DID(did) (CVMX_ADDR_DIDSPACE(did) << 40) 297 #define CVMX_FULL_DID(did, subdid) (((did) << [all...] |
H A D | cvmx-pow.h | 242 * Address for new work request loads (did<2:0> == 0) 252 /* the ID of POW -- did<2:0> == 0 in this case */ 253 uint64_t did:8; member 267 uint64_t did:8; 285 /* the ID of POW -- did<2:0> == 1 in this case */ 286 uint64_t did:8; member 315 uint64_t did:8; 333 /* the ID of POW -- did<2:0> == 2 in this case */ 334 uint64_t did:8; member 359 uint64_t did 378 uint64_t did:8; global() member 447 uint64_t did:8; global() member 1200 uint64_t did:8; global() member 1231 uint64_t did:8; global() member [all...] |
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
H A D | cvmx-address.h | 147 uint64_t did:8; member 172 uint64_t did:8; member 233 uint64_t did:8; member 247 uint64_t did:8; member 295 #define CVMX_ADDR_DIDSPACE(did) (((CVMX_IO_SEG) << 22) | ((1ULL) << 8) | (did)) 296 #define CVMX_ADDR_DID(did) (CVMX_ADDR_DIDSPACE(did) << 40) 297 #define CVMX_FULL_DID(did, subdid) (((did) << [all...] |
H A D | cvmx-pow.h | 242 * Address for new work request loads (did<2:0> == 0) 252 /* the ID of POW -- did<2:0> == 0 in this case */ 253 uint64_t did:8; member 267 uint64_t did:8; 285 /* the ID of POW -- did<2:0> == 1 in this case */ 286 uint64_t did:8; member 315 uint64_t did:8; 333 /* the ID of POW -- did<2:0> == 2 in this case */ 334 uint64_t did:8; member 359 uint64_t did 378 uint64_t did:8; global() member 447 uint64_t did:8; global() member 1200 uint64_t did:8; global() member 1231 uint64_t did:8; global() member [all...] |
/kernel/linux/linux-6.6/scripts/gdb/linux/ |
H A D | dmesg.py | 93 did = tail_id 95 ind = did % desc_ring_count 104 if did == head_id: 106 did = (did + 1) & desc_id_mask 147 if did == head_id: 149 did = (did + 1) & desc_id_mask
|
/kernel/linux/linux-6.6/tools/power/cpupower/utils/helpers/ |
H A D | amd.c | 23 unsigned did:3; member 37 unsigned did:6; member 52 t = pstate.pstatedef.did; in get_did() 56 t = pstate.pstate.did; in get_did() 64 int fid, did, cof; in get_cof() local 66 did = get_did(pstate); in get_cof() 69 cof = 200 * fid / did; in get_cof() 75 cof = (100 * (fid + t)) >> did; in get_cof()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/ |
H A D | dce_clk_mgr.c | 79 int dentist_get_divider_from_did(int did) in dentist_get_divider_from_did() argument 81 if (did < DENTIST_BASE_DID_1) in dentist_get_divider_from_did() 82 did = DENTIST_BASE_DID_1; in dentist_get_divider_from_did() 83 if (did > DENTIST_MAX_DID) in dentist_get_divider_from_did() 84 did = DENTIST_MAX_DID; in dentist_get_divider_from_did() 86 if (did < DENTIST_BASE_DID_2) { in dentist_get_divider_from_did() 88 * (did - DENTIST_BASE_DID_1); in dentist_get_divider_from_did() 89 } else if (did < DENTIST_BASE_DID_3) { in dentist_get_divider_from_did() 91 * (did - DENTIST_BASE_DID_2); in dentist_get_divider_from_did() 92 } else if (did < DENTIST_BASE_DID_ in dentist_get_divider_from_did() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/ |
H A D | dce_clk_mgr.c | 79 int dentist_get_divider_from_did(int did) in dentist_get_divider_from_did() argument 81 if (did < DENTIST_BASE_DID_1) in dentist_get_divider_from_did() 82 did = DENTIST_BASE_DID_1; in dentist_get_divider_from_did() 83 if (did > DENTIST_MAX_DID) in dentist_get_divider_from_did() 84 did = DENTIST_MAX_DID; in dentist_get_divider_from_did() 86 if (did < DENTIST_BASE_DID_2) { in dentist_get_divider_from_did() 88 * (did - DENTIST_BASE_DID_1); in dentist_get_divider_from_did() 89 } else if (did < DENTIST_BASE_DID_3) { in dentist_get_divider_from_did() 91 * (did - DENTIST_BASE_DID_2); in dentist_get_divider_from_did() 92 } else if (did < DENTIST_BASE_DID_ in dentist_get_divider_from_did() [all...] |
/kernel/linux/linux-5.10/drivers/pcmcia/ |
H A D | ds.c | 45 const struct pcmcia_device_id *did = p_drv->id_table; in pcmcia_check_driver() local 53 while (did && did->match_flags) { in pcmcia_check_driver() 55 if (!did->prod_id[i]) in pcmcia_check_driver() 58 hash = crc32(0, did->prod_id[i], strlen(did->prod_id[i])); in pcmcia_check_driver() 59 if (hash == did->prod_id_hash[i]) in pcmcia_check_driver() 64 "be 0x%x\n", p_drv->name, did->prod_id[i], in pcmcia_check_driver() 65 did->prod_id_hash[i], hash); in pcmcia_check_driver() 70 did in pcmcia_check_driver() 805 pcmcia_devmatch(struct pcmcia_device *dev, const struct pcmcia_device_id *did) pcmcia_devmatch() argument 912 const struct pcmcia_device_id *did = p_drv->id_table; pcmcia_bus_match() local [all...] |
/kernel/linux/linux-6.6/drivers/pcmcia/ |
H A D | ds.c | 45 const struct pcmcia_device_id *did = p_drv->id_table; in pcmcia_check_driver() local 53 while (did && did->match_flags) { in pcmcia_check_driver() 55 if (!did->prod_id[i]) in pcmcia_check_driver() 58 hash = crc32(0, did->prod_id[i], strlen(did->prod_id[i])); in pcmcia_check_driver() 59 if (hash == did->prod_id_hash[i]) in pcmcia_check_driver() 64 "be 0x%x\n", p_drv->name, did->prod_id[i], in pcmcia_check_driver() 65 did->prod_id_hash[i], hash); in pcmcia_check_driver() 70 did in pcmcia_check_driver() 800 pcmcia_devmatch(struct pcmcia_device *dev, const struct pcmcia_device_id *did) pcmcia_devmatch() argument 907 const struct pcmcia_device_id *did = p_drv->id_table; pcmcia_bus_match() local [all...] |
/kernel/linux/linux-5.10/drivers/scsi/libfc/ |
H A D | fc_elsct.c | 24 * @did: The destination ID for the frame 31 struct fc_seq *fc_elsct_send(struct fc_lport *lport, u32 did, in fc_elsct_send() argument 44 rc = fc_els_fill(lport, did, fp, op, &r_ctl, &fh_type); in fc_elsct_send() 47 rc = fc_ct_fill(lport, did, fp, op, &r_ctl, &fh_type, &did); in fc_elsct_send() 55 fc_fill_fc_hdr(fp, r_ctl, did, lport->port_id, fh_type, in fc_elsct_send()
|
/kernel/linux/linux-6.6/drivers/scsi/libfc/ |
H A D | fc_elsct.c | 24 * @did: The destination ID for the frame 31 struct fc_seq *fc_elsct_send(struct fc_lport *lport, u32 did, in fc_elsct_send() argument 44 rc = fc_els_fill(lport, did, fp, op, &r_ctl, &fh_type); in fc_elsct_send() 47 rc = fc_ct_fill(lport, did, fp, op, &r_ctl, &fh_type, &did); in fc_elsct_send() 55 fc_fill_fc_hdr(fp, r_ctl, did, lport->port_id, fh_type, in fc_elsct_send()
|
/kernel/linux/linux-5.10/include/scsi/fc/ |
H A D | fc_fcoe.h | 84 * @did: fc dest id to use 86 static inline void fc_fcoe_set_mac(u8 *mac, u8 *did) in fc_fcoe_set_mac() argument 91 mac[3] = did[0]; in fc_fcoe_set_mac() 92 mac[4] = did[1]; in fc_fcoe_set_mac() 93 mac[5] = did[2]; in fc_fcoe_set_mac()
|
/kernel/linux/linux-6.6/include/scsi/fc/ |
H A D | fc_fcoe.h | 84 * @did: fc dest id to use 86 static inline void fc_fcoe_set_mac(u8 *mac, u8 *did) in fc_fcoe_set_mac() argument 91 mac[3] = did[0]; in fc_fcoe_set_mac() 92 mac[4] = did[1]; in fc_fcoe_set_mac() 93 mac[5] = did[2]; in fc_fcoe_set_mac()
|
/kernel/linux/linux-5.10/scripts/gdb/linux/ |
H A D | dmesg.py | 99 did = tail_id 101 ind = did % desc_ring_count 109 if did == head_id: 111 did = (did + 1) & desc_id_mask 149 if did == head_id: 151 did = (did + 1) & desc_id_mask
|
/kernel/linux/linux-6.6/drivers/usb/cdns3/ |
H A D | drd.h | 17 __le32 did; member 61 __le32 did; member 83 #define OTG_CDNSP_CHECK_DID(did) (((did) & GENMASK(31, 8)) == 0x00040300) 86 #define OTG_CDNS3_CHECK_DID(did) (((did) & GENMASK(31, 8)) == 0x00040200)
|