Home
last modified time | relevance | path

Searched refs:cxgb4_inet6addr_notifier (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c2727 static struct notifier_block cxgb4_inet6addr_notifier = { variable
7277 ret = register_inet6addr_notifier(&cxgb4_inet6addr_notifier); in cxgb4_init_module()
7298 unregister_inet6addr_notifier(&cxgb4_inet6addr_notifier); in cxgb4_cleanup_module()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c2726 static struct notifier_block cxgb4_inet6addr_notifier = { variable
7250 ret = register_inet6addr_notifier(&cxgb4_inet6addr_notifier); in cxgb4_init_module()
7271 unregister_inet6addr_notifier(&cxgb4_inet6addr_notifier); in cxgb4_cleanup_module()

Completed in 17 milliseconds