Searched refs:csio_evt_msg (Results 1 – 2 of 2) sorted by relevance
3318 struct csio_evt_msg *evt_entry = NULL; in csio_enqueue_evt()3336 struct csio_evt_msg, list); in csio_enqueue_evt()3354 struct csio_evt_msg *evt_entry = NULL; in csio_enqueue_evt_lock()3380 struct csio_evt_msg, list); in csio_enqueue_evt_lock()3407 csio_free_evt(struct csio_hw *hw, struct csio_evt_msg *evt_entry) in csio_free_evt()3515 struct csio_evt_msg *evt_msg; in csio_evtq_worker()3530 evt_msg = (struct csio_evt_msg *) evt_entry; in csio_evtq_worker()3881 struct csio_evt_msg *evt_entry; in csio_hw_init()3929 evt_entry = kzalloc(sizeof(struct csio_evt_msg), GFP_KERNEL); in csio_hw_init()
171 struct csio_evt_msg { struct