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

/freebsd-12-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dev.c192 int c4iw_ev_handler(struct sge_iq *iq, const struct rsp_ctrl *rc)
H A Diw_cxgbe.h974 int c4iw_ev_handler(struct sge_iq *, const struct rsp_ctrl *);
/freebsd-12-stable/sys/dev/cxgbe/common/
H A Dt4_hw.h118 struct rsp_ctrl { struct
/freebsd-12-stable/sys/dev/cxgbe/
H A Dadapter.h352 #define IQ_PAD (IQ_ESIZE - sizeof(struct rsp_ctrl) - sizeof(struct rss_header))
356 struct rsp_ctrl rsp;
397 typedef int (*an_handler_t)(struct sge_iq *, const struct rsp_ctrl *);

Completed in 107 milliseconds