Searched refs:if_link (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/drivers/scsi/qedi/ |
H A D | qedi_sysfs.c | 35 struct qed_link_output if_link; in speed_show() local 37 qedi_ops->common->get_link(qedi->cdev, &if_link); in speed_show() 39 return sprintf(buf, "%d Gbit\n", if_link.speed / 1000); in speed_show()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_main.c | 2072 struct qed_link_output *if_link) in qed_fill_link() argument 2079 memset(if_link, 0, sizeof(*if_link)); in qed_fill_link() 2089 if_link->link_up = true; in qed_fill_link() 2093 phylink_set(if_link->supported_caps, Autoneg); in qed_fill_link() 2095 linkmode_copy(if_link->advertised_caps, if_link->supported_caps); in qed_fill_link() 2098 phylink_set(if_link->advertised_caps, Autoneg); in qed_fill_link() 2100 phylink_clear(if_link->advertised_caps, Autoneg); in qed_fill_link() 2104 if_link->advertised_caps); in qed_fill_link() 2107 phylink_set(if_link->supported_caps, Autoneg); in qed_fill_link() 2109 linkmode_copy(if_link->advertised_caps, if_link->supported_caps); in qed_fill_link() [all …]
|
/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/ |
H A D | 0001-macsec_linux-Hardware-offload-requires-Linux-headers.patch | 8 since enum 'macsec_offload' has been added to Linux header if_link.h
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
H A D | 0017-Adjust-for-musl-headers.patch | 178 #include <linux/if_link.h> 456 #include <linux/if_link.h>
|
/openbmc/linux/Documentation/networking/ |
H A D | statistics.rst | 184 .. kernel-doc:: include/uapi/linux/if_link.h
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
H A D | 0017-Adjust-for-musl-headers.patch | 165 #include <linux/if_link.h> 463 #include <linux/if_link.h>
|
/openbmc/linux/include/linux/qed/ |
H A D | qed_if.h | 967 struct qed_link_output *if_link);
|
/openbmc/linux/drivers/scsi/qedf/ |
H A D | qedf_main.c | 919 struct qed_link_output if_link; in qedf_ctx_soft_reset() local 943 qed_ops->common->get_link(qedf->cdev, &if_link); in qedf_ctx_soft_reset() 945 if (!if_link.link_up) { in qedf_ctx_soft_reset()
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/ |
H A D | buildhistory_filelist2.txt | 3541 -rw-r--r-- root root 23649 ./usr/include/linux/if_link.h
|
H A D | buildhistory_filelist1.txt | 3540 -rw-r--r-- root root 23649 ./usr/include/linux/if_link.h
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |