Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.h121 struct rsp_ctrl { struct
Dsge.c1755 static inline bool is_new_response(const struct rsp_ctrl *r, in is_new_response()
1794 const struct rsp_ctrl *rc; in process_responses()
1920 const struct rsp_ctrl *rc; in process_intrq()
/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c1571 static inline bool is_new_response(const struct rsp_ctrl *rc, in is_new_response()
1650 const struct rsp_ctrl *rc; in process_responses()
1820 const struct rsp_ctrl *rc; in process_intrq()
/drivers/infiniband/hw/cxgb4/
Ddevice.c805 unsigned int len = 64 - sizeof(struct rsp_ctrl) - 8; in c4iw_uld_rx_handler()
813 const struct rsp_ctrl *rc = (void *)rsp; in c4iw_uld_rx_handler()
/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1513 unsigned int len = 64 - sizeof(struct rsp_ctrl) - 8; in t4_uld_rx_handler()