Searched refs:csio_wrm (Results 1 – 3 of 3) sorted by relevance
438 struct csio_wrm { struct509 int csio_wrm_init(struct csio_wrm *, struct csio_hw *);510 void csio_wrm_exit(struct csio_wrm *, struct csio_hw *);
456 struct csio_wrm wrm; /* Work request module*/592 #define csio_hw_to_wrm(hw) ((struct csio_wrm *)(&(hw)->wrm))
1356 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_get_device_params()