Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.h145 struct rsp_ctrl { struct
Dsge.c2019 static inline bool is_new_response(const struct rsp_ctrl *r, in is_new_response()
2058 const struct rsp_ctrl *rc; in process_responses()
2253 const struct rsp_ctrl *rc; in process_intrq()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c1680 static inline bool is_new_response(const struct rsp_ctrl *rc, in is_new_response()
1761 const struct rsp_ctrl *rc; in process_responses()
1941 const struct rsp_ctrl *rc; in process_intrq()
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Ddevice.c1132 unsigned int len = 64 - sizeof(struct rsp_ctrl) - 8; in c4iw_uld_rx_handler()
1140 const struct rsp_ctrl *rc = (void *)rsp; in c4iw_uld_rx_handler()
/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1832 unsigned int len = 64 - sizeof(struct rsp_ctrl) - 8; in t4_uld_rx_handler()