| /linux/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 | 82 union cvmx_helper_link_info link_info; in cvm_oct_adjust_link() local 107 union cvmx_helper_link_info link_info; in cvm_oct_common_stop() local
|
| /linux/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 | 303 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()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 2326 bnxt_get_media(struct bnxt_link_info *link_info) in bnxt_get_media() 2489 bnxt_get_link_mode(struct bnxt_link_info *link_info) in bnxt_get_link_mode() 2535 static void bnxt_get_ethtool_modes(struct bnxt_link_info *link_info, in bnxt_get_ethtool_modes() 2691 bnxt_get_all_ethtool_support_speeds(struct bnxt_link_info *link_info, in bnxt_get_all_ethtool_support_speeds() 2716 bnxt_get_all_ethtool_adv_speeds(struct bnxt_link_info *link_info, in bnxt_get_all_ethtool_adv_speeds() 2740 bnxt_get_all_ethtool_lp_speeds(struct bnxt_link_info *link_info, in bnxt_get_all_ethtool_lp_speeds() 2778 static void bnxt_set_ethtool_speeds(struct bnxt_link_info *link_info, in bnxt_set_ethtool_speeds() 2821 static void bnxt_fw_to_ethtool_advertised_fec(struct bnxt_link_info *link_info, in bnxt_fw_to_ethtool_advertised_fec() 2842 static void bnxt_fw_to_ethtool_support_fec(struct bnxt_link_info *link_info, in bnxt_fw_to_ethtool_support_fec() 2901 struct bnxt_link_info *link_info) in bnxt_get_default_speeds() [all …]
|
| H A D | bnxt.c | 2499 static u16 bnxt_get_force_speed(struct bnxt_link_info *link_info) in bnxt_get_force_speed() 2510 static void bnxt_set_force_speed(struct bnxt_link_info *link_info) in bnxt_set_force_speed() 2542 static void bnxt_set_auto_speed(struct bnxt_link_info *link_info) in bnxt_set_auto_speed() 2554 static bool bnxt_force_speed_updated(struct bnxt_link_info *link_info) in bnxt_force_speed_updated() 2572 static bool bnxt_auto_speed_updated(struct bnxt_link_info *link_info) in bnxt_auto_speed_updated() 2761 struct bnxt_link_info *link_info = &bp->link_info; in bnxt_async_event_process() local 12080 static char *bnxt_report_fec(struct bnxt_link_info *link_info) in bnxt_report_fec() 12104 static char *bnxt_link_down_reason(struct bnxt_link_info *link_info) in bnxt_link_down_reason() 12202 struct bnxt_link_info *link_info = &bp->link_info; in bnxt_hwrm_phy_qcaps() local 12288 static bool bnxt_support_speed_dropped(struct bnxt_link_info *link_info) in bnxt_support_speed_dropped() [all …]
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | xdp_link.c | 14 struct bpf_link_info link_info; in serial_test_xdp_link() local
|
| H A D | tc_helpers.h | 13 struct bpf_link_info link_info = {}; in ifindex_from_link_fd() local
|
| H A D | bpf_obj_id.c | 249 struct bpf_link_info link_info; in serial_test_bpf_obj_id() local
|
| H A D | check_mtu.c | 41 struct bpf_link_info link_info; in test_check_mtu_xdp_attach() local [all...] |
| H A D | unpriv_bpf_disabled.c | 154 struct bpf_link_info link_info = {}; test_unpriv_bpf_disabled_negative() local
|
| H A D | xfrm_info.c | 210 struct rtattr *link_info, *info_data; in setup_xfrmi_external_dev() local
|
| H A D | fexit_bpf2bpf.c | 111 struct bpf_link_info link_info; in test_fexit_bpf2bpf_common() local
|
| /linux/drivers/thunderbolt/ |
| H A D | tb_msgs.h | 189 u16 link_info; member 211 u16 link_info; member 217 u16 link_info; member 229 u16 link_info; member 272 u16 link_info; member 283 u16 link_info; member 310 u16 link_info; member 316 u16 link_info; member 364 u16 link_info; member 377 u16 link_info; member
|
| /linux/drivers/net/ethernet/marvell/octeon_ep/ |
| H A D | octep_ctrl_net.c | 259 struct octep_iface_link_info *link_info) in octep_ctrl_net_get_link_info() 284 struct octep_iface_link_info *link_info, in octep_ctrl_net_set_link_info()
|
| H A D | octep_ctrl_net.h | 145 struct octep_ctrl_net_h2f_req_cmd_link_info link_info; member 202 struct octep_ctrl_net_link_info link_info; member
|
| H A D | octep_pfvf_mbox.c | 328 struct octep_iface_link_info link_info; in octep_pfvf_pf_get_data() local
|
| /linux/tools/testing/selftests/net/tcp_ao/lib/ |
| H A D | netlink.c | 144 struct rtattr *link_info, *info_data; in __add_veth() local 358 struct rtattr *link_info, *info_data; in __add_vrf() local
|
| /linux/tools/perf/util/ |
| H A D | bpf_counter.c | 57 struct bpf_link_info link_info = { .id = 0, }; in bpf_link_get_id() local 66 struct bpf_link_info link_info = { .id = 0, }; in bpf_link_get_prog_id() local
|
| /linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
| H A D | hclgevf_mbx.c | 302 struct hclge_mbx_link_status *link_info; in hclgevf_mbx_async_handler() local
|
| /linux/tools/bpf/bpftool/ |
| H A D | struct_ops.c | 501 struct bpf_link_info link_info = {}; in do_register() local
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | lmac_common.h | 37 struct cgx_link_user_info link_info; member
|
| /linux/tools/testing/selftests/net/ |
| H A D | tap.c | 86 struct rtattr *link_info, *info_data; in dev_create() local
|