Searched refs:ovfl_mode (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_ctl_defs.h | 163 unsigned int ovfl_mode; member
|
H A D | common.h | 748 unsigned int size, int rspq, int ovfl_mode,
|
H A D | t3_hw.c | 2355 * @ovfl_mode: CQ overflow mode 2364 unsigned int size, int rspq, int ovfl_mode, in t3_sge_init_cqcntxt() 2378 V_CQ_GEN(1) | V_CQ_OVERFLOW_MODE(ovfl_mode) | in t3_sge_init_cqcntxt() 2379 V_CQ_ERR(ovfl_mode)); in t3_sge_init_cqcntxt() 2363 t3_sge_init_cqcntxt(struct adapter *adapter, unsigned int id, u64 base_addr, unsigned int size, int rspq, int ovfl_mode, unsigned int credits, unsigned int credit_thres) t3_sge_init_cqcntxt() argument
|
H A D | cxgb3_offload.c | 339 rdma->ovfl_mode, rdma->credits, in cxgb_rdma_ctl()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_ctl_defs.h | 163 unsigned int ovfl_mode; member
|
H A D | common.h | 746 unsigned int size, int rspq, int ovfl_mode,
|
H A D | t3_hw.c | 2290 * @ovfl_mode: CQ overflow mode 2299 unsigned int size, int rspq, int ovfl_mode, in t3_sge_init_cqcntxt() 2313 V_CQ_GEN(1) | V_CQ_OVERFLOW_MODE(ovfl_mode) | in t3_sge_init_cqcntxt() 2314 V_CQ_ERR(ovfl_mode)); in t3_sge_init_cqcntxt() 2298 t3_sge_init_cqcntxt(struct adapter *adapter, unsigned int id, u64 base_addr, unsigned int size, int rspq, int ovfl_mode, unsigned int credits, unsigned int credit_thres) t3_sge_init_cqcntxt() argument
|
H A D | cxgb3_offload.c | 339 rdma->ovfl_mode, rdma->credits, in cxgb_rdma_ctl()
|
Completed in 18 milliseconds