Searched refs:get_link (Results 1 – 25 of 325) sorted by relevance
12345678910>>...13
/linux-6.12.1/fs/jfs/ |
D | symlink.c | 12 .get_link = simple_get_link, 18 .get_link = page_get_link,
|
/linux-6.12.1/fs/ext2/ |
D | symlink.c | 25 .get_link = page_get_link, 32 .get_link = simple_get_link,
|
/linux-6.12.1/fs/ext4/ |
D | symlink.c | 118 .get_link = ext4_encrypted_get_link, 125 .get_link = ext4_get_link, 132 .get_link = simple_get_link,
|
/linux-6.12.1/fs/jffs2/ |
D | symlink.c | 16 .get_link = simple_get_link,
|
/linux-6.12.1/fs/orangefs/ |
D | symlink.c | 13 .get_link = simple_get_link,
|
/linux-6.12.1/fs/autofs/ |
D | symlink.c | 25 .get_link = autofs_get_link
|
/linux-6.12.1/drivers/staging/rtl8192e/rtl8192e/ |
D | rtl_ethtool.c | 36 .get_link = _rtl92e_ethtool_get_link,
|
/linux-6.12.1/drivers/scsi/qedi/ |
D | qedi_sysfs.c | 37 qedi_ops->common->get_link(qedi->cdev, &if_link); in speed_show()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
D | ethtool.c | 289 .get_link = ethtool_op_get_link, 294 .get_link = ethtool_op_get_link,
|
/linux-6.12.1/fs/ocfs2/ |
D | symlink.c | 89 .get_link = page_get_link,
|
/linux-6.12.1/drivers/net/ethernet/sfc/ |
D | ef100_ethtool.c | 50 .get_link = ethtool_op_get_link,
|
/linux-6.12.1/fs/nfs/ |
D | symlink.c | 74 .get_link = nfs_get_link,
|
/linux-6.12.1/fs/proc/ |
D | self.c | 31 .get_link = proc_self_get_link,
|
D | thread_self.c | 31 .get_link = proc_thread_self_get_link,
|
/linux-6.12.1/fs/affs/ |
D | symlink.c | 73 .get_link = page_get_link,
|
/linux-6.12.1/drivers/net/ethernet/pasemi/ |
D | pasemi_mac_ethtool.c | 115 .get_link = ethtool_op_get_link,
|
/linux-6.12.1/fs/squashfs/ |
D | symlink.c | 106 .get_link = page_get_link,
|
/linux-6.12.1/drivers/net/ethernet/qlogic/qede/ |
D | qede_ethtool.c | 518 edev->ops->common->get_link(edev->cdev, ¤t_link); in qede_get_link_ksettings() 557 edev->ops->common->get_link(edev->cdev, ¤t_link); in qede_set_link_ksettings() 723 edev->ops->common->get_link(edev->cdev, ¤t_link); in qede_nway_reset() 743 edev->ops->common->get_link(edev->cdev, ¤t_link); in qede_get_link() 950 edev->ops->common->get_link(edev->cdev, ¤t_link); in qede_get_pauseparam() 979 edev->ops->common->get_link(edev->cdev, ¤t_link); in qede_set_pauseparam() 1785 edev->ops->common->get_link(edev->cdev, ¤t_link); in qede_get_eee() 1836 edev->ops->common->get_link(edev->cdev, ¤t_link); in qede_set_eee() 1919 edev->ops->common->get_link(edev->cdev, &curr_link); in qede_get_fecparam() 2281 .get_link = qede_get_link, [all …]
|
/linux-6.12.1/drivers/net/ |
D | nlmon.c | 52 .get_link = always_on,
|
D | vsockmon.c | 79 .get_link = always_on,
|
/linux-6.12.1/fs/udf/ |
D | symlink.c | 169 .get_link = page_get_link,
|
/linux-6.12.1/fs/erofs/ |
D | inode.c | 356 .get_link = page_get_link, 363 .get_link = simple_get_link,
|
/linux-6.12.1/fs/kernfs/ |
D | symlink.c | 149 .get_link = kernfs_iop_get_link,
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxbf_gige/ |
D | mlxbf_gige_ethtool.c | 163 .get_link = ethtool_op_get_link,
|
/linux-6.12.1/drivers/staging/octeon/ |
D | ethernet-mdio.c | 41 .get_link = ethtool_op_get_link,
|
12345678910>>...13