Searched defs:reset_phy (Results 1 – 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/drivers/phy/qualcomm/ |
| D | phy-qcom-usb-ss.c | 39 struct reset_control *reset_phy; member
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/broadcom/ |
| D | bnx2.c | 2187 bnx2_init_5709s_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_5709s_phy() 2237 bnx2_init_5708s_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_5708s_phy() 2295 bnx2_init_5706s_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_5706s_phy() 2333 bnx2_init_copper_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_copper_phy() 2392 bnx2_init_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_phy() 5538 bnx2_init_nic(struct bnx2 *bp, int reset_phy) in bnx2_init_nic()
|
| D | tg3.c | 9866 static int tg3_reset_hw(struct tg3 *tp, bool reset_phy) in tg3_reset_hw() 10783 static int tg3_init_hw(struct tg3 *tp, bool reset_phy) in tg3_init_hw() 11163 static int tg3_restart_hw(struct tg3 *tp, bool reset_phy) in tg3_restart_hw() 11573 static int tg3_start(struct tg3 *tp, bool reset_phy, bool test_irq, in tg3_start() 12438 bool reset_phy = false; in tg3_set_ringparam() local 12510 bool reset_phy = false; in tg3_set_pauseparam() local 14281 bool reset_phy = false; in tg3_change_mtu() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
| D | bnx2.c | 2181 bnx2_init_5709s_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_5709s_phy() 2231 bnx2_init_5708s_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_5708s_phy() 2289 bnx2_init_5706s_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_5706s_phy() 2327 bnx2_init_copper_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_copper_phy() 2386 bnx2_init_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_phy() 5530 bnx2_init_nic(struct bnx2 *bp, int reset_phy) in bnx2_init_nic()
|
| D | tg3.c | 9864 static int tg3_reset_hw(struct tg3 *tp, bool reset_phy) in tg3_reset_hw() 10781 static int tg3_init_hw(struct tg3 *tp, bool reset_phy) in tg3_init_hw() 11159 static int tg3_restart_hw(struct tg3 *tp, bool reset_phy) in tg3_restart_hw() 11569 static int tg3_start(struct tg3 *tp, bool reset_phy, bool test_irq, in tg3_start() 12433 bool reset_phy = false; in tg3_set_ringparam() local 12505 bool reset_phy = false; in tg3_set_pauseparam() local 14257 bool reset_phy = false; in tg3_change_mtu() local
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/natsemi/ |
| D | ns83820.c | 128 static int reset_phy = 0; variable
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/natsemi/ |
| D | ns83820.c | 114 static int reset_phy = 0; variable
|