Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.h158 struct rsp_ctrl { struct
Dsge.c3131 static inline bool is_new_response(const struct rsp_ctrl *r, in is_new_response()
3170 const struct rsp_ctrl *rc; in process_responses()
3332 const struct rsp_ctrl *rc; in process_intrq()
/Linux-v5.4/drivers/crypto/chelsio/chtls/
Dchtls_main.c256 unsigned int size = 64 - sizeof(struct rsp_ctrl) - 8; in chtls_uld_add()
383 len = 64 - sizeof(struct rsp_ctrl) - 8; in chtls_recv_rsp()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c1685 static inline bool is_new_response(const struct rsp_ctrl *rc, in is_new_response()
1766 const struct rsp_ctrl *rc; in process_responses()
1946 const struct rsp_ctrl *rc; in process_intrq()
/Linux-v5.4/drivers/target/iscsi/cxgbit/
Dcxgbit_main.c476 len = 64 - sizeof(struct rsp_ctrl) - 8; in cxgbit_uld_lro_rx_handler()
/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Ddevice.c1175 unsigned int len = 64 - sizeof(struct rsp_ctrl) - 8; in c4iw_uld_rx_handler()
1183 const struct rsp_ctrl *rc = (void *)rsp; in c4iw_uld_rx_handler()
/Linux-v5.4/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c2192 unsigned int len = 64 - sizeof(struct rsp_ctrl) - 8; in t4_uld_rx_handler()