Home
last modified time | relevance | path

Searched refs:link_state (Results 1 – 19 of 19) sorted by relevance

/external/autotest/server/site_tests/network_WiFi_TDLSPing/
Dnetwork_WiFi_TDLSPing.py126 link_state = self.context.client.query_tdls_link(peer_ip)
127 if link_state is not False:
129 'First query of TDLS link succeeded: %r' % link_state)
143 link_state = self.context.client.query_tdls_link(peer_ip)
145 % link_state)
154 link_state = self.context.client.query_tdls_link(peer_ip)
156 link_state)
169 link_state = self.context.client.query_tdls_link(peer_mac)
170 if link_state != 'Connected':
172 'DUT does not report TDLS link is active: %r' % link_state)
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/ufs/ufshcd_runtime_suspend/
Dformat13 field:int link_state; offset:28; size:4; signed:1;
15link_state: %s, err %d", __get_str(dev_name), REC->usecs, __print_symbolic(REC->dev_state, { UFS_A…
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/ufs/ufshcd_init/
Dformat13 field:int link_state; offset:28; size:4; signed:1;
15link_state: %s, err %d", __get_str(dev_name), REC->usecs, __print_symbolic(REC->dev_state, { UFS_A…
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/ufs/ufshcd_system_resume/
Dformat13 field:int link_state; offset:28; size:4; signed:1;
15link_state: %s, err %d", __get_str(dev_name), REC->usecs, __print_symbolic(REC->dev_state, { UFS_A…
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/ufs/ufshcd_runtime_resume/
Dformat13 field:int link_state; offset:28; size:4; signed:1;
15link_state: %s, err %d", __get_str(dev_name), REC->usecs, __print_symbolic(REC->dev_state, { UFS_A…
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/ufs/ufshcd_system_suspend/
Dformat13 field:int link_state; offset:28; size:4; signed:1;
15link_state: %s, err %d", __get_str(dev_name), REC->usecs, __print_symbolic(REC->dev_state, { UFS_A…
/external/iproute2/rdma/
Dlink.c154 static const char *link_state_to_str(uint8_t link_state) in link_state_to_str() argument
160 if (link_state < ARRAY_SIZE(link_state_str)) in link_state_to_str()
161 return link_state_str[link_state]; in link_state_to_str()
/external/u-boot/drivers/net/fsl-mc/
Ddpmac.c190 struct dpmac_link_state *link_state) in dpmac_set_link_state() argument
198 DPMAC_CMD_SET_LINK_STATE(cmd, link_state); in dpmac_set_link_state()
/external/u-boot/drivers/net/ldpaa_eth/
Dldpaa_eth.c385 struct dpni_link_state link_state; in ldpaa_eth_open() local
504 dflt_dpni->dpni_handle, &link_state); in ldpaa_eth_open()
510 printf("DPNI link status: %d - ", link_state.up); in ldpaa_eth_open()
511 link_state.up == 0 ? printf("down\n") : in ldpaa_eth_open()
512 link_state.up == 1 ? printf("up\n") : printf("error state\n"); in ldpaa_eth_open()
/external/u-boot/drivers/usb/dwc3/
Dgadget.c1268 u8 link_state; in dwc3_gadget_wakeup() local
1288 link_state = DWC3_DSTS_USBLNKST(reg); in dwc3_gadget_wakeup()
1290 switch (link_state) { in dwc3_gadget_wakeup()
1296 link_state); in dwc3_gadget_wakeup()
2280 if ((dwc->link_state == DWC3_LINK_STATE_U3) && in dwc3_gadget_linksts_change_interrupt()
2310 switch (dwc->link_state) { in dwc3_gadget_linksts_change_interrupt()
2350 dwc->link_state = next; in dwc3_gadget_linksts_change_interrupt()
Dcore.h767 enum dwc3_link_state link_state; member
/external/libpcap/
Dpcap-npf.c1464 NDIS_LINK_STATE link_state; in get_if_flags() local
1618 len = sizeof(link_state); in get_if_flags()
1619 status = oid_get_request(adapter, OID_GEN_LINK_STATE, &link_state, in get_if_flags()
1626 switch (link_state.MediaConnectState) { in get_if_flags()
/external/u-boot/include/fsl-mc/
Dfsl_dpmac.h369 struct dpmac_link_state *link_state);
/external/kernel-headers/original/uapi/linux/
Dvfio.h351 __u32 link_state; member
Dif_link.h759 __u32 link_state; member
/external/iproute2/ip/
Diplink.c485 ivl.link_state = IFLA_VF_LINK_STATE_AUTO; in iplink_parse_vf()
487 ivl.link_state = IFLA_VF_LINK_STATE_ENABLE; in iplink_parse_vf()
489 ivl.link_state = IFLA_VF_LINK_STATE_DISABLE; in iplink_parse_vf()
Dipaddress.c459 if (vf_linkstate->link_state == IFLA_VF_LINK_STATE_AUTO) in print_vfinfo()
464 else if (vf_linkstate->link_state == IFLA_VF_LINK_STATE_ENABLE) in print_vfinfo()
/external/iproute2/include/uapi/linux/
Dif_link.h709 __u32 link_state; member
/external/selinux/libsepol/src/
Dlink.c54 typedef struct link_state { struct