Searched defs:mgmtm (Results 1 – 4 of 4) sorted by relevance
260 struct csio_mgmtm *mgmtm = csio_hw_to_mgmtm(hw); in csio_create_queues() local339 struct csio_mgmtm *mgmtm = csio_hw_to_mgmtm(hw); in csio_config_queues() local
4087 csio_mgmt_req_lookup(struct csio_mgmtm *mgmtm, struct csio_ioreq *io_req) in csio_mgmt_req_lookup()4110 struct csio_mgmtm *mgmtm = from_timer(mgmtm, t, mgmt_timer); in csio_mgmt_tmo_handler() local4144 csio_mgmtm_cleanup(struct csio_mgmtm *mgmtm) in csio_mgmtm_cleanup()4188 csio_mgmtm_init(struct csio_mgmtm *mgmtm, struct csio_hw *hw) in csio_mgmtm_init()4211 csio_mgmtm_exit(struct csio_mgmtm *mgmtm) in csio_mgmtm_exit()
1434 struct csio_mgmtm *mgmtm = csio_hw_to_mgmtm(hw); in csio_ln_mgmt_wr_handler() local1724 csio_ln_mgmt_submit_wr(struct csio_mgmtm *mgmtm, struct csio_ioreq *io_req, in csio_ln_mgmt_submit_wr()1811 struct csio_mgmtm *mgmtm = csio_hw_to_mgmtm(hw); in csio_ln_mgmt_submit_req() local
477 struct csio_mgmtm mgmtm; /* management module */ member