csio_mgmtm
csio_mgmt_req_lookup(struct csio_mgmtm *mgmtm, struct csio_ioreq *io_req)
struct csio_mgmtm *mgmtm = timer_container_of(mgmtm, t, mgmt_timer);
csio_mgmtm_cleanup(struct csio_mgmtm *mgmtm)
csio_mgmtm_init(struct csio_mgmtm *mgmtm, struct csio_hw *hw)
csio_mgmtm_exit(struct csio_mgmtm *mgmtm)
static void csio_mgmtm_cleanup(struct csio_mgmtm *);
struct csio_mgmtm mgmtm; /* management module */
#define csio_hw_to_mgmtm(hw) ((struct csio_mgmtm *)(&(hw)->mgmtm))
int csio_mgmt_req_lookup(struct csio_mgmtm *, struct csio_ioreq *);
struct csio_mgmtm *mgmtm = csio_hw_to_mgmtm(hw);
struct csio_mgmtm *mgmtm = csio_hw_to_mgmtm(hw);
struct csio_mgmtm *mgmtm = csio_hw_to_mgmtm(hw);
csio_ln_mgmt_submit_wr(struct csio_mgmtm *mgmtm, struct csio_ioreq *io_req,
struct csio_mgmtm *mgmtm = csio_hw_to_mgmtm(hw);