Home
last modified time | relevance | path

Searched refs:rsp_ctrl (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/net/cxgb4/
Dt4_hw.h121 struct rsp_ctrl { struct
Dsge.c1652 static inline bool is_new_response(const struct rsp_ctrl *r, in is_new_response()
1691 const struct rsp_ctrl *rc; in process_responses()
1815 const struct rsp_ctrl *rc; in process_intrq()
/linux-2.6.39/drivers/infiniband/hw/cxgb4/
Ddevice.c471 unsigned int len = 64 - sizeof(struct rsp_ctrl) - 8; in c4iw_uld_rx_handler()
479 const struct rsp_ctrl *rc = (void *)rsp; in c4iw_uld_rx_handler()
/linux-2.6.39/drivers/net/cxgb4vf/
Dsge.c1597 static inline bool is_new_response(const struct rsp_ctrl *rc, in is_new_response()
1676 const struct rsp_ctrl *rc; in process_responses()
1846 const struct rsp_ctrl *rc; in process_intrq()
/linux-2.6.39/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1523 unsigned int len = 64 - sizeof(struct rsp_ctrl) - 8; in t4_uld_rx_handler()