Searched defs:link_status (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_dp_helper.c39 static u8 dp_link_status(u8 link_status[DP_LINK_STATUS_SIZE], int r) argument
44 static u8 dp_get_lane_status(u8 link_status[DP_LINK_STATUS_SIZE], argument
53 bool drm_dp_channel_eq_ok(u8 link_status[DP_LINK_STATUS_SIZE], argument
73 bool drm_dp_clock_recovery_ok(u8 link_status[DP_LINK_STATUS_SIZE], argument
88 u8 drm_dp_get_adjust_request_voltage(u8 link_status[DP_LINK_STATUS_SIZ argument
101 drm_dp_get_adjust_request_pre_emphasis(u8 link_status[DP_LINK_STATUS_SIZE], int lane) argument
[all...]
/freebsd-11-stable/sbin/ifconfig/
H A Daf_link.c58 link_status(int s __unused, const struct ifaddrs *ifa) function
/freebsd-11-stable/sys/dev/oce/
H A Doce_hw.c218 uint16_t link_status = local
H A Doce_if.h772 struct link_status { struct
833 uint8_t link_status; member in struct:oce_softc
/freebsd-11-stable/sys/netgraph/
H A Dng_eiface.c83 int link_status; /* fake */ member in struct:ng_eiface_private
/freebsd-11-stable/sys/dev/ixgb/
H A Dixgb_hw.c1173 boolean_t link_status = FALSE; local
/freebsd-11-stable/sys/dev/hyperv/netvsc/
H A Dhn_rndis.c174 hn_rndis_get_linkstatus(struct hn_softc *sc, uint32_t *link_status) argument
H A Dif_hn.c2570 uint32_t link_status; local
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Datombios_dp.c298 static void dp_get_adjust_train(u8 link_status[DP_LINK_STATUS_SIZE], argument
562 u8 link_status[DP_LINK_STATUS_SIZE]; local
583 u8 link_status[DP_LINK_STATUS_SIZ member in struct:radeon_dp_link_train_info
546 radeon_dp_get_link_status(struct radeon_connector *radeon_connector, u8 link_status[DP_LINK_STATUS_SIZE]) argument
[all...]
/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_emul.h187 uint16_t link_status; member in struct:pciecap
/freebsd-11-stable/sys/dev/sume/
H A Dif_sume.c954 int link_status; local
/freebsd-11-stable/sys/dev/usb/net/
H A Dif_axge.c327 uint8_t link_status, tmp[5]; local
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-mdio.h115 uint16_t link_status : 1; member in struct:__anon8606::__anon8607
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_dp.c1436 intel_dp_get_link_status(struct intel_dp *intel_dp, uint8_t link_status[DP_LINK_STATUS_SIZE]) argument
1517 intel_get_adjust_train(struct intel_dp *intel_dp, uint8_t link_status[DP_LINK_STATUS_SIZE]) argument
1817 uint8_t link_status[DP_LINK_STATUS_SIZE]; local
1903 uint8_t link_status[DP_LINK_STATUS_SIZ local
2129 u8 link_status[DP_LINK_STATUS_SIZE]; local
[all...]
/freebsd-11-stable/sys/dev/qlxge/
H A Dqls_def.h330 uint32_t link_status; member in struct:qla_host
/freebsd-11-stable/sys/dev/lmc/
H A Dif_lmc.c851 int link_status = STATUS_UP; local
1020 int link_status = STATUS_UP; local
1430 int link_status = STATUS_UP; local
1880 int link_status = STATUS_UP; local
[all...]
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe_elink.h497 uint32_t link_status; member in struct:elink_vars
H A Dbxe.c13279 uint16_t link_status; local
/freebsd-11-stable/sys/dev/vnic/
H A Dnic.h493 struct bgx_link_status link_status; member in union:nic_mbx
/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_common.c1005 void ixgbe_set_pci_config_data_generic(struct ixgbe_hw *hw, u16 link_status) argument
1057 u16 link_status; local
/freebsd-11-stable/sys/dev/ixl/
H A Dvirtchnl.h667 u8 link_status; member in struct:virtchnl_pf_event::__anon4719::__anon4720
672 u8 link_status; member in struct:virtchnl_pf_event::__anon4719::__anon4721
H A Dixl_pf_main.c5626 ixl_aq_get_link_status(struct ixl_pf *pf, struct i40e_aqc_get_link_status *link_status) argument
5665 struct i40e_aqc_get_link_status link_status; local
[all...]
H A Di40e_common.c5954 void i40e_set_pci_config_data(struct i40e_hw *hw, u16 link_status) argument
/freebsd-11-stable/sys/dev/cxgb/
H A Dcxgb_main.c1217 t3_os_link_changed(adapter_t *adapter, int port_id, int link_status, int speed, argument
/freebsd-11-stable/sys/dev/bce/
H A Dif_bce.c846 u16 link_status = pci_read_config(dev, reg + 0x12, 2); local

Completed in 419 milliseconds

12