Searched refs:t3_sge_cqcntxt_op (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | common.h | 754 int t3_sge_cqcntxt_op(struct adapter *adapter, unsigned int id, unsigned int op,
|
H A D | cxgb3_offload.c | 304 ret = t3_sge_cqcntxt_op(adapter, rdma->id, rdma->op, in cxgb_rdma_ctl()
|
H A D | t3_hw.c | 2483 * t3_sge_cqcntxt_op - perform an operation on a completion queue context 2493 int t3_sge_cqcntxt_op(struct adapter *adapter, unsigned int id, unsigned int op, in t3_sge_cqcntxt_op() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | common.h | 752 int t3_sge_cqcntxt_op(struct adapter *adapter, unsigned int id, unsigned int op,
|
H A D | cxgb3_offload.c | 304 ret = t3_sge_cqcntxt_op(adapter, rdma->id, rdma->op, in cxgb_rdma_ctl()
|
H A D | t3_hw.c | 2418 * t3_sge_cqcntxt_op - perform an operation on a completion queue context 2428 int t3_sge_cqcntxt_op(struct adapter *adapter, unsigned int id, unsigned int op, in t3_sge_cqcntxt_op() function
|
Completed in 17 milliseconds