Searched refs:rsp_ctrl (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/sys/dev/cxgbe/common/
H A Dt4_hw.h109 struct rsp_ctrl { struct
/freebsd-10.0-release/sys/dev/cxgbe/iw_cxgbe/
H A Dev.c190 int c4iw_ev_handler(struct sge_iq *iq, const struct rsp_ctrl *rc)
H A Diw_cxgbe.h911 int c4iw_ev_handler(struct sge_iq *, const struct rsp_ctrl *);
/freebsd-10.0-release/sys/dev/cxgbe/
H A Dadapter.h547 typedef int (*an_handler_t)(struct sge_iq *, const struct rsp_ctrl *);
H A Dt4_sge.c186 static inline bool is_new_response(const struct sge_iq *, struct rsp_ctrl **);
1132 struct rsp_ctrl *ctrl;
3044 is_new_response(const struct sge_iq *iq, struct rsp_ctrl **ctrl)
3047 (iq->esize - sizeof(struct rsp_ctrl)));
H A Dt4_main.c371 static int an_not_handled(struct sge_iq *, const struct rsp_ctrl *);
4099 an_not_handled(struct sge_iq *iq, const struct rsp_ctrl *ctrl)

Completed in 131 milliseconds