Searched refs:tg3_ape_unlock (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 769 static void tg3_ape_unlock(struct tg3 *tp, int locknum) in tg3_ape_unlock() function 818 tg3_ape_unlock(tp, TG3_APE_LOCK_MEM); in tg3_ape_event_lock() 890 tg3_ape_unlock(tp, TG3_APE_LOCK_MEM); in tg3_ape_scratchpad_read() 930 tg3_ape_unlock(tp, TG3_APE_LOCK_MEM); in tg3_ape_send_event() 1165 tg3_ape_unlock(tp, tp->phy_ape_lock); in __tg3_readphy() 1224 tg3_ape_unlock(tp, tp->phy_ape_lock); in __tg3_writephy() 2830 tg3_ape_unlock(tp, TG3_APE_LOCK_GPIO); in tg3_pwrsrc_switch_to_vmain() 2962 tg3_ape_unlock(tp, TG3_APE_LOCK_GPIO); in tg3_frob_aux_power_5717() 9294 tg3_ape_unlock(tp, TG3_APE_LOCK_GRC);
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 770 static void tg3_ape_unlock(struct tg3 *tp, int locknum) in tg3_ape_unlock() function 819 tg3_ape_unlock(tp, TG3_APE_LOCK_MEM); in tg3_ape_event_lock() 891 tg3_ape_unlock(tp, TG3_APE_LOCK_MEM); in tg3_ape_scratchpad_read() 931 tg3_ape_unlock(tp, TG3_APE_LOCK_MEM); in tg3_ape_send_event() 1166 tg3_ape_unlock(tp, tp->phy_ape_lock); in __tg3_readphy() 1225 tg3_ape_unlock(tp, tp->phy_ape_lock); in __tg3_writephy() 2824 tg3_ape_unlock(tp, TG3_APE_LOCK_GPIO); in tg3_pwrsrc_switch_to_vmain() 2956 tg3_ape_unlock(tp, TG3_APE_LOCK_GPIO); in tg3_frob_aux_power_5717() 9279 tg3_ape_unlock(tp, TG3_APE_LOCK_GRC);
|
Completed in 34 milliseconds