Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw.h237 struct i40iw_handler *hdl;
321 struct i40iw_handler { struct
501 static inline struct i40iw_handler *to_iwhdl(struct i40iw_device *iw_dev) in to_iwhdl()
503 return container_of(iw_dev, struct i40iw_handler, device); in to_iwhdl()
506 struct i40iw_handler *i40iw_find_netdev(struct net_device *netdev);
Di40iw_main.c110 static struct i40iw_handler *i40iw_find_i40e_handler(struct i40e_info *ldev) in i40iw_find_i40e_handler()
112 struct i40iw_handler *hdl; in i40iw_find_i40e_handler()
130 struct i40iw_handler *i40iw_find_netdev(struct net_device *netdev) in i40iw_find_netdev()
132 struct i40iw_handler *hdl; in i40iw_find_netdev()
150 static void i40iw_add_handler(struct i40iw_handler *hdl) in i40iw_add_handler()
163 static int i40iw_del_handler(struct i40iw_handler *hdl) in i40iw_del_handler()
1553 static enum i40iw_status_code i40iw_setup_init_state(struct i40iw_handler *hdl, in i40iw_setup_init_state()
1632 struct i40iw_handler *hdl; in i40iw_open()
1744 struct i40iw_handler *hdl; in i40iw_l2param_change()
1788 struct i40iw_handler *hdl; in i40iw_close()
[all …]
Di40iw_utils.c154 struct i40iw_handler *hdl; in i40iw_inetaddr_event()
216 struct i40iw_handler *hdl; in i40iw_inet6addr_event()
264 struct i40iw_handler *iwhdl; in i40iw_net_event()
312 struct i40iw_handler *hdl; in i40iw_netdevice_event()