Home
last modified time | relevance | path

Searched refs:bnxt_hwmon_notify_event (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hwmon.h14 void bnxt_hwmon_notify_event(struct bnxt *bp);
18 static inline void bnxt_hwmon_notify_event(struct bnxt *bp) in bnxt_hwmon_notify_event() function
H A Dbnxt_hwmon.c21 void bnxt_hwmon_notify_event(struct bnxt *bp) in bnxt_hwmon_notify_event() function
H A Dbnxt.c14094 bnxt_hwmon_notify_event(bp); in bnxt_sp_task()