Home
last modified time | relevance | path

Searched refs:notify_down (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_vf.c480 wx->notify_down = true; in wx_get_link_status_from_pf()
482 wx->notify_down = false; in wx_get_link_status_from_pf()
484 if (wx->notify_down) { in wx_get_link_status_from_pf()
H A Dwx_sriov.c886 if (wx->notify_down) in wx_ping_all_vfs_with_link_status()
H A Dwx_type.h1295 bool notify_down; member
/linux/drivers/isdn/capi/
H A Dkcapi.c219 static void notify_down(u32 contr) in notify_down() function
247 notify_down(event->controller); in do_notify_work()