| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | simple_card_utils.h | 65 struct link_info { struct 66 int dais; /* number of dai */ 67 int link; /* number of link */ 68 int conf; /* number of codec_conf */ 69 int cpu; /* turn for CPU / Codec */
|
| /OK3568_Linux_fs/kernel/drivers/staging/octeon/ |
| H A D | ethernet-rgmii.c | 56 union cvmx_helper_link_info link_info; in cvm_oct_check_preamble_errors() local 106 union cvmx_helper_link_info link_info; in cvm_oct_rgmii_poll() local
|
| H A D | ethernet-mdio.c | 84 union cvmx_helper_link_info link_info; in cvm_oct_adjust_link() local 109 union cvmx_helper_link_info link_info; in cvm_oct_common_stop() local
|
| H A D | octeon-ethernet.h | 70 u64 link_info; member
|
| H A D | ethernet.c | 464 union cvmx_helper_link_info link_info; in cvm_oct_common_open() local 500 union cvmx_helper_link_info link_info; in cvm_oct_link_poll() local
|
| /OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/executive/ |
| H A D | cvmx-helper-sgmii.c | 203 union cvmx_helper_link_info in __cvmx_helper_sgmii_hardware_init_link_speed() 508 union cvmx_helper_link_info link_info) in __cvmx_helper_sgmii_link_set()
|
| H A D | cvmx-helper-spi.c | 196 int __cvmx_helper_spi_link_set(int ipd_port, union cvmx_helper_link_info link_info) in __cvmx_helper_spi_link_set()
|
| H A D | cvmx-helper-xaui.c | 302 int __cvmx_helper_xaui_link_set(int ipd_port, union cvmx_helper_link_info link_info) in __cvmx_helper_xaui_link_set()
|
| H A D | cvmx-helper-rgmii.c | 295 union cvmx_helper_link_info link_info) in __cvmx_helper_rgmii_link_set()
|
| H A D | cvmx-helper.c | 1139 int cvmx_helper_link_set(int ipd_port, union cvmx_helper_link_info link_info) in cvmx_helper_link_set()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 1543 static void bnxt_fw_to_ethtool_advertised_fec(struct bnxt_link_info *link_info, in bnxt_fw_to_ethtool_advertised_fec() 1564 static void bnxt_fw_to_ethtool_advertised_spds(struct bnxt_link_info *link_info, in bnxt_fw_to_ethtool_advertised_spds() 1579 static void bnxt_fw_to_ethtool_lp_adv(struct bnxt_link_info *link_info, in bnxt_fw_to_ethtool_lp_adv() 1594 static void bnxt_fw_to_ethtool_support_fec(struct bnxt_link_info *link_info, in bnxt_fw_to_ethtool_support_fec() 1615 static void bnxt_fw_to_ethtool_support_spds(struct bnxt_link_info *link_info, in bnxt_fw_to_ethtool_support_spds() 1665 struct bnxt_link_info *link_info = &bp->link_info; in bnxt_get_link_ksettings() local 1726 struct bnxt_link_info *link_info = &bp->link_info; in bnxt_force_link_speed() local 1831 struct bnxt_link_info *link_info = &bp->link_info; in bnxt_set_link_ksettings() local 1894 struct bnxt_link_info *link_info; in bnxt_get_fecparam() local 1936 static u32 bnxt_ethtool_forced_fec_to_fw(struct bnxt_link_info *link_info, in bnxt_ethtool_forced_fec_to_fw() [all …]
|
| H A D | bnxt.c | 2039 struct bnxt_link_info *link_info = &bp->link_info; in bnxt_async_event_process() local 8978 static char *bnxt_report_fec(struct bnxt_link_info *link_info) in bnxt_report_fec() 9060 struct bnxt_link_info *link_info = &bp->link_info; in bnxt_hwrm_phy_qcaps() local 9138 struct bnxt_link_info *link_info = &bp->link_info; in bnxt_update_link() local 9269 struct bnxt_link_info *link_info = &bp->link_info; in bnxt_get_port_module_status() local 9697 struct bnxt_link_info *link_info = &bp->link_info; in bnxt_eee_config_ok() local 9724 struct bnxt_link_info *link_info = &bp->link_info; in bnxt_update_phy_setting() local 11085 struct bnxt_link_info *link_info = &bp->link_info; in bnxt_init_ethtool_link_settings() local 12277 struct bnxt_link_info *link_info = &bp->link_info; in bnxt_probe_phy() local
|
| /OK3568_Linux_fs/kernel/drivers/thunderbolt/ |
| H A D | tb_msgs.h | 183 u16 link_info; member 205 u16 link_info; member 211 u16 link_info; member 223 u16 link_info; member 266 u16 link_info; member 277 u16 link_info; member 304 u16 link_info; member 310 u16 link_info; member 356 u16 link_info; member 369 u16 link_info; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dp/ |
| H A D | dp_panel.c | 28 struct dp_link_info *link_info; in dp_panel_read_dpcd() local 114 struct dp_link_info *link_info; in dp_panel_get_supported_bpp() local
|
| H A D | dp_panel.h | 44 struct dp_link_info link_info; member
|
| H A D | dp_link.c | 801 struct dp_link_info *link_info, bool enable) in dp_link_psm_config()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | xdp_link.c | 14 struct bpf_link_info link_info; in test_xdp_link() local
|
| H A D | bpf_obj_id.c | 301 struct bpf_link_info link_info; in test_bpf_obj_id() local
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | namespaces.h | 25 struct perf_ns_link_info link_info[]; member
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/ |
| H A D | coresight-cti-core.c | 477 struct coresight_sysfs_link link_info; in cti_add_sysfs_link() local 496 struct coresight_sysfs_link link_info; in cti_remove_sysfs_link() local
|
| /OK3568_Linux_fs/kernel/drivers/clk/rockchip/ |
| H A D | clk-link.c | 154 const struct rockchip_link_info *link_info; in rockchip_clk_link_probe() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/btc/ |
| H A D | halbtccommon.c | 1046 struct btc_wifi_link_info *link_info = &btc->wifi_link_info; in rtw_btc_update_wl_ch_info() local 2357 struct btc_wifi_link_info *link_info = &btc->wifi_link_info; in rtw_btc_action_bt_idle() local 3345 struct btc_wifi_link_info *link_info = &btc->wifi_link_info; in rtw_btc_action_wl_p2p2g() local 3458 struct btc_wifi_link_info *link_info = &btc->wifi_link_info; in rtw_btc_run_coex() local
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | smb2inode.c | 59 struct smb2_file_link_info link_info; member
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/ |
| H A D | mpp_rkvdec2_link.c | 216 struct rkvdec_link_info *link_info = dev->info; in rkvdec_link_status_update() local 1134 struct rkvdec_link_info *link_info = mpp->var->hw_info->link_info; in rkvdec2_link_process_task() local
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | libbpf.h | 274 union bpf_iter_link_info *link_info; member
|