| /linux/include/linux/ |
| H A D | if_link.h | 26 __u32 linkstate; member
|
| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | ib_virt.c | 69 info->linkstate = mlx_to_net_policy(rep->policy); in mlx5_ib_get_vf_config() 70 if (info->linkstate == __IFLA_VF_LINK_STATE_MAX) in mlx5_ib_get_vf_config()
|
| /linux/include/linux/pds/ |
| H A D | pds_core_if.h | 376 u8 linkstate; member 416 u8 linkstate; member
|
| /linux/drivers/net/usb/ |
| H A D | kaweth.c | 206 int linkstate; member 428 …if (kaweth->linkstate != (act_state = ( kaweth->intbuffer[STATE_OFFSET] | STATE_MASK) >> STATE_SHI… in int_callback() 434 kaweth->linkstate = act_state; in int_callback() 669 return kaweth->linkstate; in kaweth_get_link()
|
| /linux/tools/net/ynl/pyynl/ |
| H A D | ethtool.py | 437 linkstate = dumpit(ynl, args, 'linkstate-get') 443 detected = detected_states.get(linkstate['link'], 'unknown')
|
| /linux/drivers/net/ethernet/natsemi/ |
| H A D | ns83820.c | 431 unsigned linkstate; member 691 dev->linkstate != newlinkstate) { in phy_intr() 699 dev->linkstate != newlinkstate) { in phy_intr() 704 dev->linkstate = newlinkstate; in phy_intr() 1329 dev->linkstate = LINK_AUTONEGOTIATE; 2049 dev->linkstate = LINK_AUTONEGOTIATE;
|
| /linux/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_sriov.c | 294 ivi->linkstate = FIELD_GET(NFP_NET_VF_CFG_CTRL_LINK_STATE, flags); in nfp_app_get_vf_config()
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_sriov.c | 590 ivi->linkstate = IFLA_VF_LINK_STATE_AUTO; in hinic_get_vf_config() 592 ivi->linkstate = IFLA_VF_LINK_STATE_ENABLE; in hinic_get_vf_config() 594 ivi->linkstate = IFLA_VF_LINK_STATE_DISABLE; in hinic_get_vf_config()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | ef10_sriov.c | 804 ivf->linkstate = MCDI_DWORD(outbuf, LINK_STATE_MODE_OUT_OLD_MODE); in efx_ef10_sriov_get_vf_config()
|
| /linux/drivers/scsi/bfa/ |
| H A D | bfa_defs_svc.h | 1089 u8 linkstate; /* Link state bfa_port_linkstate */ member
|
| /linux/drivers/net/netdevsim/ |
| H A D | netdev.c | 302 ivi->linkstate = nsim_dev->vfconfigs[vf].link_state; in nsim_get_vf_config()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_virtchnl_pf.c | 4773 ivi->linkstate = IFLA_VF_LINK_STATE_AUTO; in i40e_ndo_get_vf_config() 4775 ivi->linkstate = IFLA_VF_LINK_STATE_ENABLE; in i40e_ndo_get_vf_config() 4777 ivi->linkstate = IFLA_VF_LINK_STATE_DISABLE; in i40e_ndo_get_vf_config()
|
| /linux/drivers/net/ethernet/marvell/octeon_ep/ |
| H A D | octep_main.c | 1148 ivi->linkstate = IFLA_VF_LINK_STATE_ENABLE; in octep_get_vf_config()
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | cassini.c | 4478 enum link_state linkstate = link_up; in cas_get_link_ksettings() local 4491 linkstate = cp->lstate; in cas_get_link_ksettings() 4548 if (linkstate != link_up) { in cas_get_link_ksettings()
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_sriov.c | 1981 ivi->linkstate = adapter->vfinfo[vf].link_state; in ixgbe_ndo_get_vf_config()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | eswitch.c | 2233 ivi->linkstate = evport->info.link_state; in mlx5_eswitch_get_vport_config()
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_sriov.c | 2632 ivi->linkstate = vf->link_cfg; in bnx2x_get_vf_config()
|
| /linux/net/core/ |
| H A D | rtnetlink.c | 1530 ivi.linkstate = 0; in rtnl_fill_vfinfo() 1563 vf_linkstate.link_state = ivi.linkstate; in rtnl_fill_vfinfo()
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | cmd.c | 3233 ivf->linkstate = s_info->link_state; in mlx4_get_vf_config()
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_sriov.c | 4732 ivi->linkstate = vf_info->link_state; in qed_get_vf_config()
|
| /linux/drivers/net/ethernet/emulex/benet/ |
| H A D | be_main.c | 1914 vi->linkstate = adapter->vf_cfg[vf].plink_tracking; in be_get_vf_config()
|