Searched defs:i40iw_device (Results 1 – 1 of 1) sorted by relevance
231 struct i40iw_device { struct232 struct i40iw_ib_device *iwibdev;233 struct net_device *netdev;234 wait_queue_head_t vchnl_waitq;235 struct i40iw_sc_dev sc_dev;236 struct i40iw_sc_vsi vsi;237 struct i40iw_handler *hdl;238 struct i40e_info *ldev;239 struct i40e_client *client;240 struct i40iw_hw hw;[all …]