Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.h157 struct rsp_ctrl { struct
Dsge.c2964 static inline bool is_new_response(const struct rsp_ctrl *r, in is_new_response()
3003 const struct rsp_ctrl *rc; in process_responses()
3165 const struct rsp_ctrl *rc; in process_intrq()
/Linux-v4.19/drivers/crypto/chelsio/chtls/
Dchtls_main.c227 unsigned int size = 64 - sizeof(struct rsp_ctrl) - 8; in chtls_uld_add()
367 len = 64 - sizeof(struct rsp_ctrl) - 8; in chtls_recv_rsp()
/Linux-v4.19/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-v4.19/drivers/target/iscsi/cxgbit/
Dcxgbit_main.c478 len = 64 - sizeof(struct rsp_ctrl) - 8; in cxgbit_uld_lro_rx_handler()
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Ddevice.c1168 unsigned int len = 64 - sizeof(struct rsp_ctrl) - 8; in c4iw_uld_rx_handler()
1176 const struct rsp_ctrl *rc = (void *)rsp; in c4iw_uld_rx_handler()
/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c2087 unsigned int len = 64 - sizeof(struct rsp_ctrl) - 8; in t4_uld_rx_handler()