Searched defs:evt_entry (Results 1 – 2 of 2) sorted by relevance
37 struct evt_entry { struct38 struct list_head list;39 struct net_device *dev;40 char evt_data[EVT_MAX_SIZE];41 int size;
3318 struct csio_evt_msg *evt_entry = NULL; in csio_enqueue_evt() local3354 struct csio_evt_msg *evt_entry = NULL; in csio_enqueue_evt_lock() local3407 csio_free_evt(struct csio_hw *hw, struct csio_evt_msg *evt_entry) in csio_free_evt()3448 struct list_head *evt_entry, *next_entry; in csio_evtq_cleanup() local3513 struct list_head *evt_entry, *next_entry; in csio_evtq_worker() local3881 struct csio_evt_msg *evt_entry; in csio_hw_init() local