Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/i40iw/
Di40iw.h237 struct i40iw_handler *hdl;
321 struct i40iw_handler { struct
512 static inline struct i40iw_handler *to_iwhdl(struct i40iw_device *iw_dev) in to_iwhdl()
514 return container_of(iw_dev, struct i40iw_handler, device); in to_iwhdl()
517 struct i40iw_handler *i40iw_find_netdev(struct net_device *netdev);
Di40iw_main.c106 static struct i40iw_handler *i40iw_find_i40e_handler(struct i40e_info *ldev) in i40iw_find_i40e_handler()
108 struct i40iw_handler *hdl; in i40iw_find_i40e_handler()
126 struct i40iw_handler *i40iw_find_netdev(struct net_device *netdev) in i40iw_find_netdev()
128 struct i40iw_handler *hdl; in i40iw_find_netdev()
146 static void i40iw_add_handler(struct i40iw_handler *hdl) in i40iw_add_handler()
159 static int i40iw_del_handler(struct i40iw_handler *hdl) in i40iw_del_handler()
1545 static enum i40iw_status_code i40iw_setup_init_state(struct i40iw_handler *hdl, in i40iw_setup_init_state()
1623 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()
229 struct i40iw_handler *hdl; in i40iw_inet6addr_event()
276 struct i40iw_handler *iwhdl; in i40iw_net_event()
324 struct i40iw_handler *hdl; in i40iw_netdevice_event()