/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_selftest.c | 171 int i, carrier_ok; in mlx4_en_ex_selftest() local 177 carrier_ok = netif_carrier_ok(dev); in mlx4_en_ex_selftest() 192 if (carrier_ok) in mlx4_en_ex_selftest()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_selftest.c | 171 int i, carrier_ok; in mlx4_en_ex_selftest() local 177 carrier_ok = netif_carrier_ok(dev); in mlx4_en_ex_selftest() 192 if (carrier_ok) in mlx4_en_ex_selftest()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | cmsg.c | 75 int nfp_flower_cmsg_portmod(struct nfp_repr *repr, bool carrier_ok, in nfp_flower_cmsg_portmod() argument 89 msg->info = carrier_ok; in nfp_flower_cmsg_portmod()
|
H A D | cmsg.h | 736 int nfp_flower_cmsg_portmod(struct nfp_repr *repr, bool carrier_ok,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | cmsg.c | 75 int nfp_flower_cmsg_portmod(struct nfp_repr *repr, bool carrier_ok, in nfp_flower_cmsg_portmod() argument 89 msg->info = carrier_ok; in nfp_flower_cmsg_portmod()
|
H A D | cmsg.h | 743 int nfp_flower_cmsg_portmod(struct nfp_repr *repr, bool carrier_ok,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | reporter_tx.c | 173 int carrier_ok; in mlx5e_tx_reporter_ptpsq_unhealthy_recover() local 185 carrier_ok = netif_carrier_ok(netdev); in mlx5e_tx_reporter_ptpsq_unhealthy_recover() 196 if (carrier_ok) in mlx5e_tx_reporter_ptpsq_unhealthy_recover()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ethtool.c | 1231 mlxsw_sp1_from_ptys_speed_duplex(struct mlxsw_sp *mlxsw_sp, bool carrier_ok, in mlxsw_sp1_from_ptys_speed_duplex() argument 1238 if (!carrier_ok) in mlxsw_sp1_from_ptys_speed_duplex() 1654 mlxsw_sp2_from_ptys_speed_duplex(struct mlxsw_sp *mlxsw_sp, bool carrier_ok, in mlxsw_sp2_from_ptys_speed_duplex() argument 1661 if (!carrier_ok) in mlxsw_sp2_from_ptys_speed_duplex()
|
H A D | switchx2.c | 667 static void mlxsw_sx_from_ptys_speed_duplex(bool carrier_ok, u32 ptys_eth_proto, in mlxsw_sx_from_ptys_speed_duplex() argument 674 if (!carrier_ok) in mlxsw_sx_from_ptys_speed_duplex()
|
H A D | spectrum.h | 334 bool carrier_ok, u32 ptys_eth_proto,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ethtool.c | 1428 mlxsw_sp1_from_ptys_link_mode(struct mlxsw_sp *mlxsw_sp, bool carrier_ok, in mlxsw_sp1_from_ptys_link_mode() argument 1439 if (!carrier_ok) in mlxsw_sp1_from_ptys_link_mode() 1894 mlxsw_sp2_from_ptys_link_mode(struct mlxsw_sp *mlxsw_sp, bool carrier_ok, in mlxsw_sp2_from_ptys_link_mode() argument 1905 if (!carrier_ok) in mlxsw_sp2_from_ptys_link_mode()
|
H A D | spectrum.h | 379 bool carrier_ok, u32 ptys_eth_proto,
|
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | qeth_l2_main.c | 2218 static int qeth_l2_set_online(struct qeth_card *card, bool carrier_ok) in qeth_l2_set_online() argument 2253 if (carrier_ok) in qeth_l2_set_online() 2264 if (carrier_ok) in qeth_l2_set_online()
|
H A D | qeth_l3_main.c | 1992 static int qeth_l3_set_online(struct qeth_card *card, bool carrier_ok) in qeth_l3_set_online() argument 2024 if (carrier_ok) in qeth_l3_set_online() 2035 if (carrier_ok) in qeth_l3_set_online()
|
H A D | qeth_core_main.c | 5148 static int qeth_hardsetup_card(struct qeth_card *card, bool *carrier_ok) in qeth_hardsetup_card() argument 5228 *carrier_ok = false; in qeth_hardsetup_card() 5233 *carrier_ok = true; in qeth_hardsetup_card() 5293 bool carrier_ok; in qeth_set_online() local 5299 rc = qeth_hardsetup_card(card, &carrier_ok); in qeth_set_online() 5312 rc = disc->set_online(card, carrier_ok); in qeth_set_online()
|
H A D | qeth_core.h | 778 int (*set_online)(struct qeth_card *card, bool carrier_ok);
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | qeth_l3_main.c | 1973 static int qeth_l3_set_online(struct qeth_card *card, bool carrier_ok) in qeth_l3_set_online() argument 2005 if (carrier_ok) in qeth_l3_set_online() 2016 if (carrier_ok) in qeth_l3_set_online()
|
H A D | qeth_l2_main.c | 2336 static int qeth_l2_set_online(struct qeth_card *card, bool carrier_ok) in qeth_l2_set_online() argument 2371 if (carrier_ok) in qeth_l2_set_online() 2382 if (carrier_ok) in qeth_l2_set_online()
|
H A D | qeth_core.h | 770 int (*set_online)(struct qeth_card *card, bool carrier_ok);
|
H A D | qeth_core_main.c | 5168 static int qeth_hardsetup_card(struct qeth_card *card, bool *carrier_ok) in qeth_hardsetup_card() argument 5248 *carrier_ok = false; in qeth_hardsetup_card() 5253 *carrier_ok = true; in qeth_hardsetup_card() 5315 bool carrier_ok; in qeth_set_online() local 5321 rc = qeth_hardsetup_card(card, &carrier_ok); in qeth_set_online() 5334 rc = disc->set_online(card, carrier_ok); in qeth_set_online()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/ |
H A D | enic_main.c | 427 int carrier_ok = netif_carrier_ok(enic->netdev); in enic_link_check() local 429 if (link_status && !carrier_ok) { in enic_link_check() 432 } else if (!link_status && carrier_ok) { in enic_link_check()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/ |
H A D | enic_main.c | 427 int carrier_ok = netif_carrier_ok(enic->netdev); in enic_link_check() local 429 if (link_status && !carrier_ok) { in enic_link_check() 432 } else if (!link_status && carrier_ok) { in enic_link_check()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_main.c | 3072 int carrier_ok; in mlx5e_switch_priv_channels() local 3075 carrier_ok = netif_carrier_ok(netdev); in mlx5e_switch_priv_channels() 3101 if (carrier_ok) in mlx5e_switch_priv_channels()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_main.c | 3016 int carrier_ok; in mlx5e_switch_priv_channels() local 3019 carrier_ok = netif_carrier_ok(netdev); in mlx5e_switch_priv_channels() 3046 if (carrier_ok) in mlx5e_switch_priv_channels()
|