Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw_utils.c158 hdl = i40iw_find_netdev(event_netdev); in i40iw_inetaddr_event()
220 hdl = i40iw_find_netdev(event_netdev); in i40iw_inet6addr_event()
270 iwhdl = i40iw_find_netdev((struct net_device *)neigh->dev); in i40iw_net_event()
316 hdl = i40iw_find_netdev(event_netdev); in i40iw_netdevice_event()
Di40iw.h506 struct i40iw_handler *i40iw_find_netdev(struct net_device *netdev);
Di40iw_main.c130 struct i40iw_handler *i40iw_find_netdev(struct net_device *netdev) in i40iw_find_netdev() function
1634 hdl = i40iw_find_netdev(ldev->netdev); in i40iw_open()