Searched refs:linktype (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/sound/hda/ |
H A D | intel-nhlt.c | 50 if (epnt->linktype != NHLT_LINK_DMIC) in intel_nhlt_get_dmic_geo() 129 if (epnt->linktype == link_type) in intel_nhlt_has_endpoint_type() 149 if (epnt->linktype == NHLT_LINK_SSP && epnt->device_type == device_type) { in intel_nhlt_ssp_endpoint_mask() 186 if (epnt->linktype == NHLT_LINK_SSP && in intel_nhlt_ssp_mclk_mask() 276 epnt->virtual_bus_id, epnt->linktype, in nhlt_check_ep_match() 280 (epnt->linktype != link_type) || in nhlt_check_ep_match() 285 return epnt->linktype == NHLT_LINK_DMIC || in nhlt_check_ep_match()
|
/openbmc/linux/net/caif/ |
H A D | cfctrl.c | 78 p1->linktype == p2->linktype && in param_eq() 86 switch (p1->linktype) { in param_eq() 229 cfpkt_addbdy(pkt, (param->chtype << 4) | param->linktype); in cfctrl_linkup_request() 233 switch (param->linktype) { in cfctrl_linkup_request() 271 param->linktype); in cfctrl_linkup_request() 392 linkparam.linktype = serv; in cfctrl_recv() 594 u8 linkid, linktype, tmp; in handle_loop() local 620 cfpkt_peek_head(pkt, &linktype, 1); in handle_loop() 621 if (linktype == CFCTRL_SRV_UTIL) { in handle_loop()
|
H A D | cfcnfg.c | 253 l->linktype = CFCTRL_SRV_VEI; in caif_connect_req_to_link_param() 258 l->linktype = CFCTRL_SRV_DATAGRAM; in caif_connect_req_to_link_param() 263 l->linktype = CFCTRL_SRV_DATAGRAM; in caif_connect_req_to_link_param() 269 l->linktype = CFCTRL_SRV_RFM; in caif_connect_req_to_link_param() 275 l->linktype = CFCTRL_SRV_UTIL; in caif_connect_req_to_link_param() 290 l->linktype = CFCTRL_SRV_DBG; in caif_connect_req_to_link_param() 349 *proto_head = protohead[param.linktype] + phy->head_room; in caif_connect_client()
|
/openbmc/qemu/net/ |
H A D | dump.c | 52 uint32_t linktype; member 124 hdr.linktype = 1; in net_dump_state_init()
|
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_vport.h | 34 uint8_t linktype; member
|
/openbmc/linux/include/net/caif/ |
H A D | cfctrl.h | 59 enum cfctrl_srv linktype;/* (T3,T0) Type of Channel */ member
|
/openbmc/linux/include/sound/ |
H A D | intel-nhlt.h | 66 u8 linktype; member
|
/openbmc/linux/sound/soc/intel/skylake/ |
H A D | skl-debug.c | 127 mconfig->pipe->p_params->linktype, in module_read()
|
H A D | skl-nhlt.c | 258 if (epnt->linktype == NHLT_LINK_SSP) { in skl_get_clks()
|
H A D | skl-topology.h | 291 u8 linktype; member
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | ethernet.hpp | 81 LinkType linktype{}; member 713 ipv4Address.linktype = in extractIPData() 1149 if (((ipv4.linktype == LinkType::Global) && in getEthernetIfaceData()
|
/openbmc/linux/sound/soc/sof/ |
H A D | ipc4-topology.c | 1340 u32 linktype, u8 dir, u32 **dst, u32 *len) in snd_sof_get_nhlt_endpoint_data() argument 1349 switch (linktype) { in snd_sof_get_nhlt_endpoint_data() 1391 u32 linktype, u8 dir, u32 **dst, u32 *len) in snd_sof_get_nhlt_endpoint_data() argument
|
/openbmc/linux/tools/bpf/ |
H A D | bpf_dbg.c | 108 uint32_t linktype; member
|
/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | rtl8xxxu_core.c | 1631 enum nl80211_iftype linktype) in rtl8xxxu_set_linktype() argument 1638 switch (linktype) { in rtl8xxxu_set_linktype()
|