Lines Matching refs:csio_rnode
88 struct csio_rnode {
125 int csio_is_rnode_ready(struct csio_rnode *rn);
126 void csio_rnode_state_to_str(struct csio_rnode *rn, int8_t *str);
128 struct csio_rnode *csio_rnode_lookup_portid(struct csio_lnode *, uint32_t);
129 struct csio_rnode *csio_confirm_rnode(struct csio_lnode *,
132 void csio_rnode_fwevt_handler(struct csio_rnode *rn, uint8_t fwevt);
134 void csio_put_rnode(struct csio_lnode *ln, struct csio_rnode *rn);
136 void csio_reg_rnode(struct csio_rnode *);
137 void csio_unreg_rnode(struct csio_rnode *);
139 void csio_rnode_devloss_handler(struct csio_rnode *);