Searched defs:port_cap (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_main.c940 struct hinic_port_cap port_cap = {0}; local
H A Dhinic_sriov.c864 struct hinic_port_cap port_cap = { 0 }; local
H A Dhinic_port.c333 hinic_port_get_cap(struct hinic_dev *nic_dev, struct hinic_port_cap *port_cap) argument
[all...]
H A Dhinic_ethtool.c264 struct hinic_port_cap port_cap; local
394 struct hinic_port_cap port_cap = { 0 }; local
854 struct hinic_port_cap port_cap = {0}; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Deq.c157 struct mlx4_port_cap port_cap; local
H A Dfw.h132 struct mlx4_port_cap port_cap[MLX4_MAX_PORTS + 1]; member in struct:mlx4_dev_cap
H A Dmain.c396 _mlx4_dev_port(struct mlx4_dev *dev, int port, struct mlx4_port_cap *port_cap) argument
423 mlx4_dev_port(struct mlx4_dev *dev, int port, struct mlx4_port_cap *port_cap) argument
2265 struct mlx4_port_cap port_cap; local
[all...]
H A Dfw.c1186 int mlx4_QUERY_PORT(struct mlx4_dev *dev, int port, struct mlx4_port_cap *port_cap) argument
1461 struct mlx4_port_cap port_cap; local
[all...]
/linux-master/drivers/usb/host/
H A Dxhci-hub.c41 struct xhci_port_cap *port_cap = NULL; local
[all...]
H A Dxhci-mem.c1999 struct xhci_port_cap *port_cap; local
[all...]
H A Dxhci.h1461 struct xhci_port_cap *port_cap; member in struct:xhci_port
/linux-master/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c804 drm_dp_downstream_is_type(const u8 dpcd[DP_RECEIVER_CAP_SIZE], const u8 port_cap[4], u8 type) argument
821 drm_dp_downstream_is_tmds(const u8 dpcd[DP_RECEIVER_CAP_SIZE], const u8 port_cap[4], const struct drm_edid *drm_edid) argument
1050 drm_dp_downstream_max_dotclock(const u8 dpcd[DP_RECEIVER_CAP_SIZE], const u8 port_cap[4]) argument
1079 drm_dp_downstream_max_tmds_clock(const u8 dpcd[DP_RECEIVER_CAP_SIZE], const u8 port_cap[4], const struct drm_edid *drm_edid) argument
1144 drm_dp_downstream_min_tmds_clock(const u8 dpcd[DP_RECEIVER_CAP_SIZE], const u8 port_cap[4], const struct drm_edid *drm_edid) argument
1187 drm_dp_downstream_max_bpc(const u8 dpcd[DP_RECEIVER_CAP_SIZE], const u8 port_cap[4], const struct drm_edid *drm_edid) argument
1243 drm_dp_downstream_420_passthrough(const u8 dpcd[DP_RECEIVER_CAP_SIZE], const u8 port_cap[4]) argument
1274 drm_dp_downstream_444_to_420_conversion(const u8 dpcd[DP_RECEIVER_CAP_SIZE], const u8 port_cap[4]) argument
1305 drm_dp_downstream_rgb_to_ycbcr_conversion(const u8 dpcd[DP_RECEIVER_CAP_SIZE], const u8 port_cap[4], u8 color_spc) argument
1338 drm_dp_downstream_mode(struct drm_device *dev, const u8 dpcd[DP_RECEIVER_CAP_SIZE], const u8 port_cap[4]) argument
1404 drm_dp_downstream_debug(struct seq_file *m, const u8 dpcd[DP_RECEIVER_CAP_SIZE], const u8 port_cap[4], const struct drm_edid *drm_edid, struct drm_dp_aux *aux) argument
1492 drm_dp_subconnector_type(const u8 dpcd[DP_RECEIVER_CAP_SIZE], const u8 port_cap[4]) argument
1547 drm_dp_set_subconnector_property(struct drm_connector *connector, enum drm_connector_status status, const u8 *dpcd, const u8 port_cap[4]) argument
3056 drm_dp_get_pcon_max_frl_bw(const u8 dpcd[DP_RECEIVER_CAP_SIZE], const u8 port_cap[4]) argument
[all...]

Completed in 342 milliseconds